Yuri D'Elia <wavexx@...> writes:

> 
> On 03.03.2012 19:38, Alex wrote:
> >> If I want to upload a file (having a valid upload ticket), I'm 
> >> getting
> >> an error: "Upload failed: internal error". Error log of apache is 
> >> empty
> >> as well as syslog. What can I do?
> >
> > Got exactly the same problem here ... any news on this?
> 
> Not yet (waiting for feedback). If you can, please try this:
> 
> http://thread.gmane.org/gmane.comp.web.dl-ticket-service.general/155/focus=158
> 
> 

Well, I already tried - does not tell me too much ... That's the log:


Sat, 03 Mar 2012 18:32:06 +0100] alex: upload failed at: Array
(
    [0] => Array
        (
            [file] => /home/fi000269/www/home/viac/include/grant.php
            [line] => 81
            [function] => failUpload
            [args] => Array
                (
                    [0] =>
/home/fi000269/www/home/viac/spool/data/0167ee0bf71dbc4ebe9240913b4fb316
                )

        )

    [1] => Array
        (
            [file] => /home/fi000269/www/home/viac/include/grant.php
            [line] => 103
            [function] => handleUpload
            [args] => Array
                (
                    [0] => Array
                        (
                            [id] => f958eab206c8cfd46b3c50b7fa32a56a
                            [0] => f958eab206c8cfd46b3c50b7fa32a56a
                            [user_id] => 1
                            [1] => 1
                            [grant_expire] => 1362331907
                            [2] => 1362331907
                            [cmt] => Test-Upload
                            [3] => Test-Upload
                            [pass_md5] => 
                            [4] => 
                            [time] => 1330795907
                            [5] => 1330795907
                            [downloads] => 0
                            [6] => 0
                            [last_time] => 2592000
                            [7] => 2592000
                            [expire] => 1362331907
                            [8] => 1362331907
                            [expire_dln] => 
                            [9] => 
                            [notify_email] => spam2...@hryzak.at
                            [10] => spam2...@hryzak.at
                            [sent_email] => spam2...@hryzak.at
                            [11] => spam2...@hryzak.at
                            [locale] => de_DE
                            [12] => de_DE
                        )

                    [1] => Array
                        (
                            [name] => dl-0.10.zip
                            [type] => application/zip
                            [tmp_name] => /home/fi000269/tmp/php7g2q1Q
                            [error] => 0
                            [size] => 1201865
                        )

                )

        )

    [2] => Array
        (
            [file] => /home/fi000269/www/home/viac/index.php
            [line] => 8
            [args] => Array
                (
                    [0] => /home/fi000269/www/home/viac/include/grant.php
                )

            [function] => include
        )

)

[Sat, 03 Mar 2012 18:32:06 +0100] alex: Array
(
    [name] => dl-0.10.zip
    [type] => application/zip
    [tmp_name] => /home/fi000269/tmp/php7g2q1Q
    [error] => 0
    [size] => 1201865
)


BTW, exactly the same setup is working perfectly on an other hosting provider 
...

Thanks and Greetings, Alex




Reply via email to