PatrickVeenstra
- Total activity 254
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 57
Posts
Recent activity by PatrickVeenstra-
CPanel license cost (VPS vs dedicated)
Do I understand correctly that a 10-core + 60GB RAM VPS cost $15 / month but a dedicated Xeon 4-core + 8GB RAM cost $45/month? And if I move to Plesk I'll only pay $10/month for that same dedicated...
-
strace automatically ? (high CPU usage)
Howcome strace is running? Obviously I didn't run it (I wouldn't ask otherwise), but it managed to turn the server unresponsive. I had to restart the server to get it back up. Apache was responding...
-
Installing new SSL certificate
After buying (and installing) a new SSL certificate because the old one expired, I'm still getting the expired warning. BTW I installed the certificate by copy-pasting it into the text box, but us...
-
Folder permissions automatically reverted
I have an addon domain in its own folder $HOME/domain, the main domain is obviously in $HOME/public_html Once in a while (in this case November 1, November 23 and December 6 -the exact date may be...
-
Unable to load dynamic library error
my error_log is filled (thousands of lines) with: PHP Warning: PHP Startup: Unable to load dynamic library '/opt/cpanel/ea-php56/root/usr/lib64/php/modules/memcache.so' - /opt/cpanel/ea-php56/root...
-
Enable DELAY_KEY_WRITE?
I just saw the option DELAY_KEY_WRITE in phpMyAdmin so I thought, let's see what that's about. After reading a bit it looks like a great feature, but then I saw this: MySQL :: MySQL 5.5 Reference M...
-
Configured PHP version ea-php70 does not have a CLI binary installed
My default PHP version is 5.6 this specific account has inherit that version, now I just got this cronjob email: "Configured PHP version ea-php70 does not have a CLI binary installed, using default...
-
Problem with forums URL in email notification
Hello, There's an error in the notification email. The button "View this thread" links to the domain forums.cpanelnet (there's no dot before net) Affects email sent 27th of September at 22:07 (GM...
-
Trouble replying to cPanel support ticket
When responding a support ticket I got this message: Software error: Can't use string ("1") as a HASH ref while "strict refs" in use at msg.cgi line 168. For help, please send mail to the webmaste...
-
Execute .html as .php
I have a bunch of folders with .html files that start with a single line of php code. They used to get executed, but now -after moving to another server- they don't. Also I used to run php5 as DSO ...