
February 12th, 2003, 09:25 PM
|
 |
No one Important
|
|
Join Date: Aug 2000
Location: Australia
Posts: 524
Time spent in forums: 12 h 38 m 24 sec
Reputation Power: 8
|
|
|
PHP 4.2.3 on Open BSD 3.2
Hi there,
Not sure if this is the correct place to post this comment, but I was wondering if anyone knows of any http file upload issues using the php 4.2.3 package installed from the packages/i386 collection.
Basically no file posts are being sent to through the http. The code was workingon a remote site we had it hosted on, but as soon as I moved it to my local machine, it stopped.
I have tried both the recommended $_FILES[] and $_POST[] etc etc but nothing comes through for File posts...
does anyone know of solutions?? rather than compiling from source with php 4.3.0?
|