Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Uploading via PHP with Apache & NT4
Name: gnomes Date: July 15, 2004 at 21:29:11 Pacific OS: NT4 CPU/Ram: p200/64
Comment:
I have this PHP upload script I try and run from IE or Firefox, and I assume any browser. Every time I try and upload a file, it says the folder isn't write-enabled. However, the folder is perfectly writable.
Name: gnomes Date: July 16, 2004 at 12:20:59 Pacific
Reply:
chmod'ing doesn't work on Windows servers, not like it would matter because the folder already has full-access for all users, which I've tested locally and via FTP.
0
Response Number 4
Name: secrets Date: July 21, 2004 at 12:12:50 Pacific
Reply:
for windows you have to allow writing in the ISS manager.
Summary: You wouldn't do it directly with a PHP page. You would write (or find one already written) hardware control programs in C or C++ and call those programs from PHP. Although the link to the camera circ...
Summary: Hello, does anybody know how I can upload a file from my Apache server to the remote host via PHP? I also have FTP, if that makes any difference. What I want is for when someone goes to my computer ...
Summary: I am trying to set up a test server with Apace, PHP, and SQL on a Windows XP machine. I get Apache to run fine and PHP seems to be fine but PHP wont load mysql modules. It keeps tell me that it can'...