wp-db.php should change its error log
-
Wow_ took me a while to figure out where the error message was coming from:
wp-db.php uses the error_log defined in the server’s main php.ini !
This is conflicting with our open_basedir policy, so i hardcoded the domain name log folder instead.
I think this should definitely be fixed _ why not have a wordpress specific error log file, in txt format inside the wordpress installation config directory ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘wp-db.php should change its error log’ is closed to new replies.