
pro at xpresso
Jun 1, 2012, 1:16 PM
Post #2 of 2
(133 views)
Permalink
|
On Fri, Jun 01, 2012 at 10:25:38AM -0700, Bill Vance wrote: >Date: Fri, 1 Jun 2012 10:25:38 -0700 >From: Bill Vance <pro [at] xpresso> >Subject: [users [at] http] Eureka! > >Howdy Gang; > >Well, I figured as everything was alles abgefict, it wouldn't >hurt to try one more thing, so I gave it a shot with: > > apt-get purge php5 apache2 > apt-get install --reinstall php5 apache2 > >The first removes the program files as well as the setups in >/etc. The second, of course reinstalls them. Everythings >working again. > >Now I'm trying to find out how to get them working with each >other. > >In my recent reading, I seem to recall a loadmodule/activate >pair of commands, but exactly what they are, and where to >find and put them, is now eluding me. > >Anyone got a 2x4 to smack me upside the head with in order >to get me pointed in the right direction? Sorry about forgetting; The apache2 -V command tells me its version 2.2.14. >TIA > >Bill > >--------------------------------------------------------------------- >To unsubscribe, e-mail: users-unsubscribe [at] httpd >For additional commands, e-mail: users-help [at] httpd > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe [at] httpd For additional commands, e-mail: users-help [at] httpd
|