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

On Friday, April 4, 2003, at 11:38 PM, Rasmus Lerdorf wrote:

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.


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 above)
With this installation the same script does not handle file uploads
properly. The file upload variables are empty.

Other Installation
Static Apache 1.3.27 w/ PHP 4.3.1
Red Hat Linux v9 (different system)
With this installation file uploads have no issues.


Other Installation Static Apache 1.3.27 w/ PHP 4.3.1 MacOS 10.2.4 (different system) With this installation file uploads have no issues.up


I would like to upgrade the version of PHP which is currently running PHP 4.2.3 but without the functionality of file uploads I am unable to do so. Any ideas would be greatly appreciated.

Thank you,
Christophe Banal


-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to