Page 1 of 1

PHP Upload via FTP not working w/ GoDaddy Hosting.

Posted: Fri Jul 15, 2005 9:04 am
by purefusion
I've got an FTP upload program written with PHP. The problem is, we have GoDaddy hosting (which is incredibly crappy, yet I can't seem to convince the tech to switch hosts because he likes the uptime GD offers). For my personal site, the upload utility works. But the exact same script on GoDaddy's server does not work. I've tried connecting with passive mode and without. If you want to see what the script does, go to http://www.novavisioninc.com/upload

Anyone ever have problems with FTP via PHP with godaddy? Any suggestions would be greatly appreciated because gd isn't helping me at all. Thanks!

-Scott

Posted: Fri Jul 15, 2005 9:06 am
by purefusion
I also tried the @ftp_connect with no positive result

Posted: Fri Jul 15, 2005 9:06 am
by hawleyjr
PLEASE REMOVE YOUR USERNAME AND PASSWORD!!!

Posted: Fri Jul 15, 2005 9:10 am
by purefusion
I've already changed it, thanks