GraveR
Newbie

Posts: 2
|
 |
« on: May 02, 2008, 11:45:40 PM » |
|
Hi,
Today I was suddenly got bitten by the infamous "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."
I'm not sure this was caused by switching on suPHP in WHM itself (and later in Fantastico). Sometime after switching on suPHP I noticed this. I'm not in the position right now to disable suPHP, unfortunately.
I searched this forum and tried everything suggested. Including, but not limited to:
- Copying the ioncube loaders from, as men (I'm on FreeBSD/amd64, details below). - Running both /scripts/upcp --force and /scripts/makecpphp - Setting Register_globals to 'On' (otherwise the plugin won't work) for the backend - Loader in WHM set to "NONE" - Reinstalling Fantastico
Relevant details:
WHM 11.20.0 cPanel 11.22.3-C23899 FREEBSD 6.2-RELEASE-p11 amd64 on standard - WHM X v3.1.0
/usr/local/cpanel/3rdparty/fantastico/loaders/ioncube_loader_fre_5.2.so: ELF 64-bit LSB shared object, AMD x86-64, version 1 (FreeBSD), stripped /usr/local/cpanel/3rdparty/fantastico/loaders/ioncube_loader_fre_5.2_ts.so: ELF 64-bit LSB shared object, AMD x86-64, version 1 (FreeBSD), stripped
PHP 5.2.5 (cgi) (built: May 2 2008 22:59:30) Copyright (c) 1997-2007 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
Processor: Intel(R) Xeon(R) X3210 @ 2.13GHz Memory: 8GB
Anything I can try? If you need more info, let me know.
|
|
|
|
|
Logged
|
|
|
|
Aric
He's just this guy, you know?
Administrator
Maestro
    
Posts: 3547
Yeah, I do that...
|
 |
« Reply #1 on: May 03, 2008, 06:22:20 AM » |
|
Did you try the fixes listed at the end of the post here: http://www.netenberg.com/forum/index.php?topic=1960.0Lately, we've noticed that on some servers, cPanel decides to use /var/cpanel/3rdparty/etc/php.ini. The only problem is that the php.ini file doesn't exist in that location. If that doesn't do the trick, open a support ticket and we'll take a look for you. https://netenberg.com/supportRegards, Aric
|
|
|
|
|
Logged
|
|
|
|
zeroman
Newbie

Posts: 2
|
 |
« Reply #2 on: May 03, 2008, 08:03:24 AM » |
|
Same issue here ive tried everything in the post and still a no go I submitted a support ticket. Just started occurring
|
|
|
|
|
Logged
|
|
|
|
GraveR
Newbie

Posts: 2
|
 |
« Reply #3 on: May 03, 2008, 10:21:18 AM » |
|
Did you try the fixes listed at the end of the post here: http://www.netenberg.com/forum/index.php?topic=1960.0Lately, we've noticed that on some servers, cPanel decides to use /var/cpanel/3rdparty/etc/php.ini. The only problem is that the php.ini file doesn't exist in that location. That seemed to do the trick. I verified it by again renaming /var/cpanel/3rdparty/etc/php.ini, and the error came back. But it's working now. Thanks sofar for helping. 
|
|
|
|
|
Logged
|
|
|
|
obsidian
Bouzouki
 
Posts: 17
|
 |
« Reply #4 on: May 10, 2008, 09:28:02 AM » |
|
that hasnt done the trick for me
this is a new install and nothing seems to work...i am trying to open a ticket now
|
|
|
|
|
Logged
|
|
|
|
Troy
Bouzouki
 
Posts: 11
|
 |
« Reply #5 on: May 12, 2008, 05:36:08 PM » |
|
I've been having the same problem.
The only solution seems to be to recreate the zend_extension directive for the ioncube loaders in /usr/local/cpanel/3rdparty/etc/php.ini, and if it exists, /var/cpanel/3rdparty/etc/php.ini.
cPanel updates will remove the entry, so it has to be recreated everytime cpanel is updated. Even a chattr +i won't protect the php.ini in /usr/local/cpanel/3rdparty/etc from being overwritten by cpanel updates.
|
|
|
|
|
Logged
|
|
|
|
|
|
Aric
He's just this guy, you know?
Administrator
Maestro
    
Posts: 3547
Yeah, I do that...
|
 |
« Reply #7 on: September 15, 2008, 04:49:51 AM » |
|
That's in our FAQ as well, but its always good to let people know in case they stumble across this thread.
Always be sure to check our FAQ when you are having problems. Most can be solved with just a few quick commands.
Regards,
Aric
|
|
|
|
|
Logged
|
|
|
|
Nicole
Newbie

Posts: 1
|
 |
« Reply #8 on: November 09, 2009, 01:36:46 AM » |
|
Hello All-- Great guides and help... just putting in my FYI in case anyone else runs across the problem. I was also getting the dreaded "default location" method.
Following the guides, I SSH into the server as root, and ran /scripts/makecpphp
Error went poof and everything is cool now.
|
|
|
|
|
Logged
|
|
|
|
|