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
XUpload - XUpload Pro Configuration Problem
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
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
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
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
Already read this page? http://www.sibsoft.net/forum/read-this- ... k-t84.html