Re: Compiling PHP with extension; CLI works, Apache doesn't

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* 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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux