Mike St
- Total activity 37
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Posts
Recent activity by Mike St-
WARNING: Your account currently uses “6” out of “0” email accounts.
i have some weird stats in only one account on the server. It is correct in informing me how many of each item are used but doesn't display the correct totals. When I go to the email accounts page...
-
mysql restarts every 10 minutes
I checked my audit logs today and saw a line like this reported every 10 minutes: 255. 11/11/2024 18:50:05 62 30313 restartsrv_mysq -1 108014 I then investigated my log file and found lines similar...
-
stopping whm/cpanel from restarting apache daily
I have WHM/Cpanel on my server. I visit my shell and when I look through the apache logs, I see SIGTERM at around 7am every day and apache restarts. I checked through anacron and cron configuration...
-
Selecting apache status in WHM gives error
I tried to use my own homemade module with apache on the server and so far, everything seems to work fine with it, however I receive the following error message in red when I select the "apache sta...
-
Making new cPanel module
So far, after reading documentation, I was able to create a module icon and upon selecting it, I was able to access my custom code shown below and the correct output was displayed. [PHP] include("...
-
Does apache username and group have to be "nobody"?
I'm just wondering if I can safely change the apache username and groupname without causing any WHM or Cpanel component to fail to load as a result on relying on the nobody username.
-
disable suexec
In my rawopts file (located at /var/cpanel/easy/apache/rawopts/Apache2_2), I have the following line: --disable-suexec And I did add two blank lines by accident in the config file. When I run e...
-
suexec AND mod_ruid2 in apache?
Here's my problem. I ended up creating my own apache module to try to update a file that the default apache user has access to with no success. I keep receiving permission error even tho I asked a...
-
Running logs and stuff in memory
I'm running a server with linux CentOS 6 with whm/cpanel installed. I made a website that utilizes a caching system for speed. At the moment, I'm using tmpfs (temporary file system) to store all ...
-
apache bench reports slow speed on cpanel services
Here's my issue. I have a dedicated dual-core centos 2.8Ghz server with 2GB ram and 4GB swap space. On a super busy day about 100MB swap is used but I haven't seen that in a while. Now the usage...