| View previous topic :: View next topic |
| Author |
Message |
kim
Joined: 23 Apr 2007 Posts: 3
|
Posted: Apr 23, 2007 8:41 am Post subject: XUpload Pro Configuration Problem |
|
|
Hi
I am trying to configure XUpload Pro version on Linux Server.
As per the instructions given in XUpload install document, i have copied the files at following locations:
public_html/cgi-bin/xuploadpro - All files other than htdocs folder
public_html - All files in htdocs folder
file permissions for upload and temp folder is set as required.
and made required changes in config file
on executing upload_form.html no file is uploaded and i am getting js error ext_allowed not defined and max_upload_files not defined.
Please help me to sort out the problem and configuring the same on server and what steps i need to perform to upload multiple files
Thanks in advance
Kim |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Apr 23, 2007 11:33 am Post subject: |
|
|
You have an error in upload.cgi. Try to open http://.../upload.cgi?mode=settings - it should return variables, not error.
Have you CHMODed all .cgi to 755? |
|
| Back to top |
|
 |
kim
Joined: 23 Apr 2007 Posts: 3
|
Posted: Apr 23, 2007 1:30 pm Post subject: |
|
|
hi
Thanks for the reply
I tried to open http://.../upload.cgi?mode=settings and it result into error page instead of variables.
regarding CHMOD permissions
cgi-bin folder is having the premission 755
xuploadpro : 777
Temp & uploads 777
other folders and files having permission 755
Please let me know what i need to do to execute the upload.cgi. do i need to change in that file too. I am not familiar with perl scripts and will b very thankful if u can please guide me to sort out the problem
Thanks
Kim |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
|
| Back to top |
|
 |
|