Logfiles Not Available in Normal Places on WordPress MultiSite

Thanks for your time.

I don’t see my error_log file anywhere and I’ve also added the following at line 73 of wp-config.php

//
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );
define(‘WP_DEBUG’, true );

Obviously the third line is a modification, there are not two instances of it.

No debug.log file exists in wp-content where I expect it either.

I am used to seeing logfiles here. Where are my logfiles and what did you do with them you fiends! :stuck_out_tongue:

You can see all logs to /var/www/example.com/logs/ folder

Replace example.com with your domain.

@puck If you want to enable debugging better use ee debug command - https://github.com/rtCamp/easyengine/wiki/Debug-Module

Hello @Puck,

It’s been a long time, and we haven’t heard from you. It looks like your issue is resolved.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: