1. Reinstalled the extensions through cPanel. 2. Reinstalled the extensions through WHM. 3. Uninstalled/Reinstalled through Shell. 4. /scripts/updatenow 5. /scripts/initfpsuexec 6. find /home -name “service.pwd” -exec chmod -v 600 {} ‘;’ 7. Go into httpd.conf and look for the modfrontpage.c make sure it is not # in front. These are the only fixes I have […]
See MoreTag: hostripples
Fantastico is not installed at the default location
Error:- Fantastico is not installed at the default location /usr/local/cPanel/3rdparty/fantastico. Either move the Fantastico directory from it’s current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings. Fix:- Copy php.ini /usr/local/cpanel/3rdparty/etc/ to /var/cpanel/3rdparty/etc/php.ini
See MoreERROR: FANtastico can connect to mysql
ERROR: FANtastico can connect to mysql …. Solution: /usr/local/cpanel3rdparty/includes… Create a following file change IP cat mysqlconfig.local.php <?php $MYSQLHOST=”66.249.137.160″; $MYSQLPATH=”/usr/bin/mysql”; ?>
See More