Date: Sat, 4 Oct 2003 20:45:29 -0500 From: Eric F Crist <ecrist@tech-con-inc.com> To: freebsd-questions@freebsd.org Subject: [OT] FreeBSD, apache 1.3.28, openssl, php4 Message-ID: <200310042045.39533.ecrist@tech-con-inc.com>
next in thread | raw e-mail | index | archive | help
--Boundary-02=_Df3f/7dKYPzT6kS Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline Hey all, I've been delving into some php applications I like on servers in my local= =20 areas, and would like to set some of this up for my organization. I have a= =20 running apache 1.3.28 ssl server which servers 'secure' documents from=20 /home/httpd/ssl and 'non-secure' documents from /home/httpd/htdocs. this i= s=20 tested, and, if you go to ardent-hacker.tzo.org while I'm online, using=20 =46reeBSD, you can see these two documents. prepend with https:// and you = get=20 a line stating you're looking at the secure doc and prepend with http:// an= d=20 you get a line stating you're looking at the insecure page. After this, I tried installing php4 from the ports (/usr/ports/www/mod_php4= ),=20 which installed without fail. I then went to /usr/ports/www/phpnuke and installed that, which completed=20 without error. The only change here was I needed to move the php source=20 files for phpnuke to the apache document root. Now, apache crashes everytime I try to load a php document. Here is the=20 output from the error log file: [Sat Oct 4 19:33:00 2003] [notice] caught SIGTERM, shutting down [Sat Oct 4 19:33:05 2003] [notice] Apache/1.3.28 (Unix) mod_ssl/2.8.15=20 OpenSSL/0.9.7c configured -- resuming normal operations [Sat Oct 4 19:33:05 2003] [notice] Accept mutex: flock (Default: flock) [Sat Oct 4 19:38:15 2003] [error] [client 127.0.0.1] File does not exist:= =20 /home/httpd/htdocs/favicon.ico [Sat Oct 4 19:42:03 2003] [notice] caught SIGTERM, shutting down [Sat Oct 4 19:42:06 2003] [notice] Apache/1.3.28 (Unix) mod_ssl/2.8.15=20 OpenSSL/0.9.7c configured -- resuming normal operations [Sat Oct 4 19:42:06 2003] [notice] Accept mutex: flock (Default: flock) [Sat Oct 4 20:03:42 2003] [notice] caught SIGTERM, shutting down [Sat Oct 4 20:09:28 2003] [crit] (48)Address already in use: make_sock: co= uld=20 not bind to port 80 [Sat Oct 4 20:12:06 2003] [crit] (48)Address already in use: make_sock: co= uld=20 not bind to port 80 the access log just mentions error 301, a data base error. Thanks greatly for your help. =2D-=20 Eric F Crist AdTech Integrated Systems, Inc (952) 403-9000 --Boundary-02=_Df3f/7dKYPzT6kS Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/f3fDWxy3JtXvWloRAuN/AJ0Sicba/xXuCqWiRSt6rHbIXjm/ogCfYlOu FxAQwALh5JkCzWQt7mcZMUc= =EMH6 -----END PGP SIGNATURE----- --Boundary-02=_Df3f/7dKYPzT6kS--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310042045.39533.ecrist>