How do I turn on all error and warnings and log them to a file, but to set up all of that within the script (not changing anything in php.ini)?
I want to define a fi
In addition, you need the "AllowOverride Options" directive for this to work. (Apache 2.2.15)