ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Installation / System Requirements (http://forum.ispsystem.com//forumdisplay.php?f=10)
-   -   Where did phpMyAdmin go? (http://forum.ispsystem.com//showthread.php?t=879)

rennsix 01-07-2010 06:37 AM

Where did phpMyAdmin go?
 
I've had much success in the past with ISPmanager and CentOS x86 LAMP image stacks from vps.net.

Today, after downloading ISPmanager using ssh 'wget' commands I install using 'install.sh' Once I get to the packet manager I choose : 'Give you a choice of software'.

There is no longer a choice for phpMyAdmin? I see phpPgAdmin but that is not what I want. Has it been removed from the package?

It's probably been 2 months since I loaded an image with ISPM pro so I'm wondering if it's a vps.net or isp system issue.

Any ideas or clues would be greatly appreciated

-Colin

slava 01-07-2010 07:41 AM

CentOS repository does not have PHPMyAdmin. Version on the officall site was changed and we fix this in the next release.

You can install PHPMyAdmin manually after installation by this way

1. Open shell and type two command

Code:

wget -O /tmp/phpMyAdmin.tar.gz http://downloads.sourceforge.net/project/phpmyadmin/phpMyAdmin/2.11.10/phpMyAdmin-2.11.10-all-languages.tar.gz

/usr/local/ispmgr/sbin/pkgctl cache

2. Open ISPmanager Features menu and activate PHPMyAdmin


All times are GMT +2. The time now is 11:52 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.