Installed apache2+php

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
epx998

Installed apache2+php

Post by epx998 »

I just installed these from the repo and thought I added the handler for php correctly, but its still not going.

Anyone mind giving a hand getting this going? Trying to tinker with wordpress.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Rhoxus

Re: Installed apache2+php

Post by Rhoxus »

The easiest way is to first remove both and then install tasksel.

Code: Select all

sudo apt-get install tasksel
Then run as root

Code: Select all

sudo tasksel
arrow down to LAMP server and press space, then push enter

It will auto-install and configure a full Apache2+PHP stack for you.

Hope this helped.
epx

Re: Installed apache2+php

Post by epx »

epx@dmndb01 ~ $ sudo tasksel
tasksel: aptitude failed (100)


It was worth a shot. Whatever is causing the problem is really nasty. It is a fresh install, I will just reinstall tonight when I get home. Had no issues today on a Ubuntu Server attempt to nail down what I did wrong. Seems just in the process of apt-get remove and purging, something broke. :)
Rhoxus

Re: Installed apache2+php

Post by Rhoxus »

Hmm, try to select any other mirror in the software soures. or try installing any other of those listed, Ive had that while trying to install the font package.
Locked

Return to “Software & Applications”