Page 1 of 1

file upload problem

Posted: Fri Jun 08, 2007 4:26 pm
by jmsolyk2
Hi there.

I have a website via aplus.net, and have otherwise found them to be a very good host. Unfortunately, they're giving me problems related to accepting small files from the user. I want to be able to accept <100KB images, but ran into the following problems:

1. PHP doesn't have access to the temporary Apache folder. (I'm on a shared server.) The upload works, but the file isn't never written, so I can't rename (copy) it and use it.

2. As far as I can tell, they have PHP's FTP functions disabled. (They're running PHP 4.4.6) When I try the ftp_connect() function I get the "undefined function" error.

===

How do I upload? I don't know of any other way...

Thanks a bunch,
-Jason

Posted: Sun Jun 10, 2007 7:22 pm
by jmsolyk2
*bump*

Is it possible? Development of the site is completely on-hold, as this is the key feature of the site. I'm not sure what to do.

I could just accept URL's to images that the person hosts themselves, but that's a PITA and it will drive 75% of people away.

Thanks,
-Jason

Posted: Sun Jun 10, 2007 8:22 pm
by Benjamin
Tell your host to fix the server.