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


Post Reply 
php3 über fcgi
Author Message
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #4
RE: php3 über fcgi
in der datei:
Code:
find /etc/apache2 -type f -exec grep -H "AddHandler php-fastcgi"  {} \; | cut -d : -f 1

die Direktiven
Code:
AddHandler php-fastcgi .php .php5 .php3
AddType application/x-httpd-php .php .php5 .php3

anpassen und /etc/init.d/apache2 restart ausführen...
01-18-2010 10:48 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
php3 über fcgi - k4ci - 01-18-2010, 10:27 PM
RE: php3 über fcgi - rbtux - 01-18-2010, 10:32 PM
RE: php3 über fcgi - k4ci - 01-18-2010, 10:36 PM
RE: php3 über fcgi - rbtux - 01-18-2010 10:48 PM
RE: php3 über fcgi - k4ci - 01-19-2010, 12:28 AM
RE: php3 über fcgi - rbtux - 01-19-2010, 12:31 AM
RE: php3 über fcgi - k4ci - 01-19-2010, 12:34 AM

Forum Jump:


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