James Mackay wrote: > Hey, I think it worked <shocked>. When starting apache I get this warning? > > Setting up Web Service: PHP Warning: Unable to load dynamic library >'/usr/lib/apache/php/midgard.so' - > /usr/lib/apache/php/midgard.so: cannot open shared object file: No such file or >directory in Unknown on line 0
That's PHP complaining about not being able to find the midgard extension. Is your extension_dir set correctly? > I'm not sure whether midgard install imported into the httpd.conf file the >neccessary links to all midgard files - do I have to add > further mods to httpd.conf after the php4 install? No the above messages relates to your php.ini Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
