Rasmus,
During the upgrade I am only copying over the httpd binary and
utilizing the same php.ini which does contain the line
register_globals = On
when I downgrade back to the working version of PHP I am once again
only replacing only the httpd binary.
Thank you very much,
Christophe Banal
O
Check for any php.ini differences between the working and non-working
installations. Most like it is the register_globals setting that is
tripping you up.
-Rasmus
On Fri, 4 Apr 2003, Christophe Banal wrote:
> Hello All,
>
> I would appreciate any help in trouble shooting the following issue.
>
Hello All,
I would appreciate any help in trouble shooting the following issue.
Current Installation:
Static Apache 1.3.27 w/ PHP 4.2.3
Mandrake Linux 8.2
With this installation file uploads have no issues.
New Installation
Static Apache 1.3.27 w/ PHP 4.3.1
Mandrake Linux 8.2 (same system as abov