XUpload - xupload initial setting

Message
Author
wong
Posts: 1
Joined: Nov 15, 2007 4:59 am

xupload initial setting

#1 Postby wong » Nov 15, 2007 5:37 am

I bought Xuploadpro 2.5
installed in window 2000 server O/S
Installed apache with PHP
Installed perl
Directory path
Folder: Perl, PHP, MySql, WWW
-WWW sub directory Folder
--appserv, cgi-bin, htdocs (all original files)

CGI Files:
CGI/XUPLOADPRO/
-*.cgi etc
- digest
-HTML
-Styles
-temp
-templates
-uploads

.htaccess (default)
upload_form_tiny2.html
action=http://59.188.7.xxx/cgi-bin/xuploadpro/upload.cgi?
Other setting is default

xuploadconfig.pm
temp_dir => 'E:/www/xuploadpro/temp',
target_dir => 'E:/www/cgi-bin/xuploadpro/uploads'
url_post => 'http://59.188.7.xx/cgi-bin/xuploadpro/post.cgi'

Other setting is default

I am able to open the web and not able to upload file.
No message on error.

Please correct me if there are mistakes and thank you for your help in advance

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Nov 20, 2007 7:02 am

Please PM me URL to your script and if possible FTP access, there are some tricks for Windows servers.