Re: /usr/local/libexec/apache22/libphp4.so not installed

2006-05-22 Thread Cheng-Lung Sung
Check /usr/ports/UPDATING, mod_php now is not default installed.

20060506:
  AFFECTS: users of PHP
  AUTHOR: [EMAIL PROTECTED]

On Sun, May 21, 2006 at 08:13:29PM -0800, Noah wrote:
 FreeBSD-4.11
 
 After rebuilding php4-4.4.2_2 with Apache Module and apache-2.2.2 from
 /usr/ports - I no longer am finding that
 /usr/local/libexec/apache22/libphp4.so is getting installed.
 
 Any clues as to what I am doing wrong?  I cant figure it out at the moment.  
 
 
 --- snip ---
 
 # /usr/local/etc/rc.d/apache22.sh restart
 Performing sanity check on apache22 configuration:
 httpd: Syntax error on line 101 of /usr/local/etc/apache22/httpd.conf: Cannot
 load /usr/local/libexec/apache22/libphp4.so into server: Cannot open
 /usr/local/libexec/apache22/libphp4.so
 
 # grep php4 /usr/local/etc/apache/httpd.conf
 LoadModule php4_modulelibexec/apache22/libphp4.so
 
 # pkg_info | grep apache
 apache-2.2.2Version 2.2 of Apache web server with prefork MPM.
 
 # pkg_info | grep php
 php4-4.4.2_2PHP Scripting Language (Apache Module and CLI)
 php4-bz2-4.4.2_2The bz2 shared extension for php
 php4-ctype-4.4.2_2  The ctype shared extension for php
 php4-domxml-4.4.2_2 The domxml shared extension for php
 php4-ftp-4.4.2_2The ftp shared extension for php
 php4-gd-4.4.2_2 The gd shared extension for php
 php4-gettext-4.4.2_2 The gettext shared extension for php
 php4-iconv-4.4.2_2  The iconv shared extension for php
 php4-imap-4.4.2_2   The imap shared extension for php
 php4-ldap-4.4.2_2   The ldap shared extension for php
 php4-mbstring-4.4.2_2 The mbstring shared extension for php
 php4-mcal-4.4.2_2   The mcal shared extension for php
 php4-mcrypt-4.4.2_2 The mcrypt shared extension for php
 php4-mysql-4.4.2_2  The mysql shared extension for php
 php4-openssl-4.4.2_2 The openssl shared extension for php
 php4-pcre-4.4.2_2   The pcre shared extension for php
 php4-session-4.4.2_2 The session shared extension for php
 php4-xml-4.4.2_2The xml shared extension for php
 php4-xmlrpc-4.4.2_1 The xmlrpc shared extension for php
 php4-zlib-4.4.2_2   The zlib shared extension for php
 
 
 # ls /usr/local/libexec/apache22
 httpd.exp   mod_cache.somod_log_config.so
 mod_actions.so  mod_cern_meta.somod_logio.so
 mod_alias.somod_cgi.so  mod_mime.so
 mod_asis.so mod_charset_lite.so mod_mime_magic.so
 mod_auth_basic.so   mod_dav.so  mod_negotiation.so
 mod_auth_digest.so  mod_dav_fs.so   mod_rewrite.so
 mod_authn_anon.so   mod_deflate.so  mod_setenvif.so
 mod_authn_dbm.somod_dir.so  mod_speling.so
 mod_authn_default.somod_disk_cache.so   mod_ssl.so
 mod_authn_file.so   mod_env.so  mod_status.so
 mod_authz_dbm.somod_expires.so  mod_unique_id.so
 mod_authz_default.somod_file_cache.so   mod_userdir.so
 mod_authz_groupfile.so  mod_filter.so   mod_usertrack.so
 mod_authz_host.so   mod_headers.so  mod_version.so
 mod_authz_owner.so  mod_imagemap.so mod_vhost_alias.so
 mod_authz_user.so   mod_include.so
 mod_autoindex.somod_info.so
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
Cheng-Lung Sung - clsung@


pgp40KXhnwrl8.pgp
Description: PGP signature


/usr/local/libexec/apache22/libphp4.so not installed

2006-05-21 Thread Noah
FreeBSD-4.11

After rebuilding php4-4.4.2_2 with Apache Module and apache-2.2.2 from
/usr/ports - I no longer am finding that
/usr/local/libexec/apache22/libphp4.so is getting installed.

Any clues as to what I am doing wrong?  I cant figure it out at the moment.  


--- snip ---

# /usr/local/etc/rc.d/apache22.sh restart
Performing sanity check on apache22 configuration:
httpd: Syntax error on line 101 of /usr/local/etc/apache22/httpd.conf: Cannot
load /usr/local/libexec/apache22/libphp4.so into server: Cannot open
/usr/local/libexec/apache22/libphp4.so

# grep php4 /usr/local/etc/apache/httpd.conf
LoadModule php4_modulelibexec/apache22/libphp4.so

# pkg_info | grep apache
apache-2.2.2Version 2.2 of Apache web server with prefork MPM.

# pkg_info | grep php
php4-4.4.2_2PHP Scripting Language (Apache Module and CLI)
php4-bz2-4.4.2_2The bz2 shared extension for php
php4-ctype-4.4.2_2  The ctype shared extension for php
php4-domxml-4.4.2_2 The domxml shared extension for php
php4-ftp-4.4.2_2The ftp shared extension for php
php4-gd-4.4.2_2 The gd shared extension for php
php4-gettext-4.4.2_2 The gettext shared extension for php
php4-iconv-4.4.2_2  The iconv shared extension for php
php4-imap-4.4.2_2   The imap shared extension for php
php4-ldap-4.4.2_2   The ldap shared extension for php
php4-mbstring-4.4.2_2 The mbstring shared extension for php
php4-mcal-4.4.2_2   The mcal shared extension for php
php4-mcrypt-4.4.2_2 The mcrypt shared extension for php
php4-mysql-4.4.2_2  The mysql shared extension for php
php4-openssl-4.4.2_2 The openssl shared extension for php
php4-pcre-4.4.2_2   The pcre shared extension for php
php4-session-4.4.2_2 The session shared extension for php
php4-xml-4.4.2_2The xml shared extension for php
php4-xmlrpc-4.4.2_1 The xmlrpc shared extension for php
php4-zlib-4.4.2_2   The zlib shared extension for php


# ls /usr/local/libexec/apache22
httpd.exp   mod_cache.somod_log_config.so
mod_actions.so  mod_cern_meta.somod_logio.so
mod_alias.somod_cgi.so  mod_mime.so
mod_asis.so mod_charset_lite.so mod_mime_magic.so
mod_auth_basic.so   mod_dav.so  mod_negotiation.so
mod_auth_digest.so  mod_dav_fs.so   mod_rewrite.so
mod_authn_anon.so   mod_deflate.so  mod_setenvif.so
mod_authn_dbm.somod_dir.so  mod_speling.so
mod_authn_default.somod_disk_cache.so   mod_ssl.so
mod_authn_file.so   mod_env.so  mod_status.so
mod_authz_dbm.somod_expires.so  mod_unique_id.so
mod_authz_default.somod_file_cache.so   mod_userdir.so
mod_authz_groupfile.so  mod_filter.so   mod_usertrack.so
mod_authz_host.so   mod_headers.so  mod_version.so
mod_authz_owner.so  mod_imagemap.so mod_vhost_alias.so
mod_authz_user.so   mod_include.so
mod_autoindex.somod_info.so

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]