• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Issue Log Files not readable?

safemoon

Basic Pleskian
Hi,

How can I view the default apache logs in a more beautiful/readable way?
all log files get added in a single line, which makes reading it and debugging very very hard

Please help!
e.g
Code:
AH01071: Got error '_access_restricted in /var/www/vhosts/mydomain.com/content/compiled/eeb8761388125fc48d7edc4a081afd120bbfbac6_0.file.catalog_carousel.html.php on line 284PHP message: PHP Notice: Undefined index: min_common_price in /var/www/vhosts/mydomain.com/content/compiled/eeb8761388125fc48d7edc4a081afd120bbfbac6_0.file.catalog_carousel.html.php on line 307PHP message: PHP Notice: Undefined index: shop_access_restricted in /var/www/vhosts/mydomain.com/content/compiled/eeb8761388125fc48d7edc4a081afd120bbfbac6_0.file.catalog_carousel.html.php on line 384PHP message: PHP Notice: Undefined index: available_date_ok in /var/www/vhosts/mydomain.com/content/compiled/eeb8761388125fc48d7edc4a081afd120bbfbac6_0.file.catalog_carousel.html.php on line 384PHP message: PHP Notice: Undefined index: purchase_mode in /var/www/vhosts/mydomain.com/content/compiled/eeb8761388125fc48d7edc4a081afd120bbfbac6_0.file.catalog_carousel.html.php on line 406PHP message: PHP Notice: Undefined index: in_compare in /var/www/vhosts/mydomain.com/content/compiled/eeb8761388125fc48d7edc4a081afd120bbfbac6_0.file.catalog_carousel.html.php on line 433PHP message: PHP Notice: Undefined index: free_products in /var/www/vhosts/mydomain.com/content/compiled/465d6f6f26b17d02add1a1b2bab35336e80cc0d0_0.file.more_products.html.php on line 91PHP message: PHP Notice: Trying to get property 'value' of non-object in /var/www/vhosts/mydomain.com/content/compiled/465d6f6f26b17d02add1a1b2bab35336e80cc0d0_0.file.more_products.html.php on line 91', referer: https://mydomain.com/catalog/Glasses-131-1.html
 
Please note that im not using any php code to log php errors/notices etc. just using the default error reporting tool from Plesk
 
Back
Top