> > 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 copied midgard_so like this /usr/lib/php/20001222/midgard.so /usr/lib/apache/php/ Restarted apache without errors... james --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
