--- mod_php.conf.example.orig	2003-11-13 16:43:23.000000000 -0500
+++ mod_php.conf.example	2004-10-28 23:38:34.000000000 -0400
@@ -3,7 +3,7 @@
 #
 
 # Load the PHP module:
-LoadModule php4_module libexec/apache/libphp4.so
+LoadModule php4_module libexec/libphp4.so
 
 # Tell Apache to feed all *.php files through the PHP module:
 AddType application/x-httpd-php .php
