Thanks for coming back....
I compared mine with yours and I got:
Code:
php5.conf -> ../mods-available/php5.conf
php5.load -> ../mods-available/php5.load
reqtimeout.conf -> ../mods-available/reqtimeout.conf
reqtimeout.load -> ../mods-available/reqtimeout.load
that you did not. I don't think the reqtimeout mod has any thing to do with this problem so I 'a2dismond php5' && 'set-gui/engine-permissions' now pma is back (maybe I didn't mention that pma was permission denined as well)!
admin panel is working;
set permission back to 755 && chown to vu20xx for sites, working!
Now seems everything is back to normal!
I was thinking re-install the whole ispcp and backup/restore every site was still bothering me for having no appetite. Now I am happier than ever in less then 24 hours!
I love this system and I love this community!
Thanks for your detailed and step by step instruction, I couldn't have done these without your help!
(01-24-2011 02:11 AM)joximu Wrote: ok, so we need to come back to fastcgi config.
the cgid.* is not important.
check if you have a file (symlink) in mods-enabled with "php" in its name....
this might be the mod_php thing and with a2dismod modname you can disable it (or just remove the symlink).
If you wonder what I have in the folder:
Code:
# ls -l | cut -f2- -d":" | cut -f2- -d" "
actions.conf -> ../mods-available/actions.conf
actions.load -> ../mods-available/actions.load
alias.conf -> ../mods-available/alias.conf
alias.load -> ../mods-available/alias.load
auth_basic.load -> ../mods-available/auth_basic.load
authn_file.load -> ../mods-available/authn_file.load
authz_default.load -> ../mods-available/authz_default.load
authz_groupfile.load -> ../mods-available/authz_groupfile.load
authz_host.load -> ../mods-available/authz_host.load
authz_user.load -> ../mods-available/authz_user.load
autoindex.conf -> ../mods-available/autoindex.conf
autoindex.load -> ../mods-available/autoindex.load
cgid.conf -> ../mods-available/cgid.conf
cgid.load -> ../mods-available/cgid.load
deflate.conf -> ../mods-available/deflate.conf
deflate.load -> ../mods-available/deflate.load
dir.conf -> ../mods-available/dir.conf
dir.load -> ../mods-available/dir.load
env.load -> ../mods-available/env.load
fastcgi_ispcp.conf -> ../mods-available/fastcgi_ispcp.conf
fastcgi_ispcp.load -> ../mods-available/fastcgi_ispcp.load
fcgid.conf -> ../mods-available/fcgid.conf
fcgid.load -> ../mods-available/fcgid.load
mime.conf -> ../mods-available/mime.conf
mime.load -> ../mods-available/mime.load
negotiation.conf -> ../mods-available/negotiation.conf
negotiation.load -> ../mods-available/negotiation.load
rewrite.load -> ../mods-available/rewrite.load
setenvif.conf -> ../mods-available/setenvif.conf
setenvif.load -> ../mods-available/setenvif.load
status.conf -> ../mods-available/status.conf
status.load -> ../mods-available/status.load
suexec.load -> ../mods-available/suexec.load
Hope you find it....
after this: run set-engine-permissions and set-gui-permissions scripts from ispcp...
/J