[OT] FreeBSD, apache 1.3.28, openssl, php4

Eric F Crist ecrist at tech-con-inc.com
Sat Oct 4 18:45:42 PDT 2003


Hey all,

I've been delving into some php applications I like on servers in my local 
areas, and would like to set some of this up for my organization. I have a 
running apache 1.3.28 ssl server which servers 'secure' documents from 
/home/httpd/ssl and 'non-secure' documents from /home/httpd/htdocs.  this is 
tested, and, if you go to ardent-hacker.tzo.org while I'm online, using 
FreeBSD, you can see these two documents.  prepend with https:// and you get 
a line stating you're looking at the secure doc and prepend with http:// and 
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), 
which installed without fail.

I then went to /usr/ports/www/phpnuke and installed that, which completed 
without error.  The only change here was I needed to move the php source 
files for phpnuke to the apache document root.

Now, apache crashes everytime I try to load a php document.  Here is the 
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 
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: 
/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 
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: could 
not bind to port 80
[Sat Oct  4 20:12:06 2003] [crit] (48)Address already in use: make_sock: could 
not bind to port 80

the access log just mentions error 301, a data base error.

Thanks greatly for your help.
-- 
Eric F Crist
AdTech Integrated Systems, Inc
(952) 403-9000
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031004/0dd49a6e/attachment.bin


More information about the freebsd-questions mailing list