�������� ����� wrote: > but now: > apachectl startPHP Warning: Unable to load dynamic library './midgard.so' - Cannot >open "./midgard.so" in Unknown > on line 0 > > f***ing installation =( Change extension_dir in php.ini. Just to note, this is _not_ something we can change during our installation. The default PHP4 install is just broken in this regard. It's set to './' by default, which is just plain stupid, since using their phpize extensions install in the dedicated extension_dir. It would have mad sense to set it to that by default. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
