FAP SUPPORT - Next One: Nuffload Upload Not Workin »  Show posts from    to     

Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - FAP SUPPORT - Next One: Nuffload Upload Not Workin



xrichx [ Wed 07 Feb, 2007 14:15 ]
Post subject: FAP SUPPORT - Next One: Nuffload Upload Not Workin
Hi there

i installed FAP into my integraMod site. There was already a version includet in the package of Integramod but it was an old one, and i needet the new features of FAP.

Everything works fine, i can upload pics with the normal upload form, and so on, but i wanted to try the nuffload feature, and now i stuck.

First to know is that my dev-integramod site is running in a subdomain, and the cgi-bin is in the root of the server (root/cgi-bin).

The domain is http://2007i.fuoco.at , phpbb (integramod) ist just a subfolder from the root. (root/Portal)

So the path in my configuration was "./cgi-bin/" , i copied the files onto my server into the cgi-bin folder and set the rights as told in the installation guide.

but when i try to upload pictures, for a few seconds, a popup is showing up, and then my firefox wants me to download the nuffload.cgi (which is, when i download, an empty file) (with IE i get an 500 internal Server error)

pls help

my php version is 4.4.4
GD Version bundled (2.0.28 compatible)
testuser:
username: test
pwd: tester


Artie [ Wed 07 Feb, 2007 23:18 ]
Post subject: Re: Next One: Nuffload Upload Not Workin
Put this test script in your cgi-bin folder, CHMOD to 755, and run it

http://2007i.fuoco.at/cgi-bin/cgitest.cgi

If it does not work, you should seek help from your webhost.


xrichx [ Thu 08 Feb, 2007 09:08 ]
Post subject: Re: Next One: Nuffload Upload Not Workin
Artie wrote: [View Post]
Put this test script in your cgi-bin folder, CHMOD to 755, and run it

http://2007i.fuoco.at/cgi-bin/cgitest.cgi

If it does not work, you should seek help from your webhost.


it works

http://root.fuoco.at/cgi-bin/cgitest.cgi

so what do i wrong?


AK47 [ Thu 08 Feb, 2007 18:03 ]
Post subject: Re: Next One: Nuffload Upload Not Workin
no it do not works at my space ^^

Code: [Hide]
  1. #!/usr/bin/perl  
  2.  
  3. print "Content-type: text/htmlnn";  
  4. print "<html><head><title>CGI TEST</title></head>";  
  5. print "<body><center><p><h1>CGI TEST</h1><br>";  
  6. print "<hr>";  
  7. print "<h3>Yipee, it works</h3>";  
  8. print "</center></body></html>"; 


shoud i must talk to my provider?


Artie [ Thu 08 Feb, 2007 18:36 ]
Post subject: Re: Next One: Nuffload Upload Not Workin
xrichx wrote: [View Post]

it works

http://root.fuoco.at/cgi-bin/cgitest.cgi

so what do i wrong?


Do you have the Perl Uploader enabled ? If yes, try disable it and see if that helps.


AK47 wrote: [View Post]
no it do not works at my space ^^

Code: [Hide]
  1. #!/usr/bin/perl  
  2.  
  3. print "Content-type: text/htmlnn";  
  4. print "<html><head><title>CGI TEST</title></head>";  
  5. print "<body><center><p><h1>CGI TEST</h1><br>";  
  6. print "<hr>";  
  7. print "<h3>Yipee, it works</h3>";  
  8. print "</center></body></html>"; 


shoud i must talk to my provider?


Find out what the path to perl is on your server..... this script uses /usr/bin/perl ...
If different you will need to change it in the script


AK47 [ Thu 08 Feb, 2007 18:58 ]
Post subject: Re: Next One: Nuffload Upload Not Workin
ok i ask but it can take a few days they are not so fast like u


Artie [ Thu 08 Feb, 2007 19:02 ]
Post subject: Re: Next One: Nuffload Upload Not Workin
AK47 wrote: [View Post]
ok i ask but it can take a few days they are not so fast like u

If you have a website Control Panel such as cPanel, it should be listed there.


AK47 [ Thu 08 Feb, 2007 19:22 ]
Post subject: Re: Next One: Nuffload Upload Not Workin
is it in the phpinfo?
http://phpinfo.kf.funpic.de/

thats all about the config in the cp
there are mysql and ftp but thats all...


OMG
the support said perl isn't installed and it will stay so
ok thx for your help i use the normal upload


xrichx [ Thu 08 Feb, 2007 21:23 ]
Post subject: Re: Next One: Nuffload Upload Not Workin
Artie wrote: [View Post]
xrichx wrote: [View Post]

it works

http://root.fuoco.at/cgi-bin/cgitest.cgi

so what do i wrong?


Do you have the Perl Uploader enabled ? If yes, try disable it and see if that helps.


yeah without the perl uploader it works. thx




Powered by Icy Phoenix