Problems with newsyslog

2004-09-10 Thread redmyrlin
I have just acquired a new virtual server and have set up newsyslog.conf to mirror that on my old virtual server. On my old server the logs are rotated and compressed without any problems. The old server runs FreeBSD 4.9. The new server runs FreeBSD 4.10, and I'm getting the following errors

PHP not interpreted.

2003-07-06 Thread redmyrlin
I originally had Apache 1.3.27 running OK with mod_php4. I decided to add SSL capability so uninstalled apache using "pkg_delete -f ". I then used "make install" in the ports tree to install apache+mod_ssl-1.3.27+2.8.14. Everything seemed to go OK and my plain html files display correctly, b

Re: PHP not interpreted.

2003-07-06 Thread redmyrlin
Bill Moran wrote: redmyrlin wrote: I originally had Apache 1.3.27 running OK with mod_php4. I decided to add SSL capability so uninstalled apache using "pkg_delete -f ". I then used "make install" in the ports tree to install apache+mod_ssl-1.3.27+2.8.14. Everything se