can't install php7 on ubuntu

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
blaineca
-


Joined: 05 Dec 2018
Posts: 14

PostPosted: Tue Oct 15, 2019 3:04 am    Post subject: can't install php7 on ubuntu Reply with quote

I am trying to install php7 on ubuntu
I use the command "sudo apt-get install php7-cgi" but I get this message.
E: Unable to locate package php7-cgi

Does anyone have a solution?


Thanks
Blaine
Back to top View user's profile Send private message
devastator82
-


Joined: 10 Mar 2006
Posts: 31
Location: Lithuania

PostPosted: Tue Oct 15, 2019 4:53 pm    Post subject: Reply with quote

Try: sudo apt-get install php-cgi
It will install 7.2 version php.
Back to top View user's profile Send private message
blaineca
-


Joined: 05 Dec 2018
Posts: 14

PostPosted: Wed Oct 16, 2019 5:58 am    Post subject: Reply with quote

devastator82 wrote:
Try: sudo apt-get install php-cgi
It will install 7.2 version php.


Ok, that worked.
Now has anyone installed phpmyadmin on ubuntu running Abyss Web Server?
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Mon Oct 21, 2019 8:54 am    Post subject: Reply with quote

blaineca wrote:
devastator82 wrote:
Try: sudo apt-get install php-cgi
It will install 7.2 version php.


Ok, that worked.
Now has anyone installed phpmyadmin on ubuntu running Abyss Web Server?


PhpMyAdmin setup on any Web server is always the same. Just install MySQL or MariaDB using your Ubuntu package manager. Please note down the root password you will choose as it will be useful for you to configure scripts that need database access (such as PhpMyAdmin).

Now, download PhpMyAdmin from <https://www.phpmyadmin.net/downloads/>, create a subdirectory inside one of the Documents Paths of your hosts (inside the htdocs folder for example for the default host on Abyss Web Server), then uncompress the PhpMyAdmin package there.

Create the configuration file for PhpMyAdmin as explained in <https://docs.phpmyadmin.net/en/latest/setup.html#manually-creating-the-file> and browse PhpMyAdmin URL to get access to your database.
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group