imorandin
- Total activity 164
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 70
Comments
Recent activity by imorandin-
Hi, same problem here! I received an email with subject "*** SECURITY information for serverhostname.com ***" and this body: serverhostname.com : Mar 16 04:09:47 : wp-toolkit : problem with defau...
-
@cPRex : yes, that's correct. To "fix" the problem temporarily in my script I did this: [CODE=bash]if [ -d "/backup/$DATE/accounts/$USER" ] || [ -d "/backup/weekly/$DATE/accounts/$USER" ] || [ -d...
-
Hi, I have the same problem! Ignacio
-
We use post-install scripts and the hostname does not resolve at installation time. Also it messes with our deployment system. It would be nice to be able to disable at installation time with an ar...
-
Thanks Lauren, I've read the documentation but couldn't find the answer to my problem. Do you have any idea how to control the pool's timeout? Ignacio
-
Hi. I have the same problem in 2 accounts in different servers. One site is Wordpress but the other is not (custom PHP site). I think that this has to do with cpanel update because the htaccess mod...
-
Same problem here
-
Hi, any ETA on CPANEL-18704? is it live?
-
Same here, OpenVZ 6 server, fresh install
-
Hi!, Same problem here, thanks for the workaround, it works fine. I've found that there are 2 possible paths that services are: /usr/lib/systemd/system/ /etc/systemd/system/ I've made this scrip...