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, 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...
-
Hello, No, you will not face any issue because it's just provide information about mail server sender used to send out email. It help receiver to track abuse sender's server details in case of abu...
-
Hello, You will able to use only those domain on which you have installed SSL. You will not able to use it's sub domain as mail server (with SSL option enabled.) If you install ssl for domain.com...
-
Hello, To send email over SSL, SSL must be installed on domain you will be configuring as mail server. There is no such trick which will allow you to use mail server over SSL without having SSL. ...
-
Hello, Hourly limit is only for outgoing emails not for receiving emails. If you are sending out 1000X emails then simply set it as unlimited from WHM. If you want restrict it 500 server wide for...
-
Hello, FYI, path to log files of cPanel is /usr/local/cpanel/access_logs . Just in case if file is deleted using FTP then you will need to check log file /var/log/messages .