24x7ss
- Total activity 511
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 243
Comments
Recent activity by 24x7ss-
Check rvskin license first. If there is no issue with license and you are having server root access then try updating rvskin this will fix your issue.
-
yes, if wp-config.php file is not there then mv wp-config-sample.php to wp-config.php and try adding db name, db username and password. Once you set above field properly then your site will start w...
-
I will suggest you to install ntPHPSelector. After installation is completed you will get 4 different versions of PHP. Then you can choose php as per your requirement.
-
I will recommend you to go with wildcard SSL it will cover all sub-domains and proxy domains of main domain.
-
As per the logs I can see that quota is not enable for the server. It could be the reason of that but I am not sure about it. I will suggest you to try enabling quota on server and try creating it.
-
To optimize apache, php and mysql you have to go with server optimizing companies. You can optimize mysql with mysqltunner script but as per server traffic you have to optimize apache and compile i...
-
First thing check If SSL is installed on server or not. If SSL is installed than make sure SSL is installed for exim service then only you can use SSL/TLS option. Also, you have to connect to the s...
-
rebuild apache will not fix this issue. First check on which IP that domain is pointing. Then in DNS configuration check A record IP in which that domain is pointing. Also, check httpd.conf file in...
-
It good idea to keep allow_url_fopen disabled. As you are hosting wordpress/Joomla sites then you can use curl function as an alternative of allow_url_fopen.
-
Yes Michael is right you can update wordpress manually. Just take the backup of your wp-config.php file and put it on the safe location. Also, before upgrading take db backup also. Then you can dow...