• Welcome to XF2 Addons

    You can purchase a Premium membership for only $35 per year, and this gives you access to download any or ALL of the over 400 add-ons developed for Xenforo 2.x. In addition, Premium members will get technical support. Once the Premium membership has expired you can continue to use the installed addons on your forum as long as you like.

How to view error_log file

Andy

Administrator
Staff member
These instructions assume you have cPanel

The error_log file is located here:

/usr/local/cpanel/logs/error_log

Follow these steps, substitute username for your cPanel username.

1. SSH in as root
2. cp /usr/local/cpanel/logs/error_log /home/username/error_log
3. chown username:username /home/username/error_log
4. Using File manager download the error_log file to your computer

Now you can use a site like this to easily view it:

https://cloudvyzor.com/
 
Back
Top