Jump to content

Error_log being placed in multiple places


MrBaseball34

Recommended Posts

The error_log file is placed in the working directory (the directory of the PHP file that is originally called). So if modules/paypal/validation.php is called, then the error_log will be in the modules/paypal directory, even it that script calls classes/PaymentModule.php and an error occurs in that file.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...