* Thus wrote Aaron Gould:
> I just compiled PHP with an extension for testing purposes
> (mnoGoSearch). After all was said and done, the CLI version sees the
> mnogosearch extension just fine ("php -m"), but the Apache module
> doesn't see it at all (nothing "mnogosearch" related at all in "PHPINFO()").
Looks good, few things I would check:
1. Did you restart apache?
2. did the libphp.so make it to the right apache directory
3. the extension_dir set to the right place.
Curt
--
Quoth the Raven, "Nevermore."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php