Debugging in WordPress -


how can turn on debugging , error log in wordpress? new wordpress , see how done.

i set define('wp_debug', true); in wp-config.php not helping. there error log file?

thanks.

you can set "errorlog" , "customlog" location in httpd.conf if use apache.


Comments

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -