The following is the basic outline of the errors I keep getting whenever I
try to run php scripts that I have downloaded:
Error -
Warning: Undefined variable: variablename in \path in line xx
where variablename is many different variables. I get many of these
undefined variable warnings.
I am running Apache 1.3.14, PHP 4.0.4pl1 and mySQL 3.23.22 beta on NT 4.0 sp5.
I have already made in my php.ini include_path = "." .....and it didn't
fix the problem.
Any advise or help would be most helpful. I have searched this site and
faqts.com and have not found the solution. Thanks.
Wayne
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]