At first glance it looks like the php file is expecting register_globals to be on, but 
it is off for security purposes in recent releases of PHP.  You'll need to set 
register_globals to on in the php.ini file.

-----Original Message-----
From: Tj-S [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 28, 2002 2:31 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Extension missing?


Hey gang,

I'm trying to get a php file to work on my Win Apache server. It works fine
under my ISP (Linux) but I don't get the same result on my machine.

I attached my phpinfo and the php file (I could zip the whole directory if
it
helps). Any clues? Am I missing an extension?

Thanks for the help!
-T




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

Reply via email to