What if PHP is already installed on our system and is configured and works with our non secure server. How would I implement PHP into our Secure Server than? Would I cd into php directory and run ./configure --with-apxs=/usr/local/apache/bin/apxs We've had PHP install on our non secure DSO server for quite sometime, and then we recenly install a Secure Server as a DSO, but did add php module into it. Basically I'm looking to have PHP accessible on both servers, which we already have on one of them. I would appreciate any help. On 5/18/05, Dan Mahoney, System Admin <danm@xxxxxxxxxxxxxxx> wrote: > On Wed, 18 May 2005, Kory Wheatley wrote: > > 1) No, just build php with --with-apxs=/usr/local/apache/bin/apxs (or > wherever your system has it). That's the point of DSOs. > > 2) No you would not need a new certificate. Only if the domain name of > the site the certificate served (the commonname, i.e. www.site.com) would > you need a new one, and only then, to stop browsers from popping up the > "name doesn't match" error. > > -Dan > > > > I have an Apache 1.33 Mod SSL Server setup as a DSO, and I need to > > add PHP into the Apache configuration.. Currently I don't have > > MOD_PHP as one of the shared libraries, do I need to download the > > MOD_PHP and then load the module in the httpd.conf configuration to > > setup php. > > > > I need to know the steps I need to take, I hope I will not have to > > recompile Apache, because will I than have to purchase another SSL > > Certificate, because this is a production server. > > > > -- > > Kory Wheatley > > > > --------------------------------------------------------------------- > > 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-unsubscribe@xxxxxxxxxxxxxxxx > > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > > > > -- > > "The first annual 5th of July party...have you been invited?" > "It's a Jack Party." > "Okay, so Long Island's been invited." > > --Cali and Gushi, 6/23/02 > > > --------Dan Mahoney-------- > Techie, Sysadmin, WebGeek > Gushi on efnet/undernet IRC > ICQ: 13735144 AIM: LarpGM > Site: http://www.gushi.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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx