Two instances of chrooted OBSD Apache?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Wednesday, June 13, 2007 - 5:55 am

Hello,

My ultimate goal is to run both php4 and php5 concurrently on a single
machine and I have been looking at the various options.
Easiest way seems to be to install something like LightHTTPd or Apache2
on the side, along with php4.
But I do not like the idea of non-chrooted webservers running php.
So I am trying to have another instance of the OpenBSD version of Apache
1.3 - chrooted and all.

I *think* it can be done by downloading src.tar.gz and compile it again
from there with instructions so it does not overwrite the existing httpd.
Just changing the /usr/src/usr.sbin/httpd/config.layout and using that
(sh configure --layout="OpenBSD_v2") did not do it.
My problem is I do not know what further options to give to configure to
replicate the default httpd, nor am I able to find them.

I am rather unexperienced in this field so any advice is highly appreciated!
(including other relatively safe php4+php5 methods that might work on
OpenBSD)

Thank you
Matt

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Two instances of chrooted OBSD Apache?, Matt, (Wed Jun 13, 5:55 am)
Re: Two instances of chrooted OBSD Apache?, Vjacheslav V. Borisov, (Wed Jun 13, 8:23 am)
Re: Two instances of chrooted OBSD Apache?, Almir Karic, (Wed Jun 13, 6:59 am)
Re: Two instances of chrooted OBSD Apache?, Nick Holland, (Wed Jun 13, 6:38 am)