[PHP-DEV] installing on PHP on Apache 2 and FreeBSD

2003-01-31 Thread Jacob Bolton
Hey all,

Here's the situation.  I'm on a server running FreeBSD and Apache 2.
Someone else installed both.  There is software that is running on this
server, that I'm sure is dependent on certain options being compiled into
Apache.

I'm trying to install PHP on the server to make life a little easier with
some scripting.  I don't think SO is compiled into Apache and that obviously
keeps me from compiling PHP as an apache mod.

But if I complile apache and don't include options that are needed for the
software, I'll obviously break the software.

So my question is, is there a way to see what options are compiled into
Apache, so that if I recompiled it, I could make sure to include the current
options that are compiled now?  Thanks in advance everyone!

Jacob Bolton



-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] installing on PHP on Apache 2 and FreeBSD

2003-01-31 Thread Derick Rethans
Hello,

please forward user questions to the [EMAIL PROTECTED]
mailinglist, this list is for development _OF_ PHP, not development
_with_ PHP. (also, don't crosspost to irrelevant lists).

Derick

On Fri, 31 Jan 2003, Jacob Bolton wrote:

 Hey all,
 
 Here's the situation.  I'm on a server running FreeBSD and Apache 2.
 Someone else installed both.  There is software that is running on this
 server, that I'm sure is dependent on certain options being compiled into
 Apache.
 
 I'm trying to install PHP on the server to make life a little easier with
 some scripting.  I don't think SO is compiled into Apache and that obviously
 keeps me from compiling PHP as an apache mod.
 
 But if I complile apache and don't include options that are needed for the
 software, I'll obviously break the software.
 
 So my question is, is there a way to see what options are compiled into
 Apache, so that if I recompiled it, I could make sure to include the current
 options that are compiled now?  Thanks in advance everyone!
 
 Jacob Bolton
 
 
 
 -- 
 PHP Development Mailing List http://www.php.net/
 To unsubscribe, visit: http://www.php.net/unsub.php
 

-- 

-
 Derick Rethans http://derickrethans.nl/ 
 PHP Magazine - PHP Magazine for Professionals   http://php-mag.net/
-


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php