On Wed, Jan 19, 2011 at 5:59 PM, John Homer H Alvero <johnho...@gmail.com>wrote:

> It means if you dont have the full path in LoadModule directive, the
> supposed to be new module needs to be in
>
>  /usr/local/lib/php/extensions/no-debug-non-zts-20090626
>

Does this mean I need to copy/symlink the /usr/lib/httpd/modules/libphp5.so
to /usr/local/lib/php/extensions/no-debug-non-zts-20090626 and then modify
the line that says

LoadModule     /usr/lib/httpd/modules/libphp5.so


to

LoadModule
>   /usr/local/lib/php/extensions/no-debug-non-zts-20090626/libphp5.so
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to