RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
installation not working

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload
View previous topic :: View next topic  
Author Message
vivaxone



Joined: 04 Jan 2007
Posts: 8

PostPosted: Mar 29, 2007 1:25 am    Post subject: installation not working Reply with quote

Hi i have a problem with the installation, i copied all the file and everything on the server, permissions are set as well, now whats not working is the following:

If i use the form2 (upload_form2.html) and i want to add an other +1 upload slot it doesn't show up, same goes for the progress bar showing up. the file goes in the right folder and everything, just nothing happens until it is there...

Please anyone has some help.

Here is the link to the file http://www.abiprinting.com/upload/upload_form2.html
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2106
Location: UFO Lab

PostPosted: Mar 29, 2007 5:29 am    Post subject: Reply with quote

What I see there....
Code:
action="/cgi-bin/xupload/upload.cgi?upload_id="

this path follow to 404, I guess it should be
Code:
action="/cgi-bin/upload.cgi?upload_id="


But opening it in browser..
http://www.abiprinting.com/cgi-bin/upload.cgi?mode=settings
gives Internal Server Error. Means something wrong inside upload.cgi. Linux or Windows server? Use FTP binary upload mode to upload files to server. Look into Apache logs for detailed info.
Back to top
View user's profile Send private message Visit poster's website
vivaxone



Joined: 04 Jan 2007
Posts: 8

PostPosted: Mar 29, 2007 12:08 pm    Post subject: Reply with quote

PilgrimX182 wrote:
What I see there....
Code:
action="/cgi-bin/xupload/upload.cgi?upload_id="

this path follow to 404, I guess it should be
Code:
action="/cgi-bin/upload.cgi?upload_id="


But opening it in browser..
http://www.abiprinting.com/cgi-bin/upload.cgi?mode=settings
gives Internal Server Error. Means something wrong inside upload.cgi. Linux or Windows server? Use FTP binary upload mode to upload files to server. Look into Apache logs for detailed info.


hey there, thanks for the help, i uploaded the files again in BIN mode and set the path correct, now it seems to be working...

Thank you so much.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group