Hi

I am using apache on solaris.

I am not using vhosts. Each instance has a seperate httpd.conf

Is there a way to avoid doing configure/make/make install?
should I do the work for each instance?

thank you

--- On Tue, 19/5/09, Lester Caine <les...@lsces.co.uk> wrote:

> From: Lester Caine <les...@lsces.co.uk>
> Subject: Re: [us...@httpd] php
> To: users@httpd.apache.org
> Date: Tuesday, 19 May, 2009, 11:24 AM
> Melanie Pfefer wrote:
> > Hi
> > 
> > I have an apache web server and other instances
> started with a different httpd.conf (where I specified
> different htdocs, port number, pid...)
> > 
> > Now the instances count around 10.
> > 
> > A sudden request came to have php integrated in all
> instances.
> > 
> > Could you please share your expertise on the best
> approach to tackle this situation?
> 
> Well it would help to know indows or linux ;)
> 
> It depends exactly how you have created the different
> instances. In my setup I have a single config.conf, but it
> calls vhost.conf files for each virtual host. SO there is
> only one module list to which the PHP5 module (mod_php5.so
> or php5apache2_2.dll) gets added.
> 
> Each virtual host .conf then adds the
> 'AddHandler application/x-httpd-php .php' and
> 'DirectoryIndex ...'
> to that instance. Not sure if that is the 'right' way, but
> that is how it's been set up by the linux distribution ...
> 
> -- Lester Caine - G8HFL
> -----------------------------
> Contact - http://lsces.co.uk/wiki/?page=contact
> L.S.Caine Electronic Services - http://lsces.co.uk
> EnquirySolve - http://enquirysolve.com/
> Model Engineers Digital Workshop - http://medw.co.uk//
> Firebird - http://www.firebirdsql.org/index.php
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more
> info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 
> 




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to