MrBaseball34 Posted August 25, 2010 Share Posted August 25, 2010 I have @ini_set('display_errors', 'on'); in config.inc.php.However, I am NOT getting any parse errors at all. I know that I am getting them because the class that I wrote is not doing what I expect and it was last night, before I made some changes this morning.I do not have an errorlog in my webroot, which is where PHP is supposed to write it on my host.Any ideas? Link to comment Share on other sites More sharing options...
MrBaseball34 Posted August 25, 2010 Author Share Posted August 25, 2010 I figured out how to determine if there were parse errors. comment out extends ObjectModel and then run a new separate script that requires the class. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now