• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Wrong Apache logs on a domain

LB1985

New Pleskian
Hi all,

Plesk 12.5.30 Update #64 here.
We have an issue with a domain. On the logs page of the domain we can see only apache and apache SSL logs, but they are not the actual logs of this domain. They are not also from another website and they log very rarely something.

If we try to add more logs under "Manage Logs", we don't have the option to do that (we have obviously an administrator account).
The working logs are on /var/www/vhosts/system/example.com/logs/ and they are working fine.
We tried to relink them with relink-vhost-logs; the relink went fine, but the log page still didn't show the correct logs.

Just for an additional information, the relink of the logs didn't survive the log rotation.

Any ideas or solutions?

Kindly regards and thanks :)
 
Maybe something is wrong with the webserver configuration files? You can try

# /usr/local/psa/admin/sbin/httpdmng --reconfigure-domain <domain-name>

to reconfigure the webserver configuration files.
 
Maybe something is wrong with the webserver configuration files? You can try

# /usr/local/psa/admin/sbin/httpdmng --reconfigure-domain <domain-name>

to reconfigure the webserver configuration files.
Hi Peter,

I've forgot to mention that we have already made a reconfigure-all, but with no success.
 
The only time I have seen the relink vhost process to fail is when the user or group name or permissions on the /var/www/vhosts/<subscription> or /var/www/vhosts/<subscription>/logs folder are wrong. Maybe one of these reasons fit the case. Else I don't have any idea what is causing this.
 
The only time I have seen the relink vhost process to fail is when the user or group name or permissions on the /var/www/vhosts/<subscription> or /var/www/vhosts/<subscription>/logs folder are wrong. Maybe one of these reasons fit the case. Else I don't have any idea what is causing this.
Hi Peter,

if I relink the logs, they work fine, but I still can't see them on the log page.
 
The log page gets its data from the /system log path, not from the subscription's log path, so I am unsure why it is not shown there. Unless someone else comes up with a bright idea, this might need official Plesk support via support ticket.
 
Back
Top