Php und apache fehler beim kompilieren

hi leute,

ich hab mich mal dran gewagt und wollte apache, php4 und mysql selbst
kompilieren. hab mich schoen an alles gehatlten, was in den readme’s
drin steht.

apache (1.3.12) wurde kompiliert mit:
./configure --enable-module=most --enable-shared=max

php (4.0.2) wurde kompiliert mit:
./configure --with-mysql --with-apxs

in der httpd.conf wurde hinzugefuegt
LoadModule php4_module /usr/lib/apache/libphp4.so
AddModule mod_php4.c
AddType application/x-httpd-php .php

nun bekommen ich folgende fehlermeldung beim starten von apache:

„Syntax error on line 238 of /usr/local/httpd/conf/httpd.conf:
API module structure `php4_module’ in file /usr/lib/apache/libphp4.so
is garbled - perhaps this is not an Apache module DSO?“

da ich noch keine erfahrungen mit dem ganzen kompilierkrempel habe,
bin ich nun auf eure hilfe angewiesen…

gruss
stefan