Sagar.webhost
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by Sagar.webhost-
Hello, 100mbps is sufficient for such sites. you can find many sites on google where you can check site loading speed for various location. Check loading speed for existing connection and then try...
-
Hello, What is permission of file ? you can check using command ls -l /usr/local/cpanel/cpkeyclt It shall be 700 ls -l /usr/local/cpanel/cpkeyclt -rwx------ 1 root root /usr/l...
-
Hello, Yes chattr will solve issue. Changing hostname on node end also required as when VPS restart it use hostname which is set in configuration of vps on node. Once it is changed on node end no...
-
Hello, Error means you are sending emails to lots of non-existing email addresses of hotmail. You shall review mailing list and make sure you are sending emails to only those email ID which reall...
-
Hello, Main IP of server is "shared one" which is supposed to show default page. To access domain with IP then add one more IP to server and assign it to domain from WHM > change site IP address. ...
-
Hello, It's hard to tell/predict what could be going on that server. It is possible when single user access one site and php code of index page is designed in such way to execute multiple scripts ...
-
Hello, There are lots of php processes running but they doesn't belong to specific site. Also memory usage of individual php script also seems fine. If sites hosted on server are loading with norm...
-
Hello, There is no harm with option one. Easyapache update process backup apache directory and restore itself if apache+php compile fails. This generally takes around 30-40 mins. Just make sure yo...
-
Hello, You will need to disable it and then remove them manually. Another option is create custom shell script which will execute UAPI function given on following url for those domains.
-
Hello, It is correct since 5.1.73 version isn't related to version of MariaDB server(ie. 10.1.21), it is about version of MySQL Client which is being used by php to communicate with MariaDB server...