Quote:
Originally Posted by ozzy47
It might be hard to get the email from wamp. Sometime you can get the error by inspecting the source code on the page that is showing the error.
|
Good point, Chris. You could also log it via AdminCP > Settings > Options > Error Handling & Logging Options > Log Database Errors to a File. Make sure that is a FULL path to a file and do not end the file name with ".log". Just have something like:
/full/path/to/file
Make sure that directory (/full/path/to/) is chmod to 777. The software will create the file.log file for you.