Trouble Installing PHP5
#1
I'm trying to install PHP5 so that I can run a Dokuwiki server, but I get this error message:

Code:
ubuntu@Pine64:~$ sudo apt-get install php5-fpm php5-gd                                   Reading package lists... Done
Building dependency tree
Reading state information... Done
Package php5-fpm is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package php5-gd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'php5-fpm' has no installation candidate
E: Package 'php5-gd' has no installation candidate

I've added additional repositories and then run apt-get update, but no luck.
Code:
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse"

Any suggestions on how to get PHP5 installed?

Thanks.


Messages In This Thread
Trouble Installing PHP5 - by JCMPine64 - 04-19-2016, 08:59 AM
RE: Trouble Installing PHP5 - by androsch - 04-19-2016, 11:45 AM
RE: Trouble Installing PHP5 - by longsleep - 04-19-2016, 11:52 AM
RE: Trouble Installing PHP5 - by JCMPine64 - 05-02-2016, 06:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Networking trouble s21 22 26,162 04-05-2016, 06:06 PM
Last Post: rpfand

Forum Jump:


Users browsing this thread: 1 Guest(s)