| View previous topic :: View next topic |
| Author |
Message |
jpg333
Joined: 18 Jan 2012 Posts: 5
|
Posted: Jan 18, 2012 10:03 pm Post subject: upload_status.cgi source is displayed |
|
|
Hi all ,
Ive correlty install and configure the Xupload free.
But when I click on the upload button , the source code of the upload_status.cgi file in displayed instead of the upload results.
Is the problem comes from config or from my webhosting?
Many thanks in advance
JP |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Jan 19, 2012 7:33 am Post subject: |
|
|
| Make sure that your hosting have Perl support. Looks like it is not. |
|
| Back to top |
|
 |
jpg333
Joined: 18 Jan 2012 Posts: 5
|
Posted: Jan 19, 2012 8:04 am Post subject: |
|
|
OK it seems to be in the server side
Im a newbie in this domain
Did you know a correct webhosting with cgi/perl support and free ?
(Great question, I know)
Many thanks for your precious help |
|
| Back to top |
|
 |
jpg333
Joined: 18 Jan 2012 Posts: 5
|
Posted: Jan 19, 2012 9:19 am Post subject: |
|
|
I ve found a website with perl support
the transfer is succefull but no file was transferred into the upload directory.
In me mozilla devtools, i've got a CGI : 500 INTERNAL SERVER ERROR
Is anything wrong with the cgi files ?
Many thanks in advance |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Jan 19, 2012 9:25 am Post subject: |
|
|
| Make sure that you followed install instructions (especially the section about permissions). |
|
| Back to top |
|
 |
jpg333
Joined: 18 Jan 2012 Posts: 5
|
Posted: Jan 19, 2012 9:30 am Post subject: |
|
|
Absolutly , check this
upload_form.html : 644
posp.php: 755
dir cgi-bin : 755
dirs inside cgi-bin : 777
cgi files in cgi dir : 755
all files in cgi-gin : 644
Any ideas ? ...
Thanks |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Jan 19, 2012 10:06 am Post subject: |
|
|
| check web server error log then |
|
| Back to top |
|
 |
jpg333
Joined: 18 Jan 2012 Posts: 5
|
Posted: Jan 19, 2012 10:16 am Post subject: |
|
|
Big Thanks !!!
My absolute path wasn't "absolute", i found the good one
It works fine |
|
| Back to top |
|
 |
|