HostingH
- Total activity 153
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 74
Comments
Recent activity by HostingH-
Make sure that your are calling the images with correct path in coding with having correct permissions. Consult with developer for better result.
-
As you are website owner so check .htaccess file or contact with service provider to solve it.
-
Hello, Yes you will get an notification in WHM and the email address which you set during the configuration.
-
Dear Jerry, Please contact with your hosting provider to solve it. Might be something happening at server side.
-
Hello, You have to check /etc/sysconfig/network-scripts/ifcfg-eth0 and resolve.conf to set static IP on the server.
-
Are you sending mails through php mail script and as you said you disabled php mail function in php.ini then you will not able to send receive mails through script only but you are sending mails th...
-
Hello, You should check cpanel access logs if its uploaded through cpanel >> file manager other wise check ftp upload logs in /var/log/messages. You should set higher strength pass with 2FA. WP an...
-
Suggestions, 1. Hardware: Go with higher CPU/Ram along with hardware RAID-10 or RAID-1 2. Server Optimization: Apache/PHP/Mysql 3. Security: Install couldlinux/kernelkare/cxs/csf/2FA/Basic server ...
-
In logs we can see php warning for the various modules which are not present under the extension_dir which called in php.ini file. Please check if you are using any custom php.ini for the domains. ...
-
Try, mkdir /root/old_rpm_dbs/ mv /var/lib/rpm/__db* /root/old_rpm_dbs/ rpm --rebuilddb