In the case of WP-Config Snippets, define statements recognized even if commented out. For example, if the file contains
// define( ‘FORCE_SSL_ADMIN’, true );
or
/*
define( ‘FORCE_SSL_ADMIN’, true );
*/
the snippet checkbox is selected.
]]>Hi there,
Maybe it’s just my server, but since my error logs aren’t located at /var/www/error_log I constantly get the “open_basedir restriction in effect” message.
It’s no big deal, but it doesn’t help debugging when every call creates 2-3 messages in the log.
]]>