php-fcgi-starter not in docroot

HomerS

New Member
Habe die suexec.so wieder da...

Die Permissions haben irgendwie nicht so gestimmt. habe folgendes gemacht, danach gehts:


Permissions und Besitzer in /var/www/php-fcgi-scripts/ispconfig

chmod 755
chown ispconfig:ispconfig

------------------------
Kann als Erledigt markiert werden bzw. gelöst...
Danke für eure Hilfe
 

sandrix

New Member
Finally we solved this issue:
just uninstall apache2-suexec-*
go to /usr/lib/apache2
remove "suexec" file
then reinstall /usr/lib/apache2/suexec-pristine

after that, you have a symbolic link called "suexec" that point to "/etc/alternatives/suexec", that is a link again, that point to "/etc/alternatives/suexec/suexec-pristine"

.. and all is running!
 

Werbung

Top