Hi,
Here is the problem :
I wrote a php3 script with upload fonctionnality.
No problem on the script it works fine since then.
I'm using a Slack 7, with PHP 3.0.16 and Apache 1.3.12.
No problem with this config.
If i use PHP 3.0.17, it doesn't work any more.
Here is my configure for the both version :
./configure '--with-mysql' '--with-apxs=/usr/local/apache/bin/apxs'
'--with-gd' '--with-ttf' '--with-imap' '--with-xml' '--with-ftp'
'--with-zlib' '--enable-track-vars'
What is the problem with the upload on PHP 3.0.17 ?
Any idea ?
Regards
Olivier (Paris - France)