This is a discussion on installing a DSO on a production server w/ v1.3 within the Apache Web Server forums, part of the Web Server and Related Forums category; I found instructions for installing php as a DSO for apache 1.3 here: http://www.onlamp.com/pub/a/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I found instructions for installing php as a DSO for apache 1.3 here:
http://www.onlamp.com/pub/a/php/2001...php_admin.html. I plan on following them all the way up until the 'restart apache' step which I will do late at night on a weekend when no one is using the server. My question is, if somthing goes wrong and apache will not start, how do I back out of the installed module and make everything how it was before? I'd prefer to not have my bosses foot very far up my arse on Monday morning :) -Kevin |
|
|||
|
On Wed, 08 Feb 2006 15:37:47 -0800, kevincw01 wrote:
> I found instructions for installing php as a DSO for apache 1.3 here: > http://www.onlamp.com/pub/a/php/2001...php_admin.html. I plan on > following them all the way up until the 'restart apache' step which I > will do late at night on a weekend when no one is using the server. > > My question is, if somthing goes wrong and apache will not start, how > do I back out of the installed module and make everything how it was > before? I'd prefer to not have my bosses foot very far up my arse on > Monday morning :) > > -Kevin Take a copy of your httpd.conf and ssl.conf before you start. |