All of the PHP scripts hosted on a Linux server I'm working with have suddenly begun 
producing an error message:

        undefined variable 'variablename'

This occurs wherever a variable name is referred to.  I'm concerned about this for two 
reasons:

1       Will I have to go through each script making substantial alterations?

2       Has the configuration of PHP been altered in some way without my knowledge?

The latter would suggest fairly significant security issues.  Does anybody have any 
ideas as to how this might have occurred and the quickest way of resolving it?  Or of 
links to possible solutions?

This is particularly irritating as last night was the office Christmas party and I'm 
in a rather fragile state this morning :-(

Michael Egan

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

Reply via email to