Eminds
- Total activity 620
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 304
Comments
Recent activity by Eminds-
Contact the Godaddy Support team and ask them to create a tar.gz file if your site has cpanel or you can do it yourself by logging in cpanel account and creating full backup from backup option. if...
-
You must have selected the option of assign new IP addresses while initiating the migration from cpanel and that has changed the IP addresses for all the website accounts. Regarding the custom A ...
-
Well I believe the issue you are facing is not related to cpanel, its with the vbulletin settings that needs to be tweaked. You will have to check with this issue with some other technical forums.
-
PHP7 CLI path - /opt/cpanel/ea-php70/opt/cpanel/ea-php70/root/usr/bin I think that is what you are looking for
-
The remaining domain that is having error with https:// is it a wordpress website and or build through Joomla, drupal ?
-
Go through the URL below and you will have an idea of PHP-FPM PHP-FPM and EasyApache 4 - Documentation - cPanel Documentation
-
You are looking to use private name servers thats what it looks from your requirements. Contact your reseller account provider and he will get the private name servers ready for you which will be a...
-
well .. for this issue you will need to contact your server provider, as Cpanel installation does not make any changes to your resolver files and it looks like resolver issues, did you tried with r...
-
If you have root access of your Cpanel server then use the below command and it will show you the results of mod_deflate [root ~ ]# httpd -M | grep deflate deflate_module (static) [root ~ ]#
-
To force all web traffic to use HTTPS insert the following lines of code in the .htaccess file in your website"s root folder. Important:If you have existing code in your .htacess, add this above w...