NOC_Serverpoint
- Total activity 195
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 93
Comments
Recent activity by NOC_Serverpoint-
Hello :) You can either use the WHM interface to create backups of the accounts or from backup use the scripts: /scripts/pkgacct username Which creates a backup file in /home/ You can restore th...
-
Hello :) From the cPanel home page, in the Files area, click Site Backup. Next to your account or database, click Backup History (Backup History). Next to the backup you want to remove, click Dele...
-
Hello, Open the file wp-includes/class-phpmailer.php In the file you should find: // PROPERTIES FOR SMTP In my file its on line 166. Below that you can edit the SMTP information for wordpress,...
-
Hello, Can you please confirm whether you want to skip the databases and transfer the home directory contents / emails etc? If that's the case then the websites won't resolve correctly if in cas...
-
Hello, Is fsck possible currently on the server? In case its possible, complete an fsck and proceed with fixing the issue further.
-
Hello :) Login to your remote MySQL server and provide / create a user with the privileges for the user "cphulkd" to avoid this error. Creating new user: CREATE USER 'newuser'@'localhost' IDENT...
-
Hello, Sorry to see that it didn't fix your concern. Can you please try to access the WHM and later check the email log and see if there is any error at the logs reported according to this process...
-
Hello, After setting up the feature in CSF the firewall service should be restarted. Can you please confirm after restarting whether the login alerts are emailed to you or not. Also, please refer...
-
Hello, Can you please confirm whether the issue is resolved? The default PHP settings are not read to the website's wp settings and that's the root cause of the issue. Was the issue resolved by ...
-
Hello :) The better option to transfer a large website is to manually transfer the skeletal of account without home directory to the remote server and then deploy the package at the remote server ...