[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PHP in testing



Eckhard Hoeffner <e-hoeffner@fifoost.org> writes:

> Ich habe in Testing inzwischen eine nicht geringe Anzahl von
> Paketen auf hold gesetzt, weil php4 und die libc6-2.3 sich beißen. 

man kann das problem zumindest fuer LAMP weitgehend umschiffen, indem
man von mod_php auf cgi umstellt.

apt-get install php4-cgi

,------[ /etc/apache/httpd.conf ]--
| #LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
| [...]
| AddType application/x-httpd-php .php
| Action application/x-httpd-php /cgi-bin/php4
`----

das muss natuerlich nicht fuer jede anwendung funktionieren, deshalb
habe ich das auch nur auf meiner testmaschine so gemacht.

> Weiß jemand, ob das noch länger andauert?

k.A.

-- 
frobnicate foo



Reply to: