StingRay
08-20-2005, 07:28 PM
How do I setup my VPS so all PHP errors are logged in a file in the directory of the offending script?
In php.ini you can specify a file for errors, but that is server wide, not specific to the user and script generating the errors.
In php.ini you can specify a file for errors, but that is server wide, not specific to the user and script generating the errors.