FAP Upload mit oder ohne Perl: funktioniert nicht richtig
Verfasst: Mo 17.Apr, 2006 15:59
ich hab das schon bei Area69 gepostet, doch leider seit Tagen keine Antwort.
Ich parse hier mal den Text, mein simples engl sollte eigentlich jeder verstehen
Hi guys,
my problem description:
I have troubles with uploading pics.:
* If i try uploading with perl support, following error occurs:
The window with the progress bar opens but nothing happens. At the same time the page, where i tryed redirects to a unknown page, so that the 404 error occurs.
* If i try uploading withour perl, i get following errors by system:
BUT THE PICTURE IS ON THE SERVER BUT ONLY IN THE folders album_mod/upload and album_mod/upload/cache and album_mod/upload/med_cache NOT in album_mod/upload/wm_cache
***/ = inserted instead of my complete url
ACP settings:
- Nuffload: yes
- Perl: yes
- path to cgi-bin: ./cgi-bin/
- yes, the CHMOD of the ./cgi-bin/tmp/ directory is 777
PHP, Apache etc settings: http://www.melon.at/phpinfo.php
Thanks for help!
Ich parse hier mal den Text, mein simples engl sollte eigentlich jeder verstehen
Hi guys,
my problem description:
I have troubles with uploading pics.:
* If i try uploading with perl support, following error occurs:
The window with the progress bar opens but nothing happens. At the same time the page, where i tryed redirects to a unknown page, so that the 404 error occurs.
* If i try uploading withour perl, i get following errors by system:
BUT THE PICTURE IS ON THE SERVER BUT ONLY IN THE folders album_mod/upload and album_mod/upload/cache and album_mod/upload/med_cache NOT in album_mod/upload/wm_cache
Code: Alles auswählen
Warning: move_uploaded_file(./cgi-bin/tmp/00c5791ed007e3814434621bde6dff82_actualdata0): failed to open stream: No such file or directory in ***/forum/album_nuffload.php on line 104
Warning: move_uploaded_file(): Unable to move '/home/tmp/phpOVqpTW' to './cgi-bin/tmp/00c5791ed007e3814434621bde6dff82_actualdata0' in ***/forum/album_nuffload.php on line 104
Warning: fopen(./cgi-bin/tmp/00c5791ed007e3814434621bde6dff82_qstring): failed to open stream: No such file or directory in ***/forum/album_nuffload.php on line 107
Warning: fwrite(): supplied argument is not a valid stream resource in ***/forum/album_nuffload.php on line 108
Warning: fclose(): supplied argument is not a valid stream resource in ***/forum/album_nuffload.php on line 109
Warning: unlink(./cgi-bin/tmp/00c5791ed007e3814434621bde6dff82_qstring): No such file or directory in ***/forum/album_nuffload.php on line 203
Warning: fopen(./cgi-bin/tmp/00c5791ed007e3814434621bde6dff82_qstring): failed to open stream: No such file or directory in ***/forum/album_nuffload.php on line 204
Warning: fwrite(): supplied argument is not a valid stream resource in ***/forum/album_nuffload.php on line 205
Warning: fclose(): supplied argument is not a valid stream resource in ***/forum/album_nuffload.php on line 206
Warning: Cannot modify header information - headers already sent by (output started at ***/forum/album_nuffload.php:104) in ***/forum/includes/page_header.php on line 517
Warning: Cannot modify header information - headers already sent by (output started at ***/forum/album_nuffload.php:104) in ***/forum/includes/page_header.php on line 519
Warning: Cannot modify header information - headers already sent by (output started at ***/forum/album_nuffload.php:104) in ***/forum/includes/page_header.php on line 520ACP settings:
- Nuffload: yes
- Perl: yes
- path to cgi-bin: ./cgi-bin/
- yes, the CHMOD of the ./cgi-bin/tmp/ directory is 777
PHP, Apache etc settings: http://www.melon.at/phpinfo.php
Thanks for help!