anybody getting this error
PHP script /usr/local/cpanel/3rdparty/fantastico/includes/enc_restrictions.inc.php is protected by SourceGuardian and requires file ixed.lin.4.3.9.pxp
anybody getting this error
PHP script /usr/local/cpanel/3rdparty/fantastico/includes/enc_restrictions.inc.php is protected by SourceGuardian and requires file ixed.lin.4.3.9.pxp
Go to fantastico and look up the troubshooting page regarding your error. What does this have to do with Cpanel?
try this link http://www.cpanelthemes.com/forum/viewtopic.php?t=1551![]()
and dont mind mrs.wonderfuls grumpy attitude (must be that time of the month )![]()
Because the error shows up after every cpanel update.Originally Posted by mr.wonderful
![]()
At least for me it does.
login as root to SSH and do the following:
crontab -e
down the bottom of it, add this:
*/15 * * * * /usr/local/cpanel/bin/checkphpini >/dev/null 2>&1
this will run the fantastico php fix every 15 mins.