
maestroc
- Total activity 167
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 41
Comments
Votes on activity by maestroc-
Thank you. I am running the script. If it does not find anything should I still be concerned? Or should I remove the httpd user?
-
I believe they have now put in a ticket on this. Just be aware that now it is happening on another server that I am responsible for. Same exact error.
-
My license is through my VPS provider so I'm unable to get your direct support anymore. I've asked my provider but they are unsure of what to do as well...
-
If it makes any difference this server started on Alma Linux then converted to Cloud Linux.
-
I am still getting the same httpd crashes. Random times. Twice more so far since I added those folders and restarted httpd. I can confirm the folders are owned by root and 700 for permissions bu...
-
Those directories were not present on my system. I just added them and chmodded them to 700 as you said. I'll let you know.
-
Okay. Thank you for the help.
-
I can rename the dev account but how will that affect the databases? What I mean is if both accounts right now have DB's named accountname_db1 and I change the account name of the dev account to n...
-
Never mind. I discovered the problem right after posting this (as usual)... It turned out to be a nameserver issue. DNS was pointing to our old NS instead of the new one.
-
In the end this was the fix in case anyone finds this thread: With the release of MySQL 8, the default character set was changed to utfmb4. Updating to a version of PHP newer than 7.4 tends to reso...