Jeff
At 11:49 AM 8/26/2004, Greg Donald wrote:
On Thu, 2004-08-26 at 12:55, Jeff - Webmaster wrote:
> Hello all. I just finished placing a new server in production and PHP is
> not working. I am getting undefined variable messages when trying to submit
> php based forms. Register Globals is on in php.ini, but it still does not
> work. I have even tried copying a known-good php.ini from another server
> and the same behavior exists. I am running IIS in Windows 2000. Any ideas?
Is your error_reporting turned up too high for the quality of the code?
http://www.php.net/error_reporting
-- Greg Donald
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

