If your cgi-bin folder is outside of your web_root I would think the path would be
../../cgi-bin/
or
./../cgi-bin/
If it is in your web_root the path would be
../cgi-bin/
Did you create the tmp folder (and set it's permissions) in your cgi-bin ?
FYI: Support for Nuffload is very limited here ... it has been disabled in the Icy Phoenix package.
FAP SUPPORT - Nuffload Upload Error
Subject: FAP SUPPORT - Nuffload Upload Error
Hello i am using
FAP 1.4.1 on my Root Server.
There is PHP-Version: 4.3.9 installed.
My GD Information:
*****************
Versiyon: bundled (2.0.28 compatible)
Freetype Fonts Support: Yes
Freetype Link Type: with freetype
T1lib Support: No
Gif Support: Yes
Gif Support: Yes
Jpg/Jpeg Support: Yes
Png Support: Yes
WBMP Support: Yes
XBM Support: Yes
Japonca Font Support: No
I get following Error Mesage if i enable Upload with Nuffload:
If i disable the perl Upload, i get:
The cgi-bin is root folder, like this:
/cgi-bin
the phpBB is in:
/httpdocs/Forum/
i test it with the paths:
./cgi-bin/
../cgi-bin/
../../cgi-bin/
in the Admin CP. What is the correct Path ?
The Folder permisssions are set correctly !
The cgi Works fine: h**p://***.kocubaba.com/cgi-bin/cgitest.cgi
What is the Problem on my System,
Thanks
FAP 1.4.1 on my Root Server.
There is PHP-Version: 4.3.9 installed.
My GD Information:
*****************
Versiyon: bundled (2.0.28 compatible)
Freetype Fonts Support: Yes
Freetype Link Type: with freetype
T1lib Support: No
Gif Support: Yes
Gif Support: Yes
Jpg/Jpeg Support: Yes
Png Support: Yes
WBMP Support: Yes
XBM Support: Yes
Japonca Font Support: No
I get following Error Mesage if i enable Upload with Nuffload:
Code: [Download] [Hide] [Select]
Warning: unlink(../cgi-bin/tmp/7b48fc69128a2b73acfce084559698e8_qstring): No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 207
Warning: fopen(../cgi-bin/tmp/7b48fc69128a2b73acfce084559698e8_qstring): failed to open stream: No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 208
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 209
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 210
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:207) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 922
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:207) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 924
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:207) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 925
Warning: fopen(../cgi-bin/tmp/7b48fc69128a2b73acfce084559698e8_qstring): failed to open stream: No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 208
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 209
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 210
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:207) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 922
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:207) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 924
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:207) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 925
If i disable the perl Upload, i get:
Code: [Download] [Hide] [Select]
Warning: move_uploaded_file(../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_actualdata0): failed to open stream: No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 107
Warning: move_uploaded_file(): Unable to move '/tmp/phpHInwlu' to '../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_actualdata0' in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 107
Warning: move_uploaded_file(../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_actualdata1): failed to open stream: No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 107
Warning: move_uploaded_file(): Unable to move '/tmp/phpjj64Sr' to '../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_actualdata1' in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 107
Warning: fopen(../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_qstring): failed to open stream: No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 110
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 111
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 112
Warning: unlink(../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_qstring): No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 207
Warning: fopen(../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_qstring): failed to open stream: No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 208
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 209
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 210
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:107) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 922
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:107) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 924
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:107) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 925
Warning: move_uploaded_file(): Unable to move '/tmp/phpHInwlu' to '../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_actualdata0' in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 107
Warning: move_uploaded_file(../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_actualdata1): failed to open stream: No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 107
Warning: move_uploaded_file(): Unable to move '/tmp/phpjj64Sr' to '../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_actualdata1' in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 107
Warning: fopen(../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_qstring): failed to open stream: No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 110
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 111
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 112
Warning: unlink(../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_qstring): No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 207
Warning: fopen(../cgi-bin/tmp/102b4ca32b1f6da3fa93a177fb27b805_qstring): failed to open stream: No such file or directory in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 208
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 209
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php on line 210
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:107) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 922
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:107) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 924
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/kocubaba.com/httpdocs/Forum/album_nuffload.php:107) in /var/www/vhosts/kocubaba.com/httpdocs/Forum/includes/page_header.php on line 925
The cgi-bin is root folder, like this:
/cgi-bin
the phpBB is in:
/httpdocs/Forum/
i test it with the paths:
./cgi-bin/
../cgi-bin/
../../cgi-bin/
in the Admin CP. What is the correct Path ?
The Folder permisssions are set correctly !
The cgi Works fine: h**p://***.kocubaba.com/cgi-bin/cgitest.cgi
What is the Problem on my System,
Thanks
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 1.4361s (PHP: 3% SQL: 97%)
SQL queries: 24 - Debug Off - GZIP Enabled