Kauft das PHP-Sicherheitsbuch!Links Tag cloud@christopherkunz
|
Wednesday, November 30. 2005Migrating hosting servers from mod_php4 to PHP/FastCGI - a daunting task?Trackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
http://www.syscp.de/docs/public/php-fcgi/german
notlösung bookmark
You might be interested to see what Sean Heacock is doing with mod_php (5) and Apache 2 at Telana:
http://www.telana.com/peruser.php
TextDrive uses PHP5 + FastCGI in a different way to what I’ve seen in the past with various shared hosting providers and provide brief information as to how they are running it on their shared hosting servers over at the following blog entry http://weblog.textdrive.com/article/182/why-we-like-php-fastcgi-and-its-flexibility
I moved my personal website www.powertrip.co.za over to textdrive I had to change my setup to use a custom php.ini and set settings I used to set in httpd.conf and still use my autoprepend file for the site. Works well but can be slightly annoying figuring out the differences from mod_php5 to php5 via fastcgi |
