On 10/6/05, Richard Prangnell <[EMAIL PROTECTED]> wrote: > I think I'm right in saying that every LoadModule command should have a > corresponding AddModule command
This is not true in version 2. The AddModule directive no longer exists, and most modules do not need to be loaded in a specific order. > > > I have just upgraded to Apache 2.1.8 on OS X 10.4.2 and am having a > > > problem trying to load php. At the bottom of my httpd.conf file I > > > specify the following: > > > httpd: Syntax error on line 444 of /usr/local/apache2/conf/ > > > httpd.conf: Cannot load /usr/local/apache2/modules/libphp4.so into > > > server: Library not loaded: /Library/Apache2/lib/libaprutil-0.0.dylib > > > \n Referenced from: /usr/local/apache2/modules/libphp4.so\n Reason: > > > image not found This looks like php is looking for aprutil version 0.9, whereas apache 2.1 uses aprutil version 1.something. The php people are probably going to need to adapt their build process a little to work with 2.1. I don't know the details, however. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]