RoseHosting
- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 36
Comments
Recent activity by RoseHosting-
I'm having increasingly regular issues where my cloud server locks up, when serving php-based websites via EasyApache4 I have a couple of sites that are still stuck on php7.0 (And will take time ...
-
Both hosting provider you mentioned above close outgoing port 25 by default, you would want to consider using another provider that does not close outgoing port 25.
-
Thanks for the explanation and links! I verified that OpenVZ was the issue, and contacted my provider who said that they are aware, and are planning to move all accounts to a new environment. I ...
-
There are tons of tutorials out there about server optimization. But, make sure you are following the tutorial from a trusted source, you would want to understand a shell command prior to invoking ...
-
The error 500 is a generic error message. Have you checked your domain's error log file? You can modify the webserver's error log level to get more information about it.
-
Does the number of cPanel accounts match its license? You can check the number of cPanel accounts with this shell command: wc -l /etc/trueuserdomains If you want to remove an account, you can r...
-
You can go to mail-tester.com and send an email to the email address you see in mail-tester.com, then follow the instruction there. You will be provided with some recommendations regarding your ema...
-
After migrating to your new cPanel server, your website probably ends up using the default PHP version (assigned for that server) which may be different from the one you had on your previous server...
-
Hello Starcraftmazter your PHP files are not being processed by the PHP, you should check your Apache Handler for PHP you can test it also with info.php file just to display the PHP version
-
Download mysqltuner.pl and run it, you can use it to optimize your existing MySQL configuration.