Php apache en DSO

Pagina: 1
Acties:
  • 76 views sinds 30-01-2008

  • Logic
  • Registratie: Juni 2000
  • Laatst online: 18-08 22:01

Logic

SmartOS:Love at First Boot

Topicstarter
Ik heb deze topic vanmorgen ook in webhosting gezet, maar ik denk dat ie hier beter hoort, vooral omdat het met compilen heeft temaken.


Ik heb de search afgezocht maar ik kom er echt niet meer uit...
Ik wil dus graag php als DSO draaien onder apache.
Ik draai slackware
apache compile is als volgt:
./configure --prefix=/usr/local/apache --enable-module=rewrite --enable-shared=rewrite --enable-module=so
make
make install

daarna compile ik php:
./configure --with-apxs=/usr/local/apache/bin/apxs --enable-calender --enable-ftp --with-gd
--enable-sockets --with-mysql=/usr/local/mysql --with-xml --enable-track-vars
make
make install

apache is versie 1.3
en php 4.04p1

Steeds krijg ik weer :
Cannot load /usr/local/apache/libexec/libphp4.so into server: cannot open shared object file: cannot load shared object file: No such file or directory

Terwijl het bestand er wel degelijk staat...
Wie kan mij helpen?
Doe ik soms een compile niet goed?
Alvast bedankt voor de hulp.

If it bleeds, it can be killed!


  • Dennis
  • Registratie: Februari 2001
  • Laatst online: 08:34
En nu heet dat dus crosspost.

  • Mior
  • Registratie: Maart 2000
  • Laatst online: 15-08 00:58
/usr/local/apache/libexec/ toevoegen aan /etc/ld.so.conf

en dan ldconfig runnen..

  • Bulldog
  • Registratie: Maart 2000
  • Niet online
Crosspost: [topic=205883] :(.

Dit topic is gesloten.