Date: Thu, 14 Feb 2008 09:25:48 -0600 From: "Darryl Hoar" <darryl@osborne-ind.com> To: <darryl@osborne-ind.com>, "'Kevin Monceaux'" <Kevin@RawFedDogs.net>, <FreeBSD-Questions@FreeBSD.org> Subject: RE: PHP,Apache question Message-ID: <9BD7ECDBDA9C45F6885BB5549629138A@Europa> In-Reply-To: <F85A6AADF55B442AA68887F918600C32@Europa>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 13 Feb 2008, Darryl Hoar wrote: > when I try to start apache using: > #/usr/local/sbin/apachectl start > I get the following: > Syntax error on line 241 of /usr/local/etc/apache/httpd.conf: > Cannot load /usr/local/libexec/apache/libphp4.so into server: Cannot open > "/usr/local/libexec/apache/libphp4.so" > /usr/local/sbin/apachectl start: httpd could not be started > when I look in the /usr/local/libexec/apache directory, I do not see > libphp4.so > > What do I need to do to fix this ? I'll answer my own question. When I installed php4, I failed to select build apache module from the config screen. Once I did this, libphp4.so was built. Copied it to the correct location (/usr/local/libexec/apach) and apache was happy again. >>try installing lang/php4. Have you checked out the Apache section of the >>handbook? There's a section on setting up Apache and PHP: >>>You'll notice in my original email that one of the steps I performed was >>>installing >>>lang/php4. >>http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/network-apache.h tml >>Also, unless you're needing to stick with older version for compatibility >>reasons newer version of Apache and PHP available in your ports tree. >>>Yes, I am going with the 'older' version for some compatability issues with >>>software I will be using. >>Kevin _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.20.4/1276 - Release Date: 2/13/2008 9:41 AM
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9BD7ECDBDA9C45F6885BB5549629138A>