php3-list | 200003
Date: 03/10/00
- Next message: Fernando Caamaño: "[PHP3] postgres"
- Previous message: Jan Lehnardt: "[PHP3] PHP 3 und 4, unter linux parrallel"
- In reply to: Jan Lehnardt: "[PHP3] PHP 3 und 4, unter linux parrallel"
- Next in thread: Jan Lehnardt: "Re: [PHP3]Sorry (was:PHP 3 und 4, unter linux parrallel)"
- Reply: Jan Lehnardt: "Re: [PHP3]Sorry (was:PHP 3 und 4, unter linux parrallel)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jan Lehnardt wrote:
> Ich habe hier ein LAMP System mit Suse 6.3 apache 1.3.9 und
> PHP3.0.13 stehen gehabt. PHP 3.0.13 habe ich erfolgreich auf
> 3.0.15 upgeraded. Nun wollte ich aber auch die PHP4b4pl1 nutzen.
>
> Ich habe es nach Archiv, INSTALL und README Studie PHP 4 zum
> laufen zu bringen. Die beiden grossen Browser und auch Lynx
> bieten mir den Typ application/x-httpd-php zum download an.
>
> Was mache ich falsch? Ich habe alle IMHO noetigen Eintragungen in
> der httpd.conf vorgenommen und den Apache neugestartet.
>
> ---httpd.conf---
> LoadModule php3_module /usr/lib/apache/libphp3.so
> LoadModule php4_module /usr/lib/apache/libphp4.so
> AddModule mod_php3.c
> AddModule mod_php4.c
>
> AddType application/x-httpd-php3 .php3
> AddType application/x-httpd-php3-source .php3s
>
> AddType application/x-httpd-php .php
>
> Wenn ich den Apache neusarte kommt noch folgende Meldung:
>
> Starting service httpd[Fri Mar 10 11:40:08 2000] [warn] Loaded DSO /usr/lib/apac
> he/libphp4.so uses plain Apache 1.3 DSO, this module might crash under EAPI!
>
> Irgendwelche Ideen?
Thats normal, but it is:
1. wrong mailing list
2. wrong language
-Egon
-- Six Offene Systeme GmbH. Stuttgart - Berlin - New York. Wir stellen aus: Hannover Messe 20.03. - 25.03.2000 Halle 14 Stand J50 Fon +49 711 9 90 91 64 · Fax +49 711 9 90 91 99 · http://www.six.de/-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Fernando Caamaño: "[PHP3] postgres"
- Previous message: Jan Lehnardt: "[PHP3] PHP 3 und 4, unter linux parrallel"
- In reply to: Jan Lehnardt: "[PHP3] PHP 3 und 4, unter linux parrallel"
- Next in thread: Jan Lehnardt: "Re: [PHP3]Sorry (was:PHP 3 und 4, unter linux parrallel)"
- Reply: Jan Lehnardt: "Re: [PHP3]Sorry (was:PHP 3 und 4, unter linux parrallel)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

