Toon posts:

[linux] krijg php4.1.2 niet aan de gang

Pagina: 1
Acties:

Verwijderd

Topicstarter
Ik heb de php4.1.2 module als volgt gecompileerd:
code:
1
./configure --with-apache=../httpd --with-config-file-path=/www/conf --enable-track-vars

Daarna de module geadd in Apache 1.3.22, config script ziet er als volgt :
code:
1
2
3
4
5
6
7
8
./configure \
"--with-layout=Apache" \
"--prefix=/usr/local/etc/httpd/" \
"--sysconfdir=/www/conf/" \
"--enable-module=rewrite" \
"--enable-module=status" \
"--activate-module=src/modules/php4/libphp4.a" \
"$@"

Na het compilen en installen van apache worden de php's nog niet geparst :(
httpd.conf is uiteraard aangepast (AddType's). Kan tevens geen 'apachectl status' opvragen om te zien of php enabled is (komt omdat ik geen apxs heb en die modules dus niet kan laden ofzo).
Iemand suggesties ?

  • wzzrd
  • Registratie: Februari 2000
  • Laatst online: 24-05 21:44

wzzrd

The guy with the Red Hat

Configscript is leuk.
Error output is leuker.

Verwijderd

Topicstarter
Op vrijdag 01 maart 2002 13:26 schreef wzzrd het volgende:
Error output is leuker.
Klopt, ik heb daarvoor dus zojuist het apache configscript opnieuw uitgevoerd en de zaak opnieuw gecompileerd.
En guess what, nu werkt php wel :?
raar maar waar :)

  • wzzrd
  • Registratie: Februari 2000
  • Laatst online: 24-05 21:44

wzzrd

The guy with the Red Hat

Good for you!

  • NeOTheMaTriXM
  • Registratie: April 2001
  • Laatst online: 11-07 20:31
lees je error log eens