1) When loading the fantastico pages, I get blank pages- SSH to your server and check if the permissions of
/tmp
/usr/local/cpanel/base/tmp
/usr/local/cpanel/3rdparty/tmp
are set to 777[/b][/color]. If not, the cpanel version of php can not be executed. Chmod all three directories to 777.
- If this doesn't help, do a
locate php.ini
if the results do not contain
/usr/local/cpanel/3rdparty/etc/php.ini
/usr/local/cpanel/3rdparty/lib/php.ini
then you do not have the cpanel version of php installed. Perform a cpanel update to fix this (a cpanel update can be done using WHM).
You can also try running:
/scripts/makecpphp
- Make sure that the account using Fantastico has some free space (quota).
- Check if your hard disk is full or if the /tmp partition is full.
- You should also check to make sure your backend php.ini file is intact:
http://netenberg.com/forum/viewtopic.php?t=1960- Run the following when logged in as root via SSH:
locate autoinstallcheck
If that returns two results, at least one of them in /usr/local/capenl/base/frontend/THEMENAME/fantastico/
then you may have an old pre- 2.8R1 install. Follow the directions in the FAQ area to uninistall Fantastico and do a fresh install.[/list]
Return to FAQ Index