Mailinglist Archive: opensuse (3531 mails)
| < Previous | Next > |
Re: [opensuse] Apache woes and Yast
- From: "Cristian Rodriguez R." <judas_iscariote@xxxxxxxxxxxxx>
- Date: Wed, 03 Jan 2007 19:08:47 -0300
- Message-id: <459C296F.8000703@xxxxxxxxxxxxx>
James D. Parra escribió:
> Hello,
>
> I can't prove it, but Yast has reeked havoc on the Apache service. I managed
> to get the pages to load, however Apache no longer displays PHP files.
>
> Should I just uninstall & reinstall PHP5, or can tell Yast to just reinstall
> the PHP5 packages? I am using Yast ncurses and although I know "-i-" means
> installed, I am not sure what ">" means. Upgrade, perhaps? If I change the
> setting to "i" will it reinstall?
>
> Thank you for you help.
>
> James
zypper install apache2-mod_php5
a2enmod php5
rcapache2 restart
> Hello,
>
> I can't prove it, but Yast has reeked havoc on the Apache service. I managed
> to get the pages to load, however Apache no longer displays PHP files.
>
> Should I just uninstall & reinstall PHP5, or can tell Yast to just reinstall
> the PHP5 packages? I am using Yast ncurses and although I know "-i-" means
> installed, I am not sure what ">" means. Upgrade, perhaps? If I change the
> setting to "i" will it reinstall?
>
> Thank you for you help.
>
> James
zypper install apache2-mod_php5
a2enmod php5
rcapache2 restart
| < Previous | Next > |