Ixed Problems with Fantastico

Here you can find tutorials and notes for server-side maintenance/configuration

Ixed Problems with Fantastico

Postby lik » Sun Oct 04, 2009 12:46 pm

If you have an error after clicking the icon Fantastico :
PHP script =
/usr/local/cpanel/base/frontend/x/fantastico/includes/enc_restrictions.in=
c.php is protected by SourceGuardian and requires file =
ixed.lin.4.3.8.pxp.
Please read SourceGuardian protected scripts manual.


How to fix it:
Code: Select all
/scripts/upcp --force
cd /usr/local/cpanel/3rdparty/etc/
wget http://netenberg.com/files/ixed.tgz
tar xzpf ixed.tgz
rm -f ixed.tgz
cp /usr/local/cpanel/3rdparty/etc/ixed/* /usr/local/ixed/
chattr -i /usr/local/cpanel/3rdparty/etc/php.ini

Code: Select all
vi /usr/local/cpanel/3rdparty/etc/php.ini

See: http://www.cpanelthemes.com/forum/viewtopic.php?t=894 about what to put in this file and change
Code: Select all
chattr +i /usr/local/cpanel/3rdparty/etc/php.ini
lik
Founder
Founder
 
Posts: 497
Joined: Wed Dec 15, 2010 3:21 am

Return to Server Side Actions

 


  • Related topics
    Replies
    Views
    Last post
cron