Re: PHP Site unix to Windows Migration errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 13 April 2004 20:29, Stan Shaw wrote:
> Thank you, that eliminated the error message.  Now to figure out why the
> pages aren't working.....
>
> Not to be overly critical, but isn't using variables or constants that
> haven't been initialized a poor coding practice?
Yes! For debugging purposes, error reporting should be set to E_ALL. Once you 
have found and fixed all the actual problems, on a production machine you 
should edit your php.ini so you dont display errors, and instead send them to 
a log file.

Cheers
-- 
Phil Driscoll

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux