phpbar.de logo

Mailinglisten-Archive

[php] Kann nach der PHP5 Kompilierung die libphp5.so nicht finden

[php] Kann nach der PHP5 Kompilierung die libphp5.so nicht finden

Gianni Annunzio gia at n3o.ch
Son Dez 28 18:13:11 CET 2003


Hallo Listis

Ich habe folgendes System
OS: Debian Linux 3.x
Kernel (Standart): 2.4.18-bf2.4

Folgende Anleitung habe ich gebraucht:
http://www.php.net/manual/de/install.apache2.php

Zuerst den Apache installiert ohne Probleme

PHP habe ich so kompiliert:
$ ./configure --disable-all; make; make install

(ich nehme --disable-all weil bei mir auf dem System eine zu alte
libxml2 Version installiert ist)

Sollte auch geklappt haben, keine Fehlermeldungen..

So nun habe ich PHP getestet:
badboy:~# /usr/local/bin/php -a -q
Interactive mode enabled

<?php echo "Hallo Welt"; ?>
Hallo Welt

Oke, dann habe ich die php.ini wegkopiert (Wie in der Anleitung)

So nun kommt eigentlich das Problem:
> 14. Edit your httpd.conf to load the PHP module.  
>    The path on the right hand side of the LoadModule 
>    statement must point to the path of the PHP module
>    on your system. The make install from above may 
>    have already added this for you, but be sure to 
>    check.

Wo liegt den die libphp5.so??

Im installation Verzeichnis liegt sie nicht.. (auch nicht im libs/ oder
/usr/local/apache/modules/)

Nach einem $ find / -name libphp5.so finde ich sie auch nicht.. an was
kann das liegen? 

Mit freundlichen Grüssen
Gianni Annunzio

------->
Smart PHP, MySQL Solutions
http://n3o.ch/ -> Project
---> 



php::bar PHP Wiki   -   Listenarchive