Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - modedmike

Pages: [1]
1
It is not just the CWP update. I had this same problem and found that it's regenerating the vhost files every 24 hours.

In my case, the vhost files were using the wrong IP address because I'd migrated the server last year and the user account had the old IP assigned to it. This meant all my websites went down. Fixed it by directly updating the IP address in the user MySQL database.

Whilst the regenerated vhosts are now as I want them, I really don't want them regenerating every night! Why are CWP messing with this stuff? The vhost config files are designed to be customised and this update is forcing them to be overwritten daily.

Does anyone have any solution to stop this daily regeneration?
 

2
CentOS-WebPanel Bugs / Re: Mail users not displaying
« on: July 05, 2021, 08:16:48 AM »
Post here the last 20 lines of
Code: [Select]
/usr/local/cwpsrv/logs
Have you updated CWP
Code: [Select]
sh /usr/local/cwpsrv/htdocs/resources/scripts/update_cwp

Update doesn't do anything. Just restarts and reloads the httpd service. The log file only contains the following single line:

/usr/local/cwp/php71/bin/php -d max_execution_time=1000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php

3
CentOS-WebPanel Bugs / Mail users not displaying
« on: July 02, 2021, 07:44:01 AM »
I have 30 or so mail users configured and working, but when I visit /admin/index.php?module=mail_list I get no accounts listed. This means I can't easily update passwords or manage users. It's been a problem for over a year and is driving me nuts. Anyone got a fix?


Pages: [1]