Current time: 11-16-2024, 06:56 AM Hello There, Guest! (LoginRegister)


Post Reply 
Issue with Ownership / Permission of ISPCP
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: Issue with Ownership / Permission of ISPCP
It really looks like you have enabled all the mods...

ok, please have a look in the /etc/ispcp/ispcp.conf

line starting "PHP_FASTCGI ="
whats behind?

and then remove the symlnks in /etc/apache2/mod_enabled which you don't use.

E.g: I use fcgid:
Code:
# ls -l /etc/apache2/mods-enabled/*cgi*
lrwxrwxrwx 1 root root 27  8. Okt 14:55 /etc/apache2/mods-enabled/cgid.conf -> ../mods-available/cgid.conf
lrwxrwxrwx 1 root root 27  8. Okt 14:55 /etc/apache2/mods-enabled/cgid.load -> ../mods-available/cgid.load
lrwxrwxrwx 1 root root 28  9. Jan 23:41 /etc/apache2/mods-enabled/fcgid.conf -> ../mods-available/fcgid.conf
lrwxrwxrwx 1 root root 34 30. Dez 00:13 /etc/apache2/mods-enabled/fcgid_ispcp.conf -> ../mods-available/fcgid_ispcp.conf
lrwxrwxrwx 1 root root 34 30. Dez 00:13 /etc/apache2/mods-enabled/fcgid_ispcp.load -> ../mods-available/fcgid_ispcp.load
lrwxrwxrwx 1 root root 28  9. Jan 23:41 /etc/apache2/mods-enabled/fcgid.load -> ../mods-available/fcgid.load

or fastcgi:
Code:
# ls -l /etc/apache2/mods-enabled/*cgi*
lrwxrwxrwx 1 root root 27  4. Dez 00:24 /etc/apache2/mods-enabled/cgid.conf -> ../mods-available/cgid.conf
lrwxrwxrwx 1 root root 27  4. Dez 00:24 /etc/apache2/mods-enabled/cgid.load -> ../mods-available/cgid.load
lrwxrwxrwx 1 root root 36 11. Dez 14:18 /etc/apache2/mods-enabled/fastcgi_ispcp.conf -> ../mods-available/fastcgi_ispcp.conf
lrwxrwxrwx 1 root root 36 11. Dez 14:18 /etc/apache2/mods-enabled/fastcgi_ispcp.load -> ../mods-available/fastcgi_ispcp.load
lrwxrwxrwx 1 root root 28 10. Dez 01:09 /etc/apache2/mods-enabled/fcgid.conf -> ../mods-available/fcgid.conf
lrwxrwxrwx 1 root root 28 10. Dez 01:09 /etc/apache2/mods-enabled/fcgid.load -> ../mods-available/fcgid.load

hope this helps for further stps....

/J
01-23-2011 11:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Issue with Ownership / Permission of ISPCP - joximu - 01-23-2011 11:24 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)