ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Installation / System Requirements (http://forum.ispsystem.com//forumdisplay.php?f=10)
-   -   phpMyAdmin on CentOS 5.5 (http://forum.ispsystem.com//showthread.php?t=1274)

nick 01-16-2011 06:09 AM

phpMyAdmin on CentOS 5.5
 
Hi

I know centos does not come with phpMyAdmin. And have seen a number of threads on here about this.

And then enabling it in the 'Features' menu.

Where can I find the features menu? I can't find it anywhere in the root administration level. it is 4am so may be missing it somewhere!

Thanks

slava 01-16-2011 07:31 AM

In the new versions ISPmanager Features menu has been renamed to Applications
http://en.ispdoc.com/index.php/Appli...s_(ISPmanager)

wceolin 01-20-2011 11:12 PM

I'm with the same problem. I didn't found phpMyAdmin in "Applications". Any idea about how can I access it?

nick 01-20-2011 11:15 PM

Here is what I did (roughly)
Quote:

Originally Posted by slava (Post 4823)
For CentOS 5.x:

1. Install EPEL repository
Code:

rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm
or for x64 architecture (you can check it by uname -a command)
Code:

rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
2. Update RPM and ISPmanager caches
Code:

yum makecache
/usr/local/ispmgr/sbin/pkgctl cache

3. Install PhpMyAdmin via Applications menu

I think I had to run
Code:

killall ispmgr
This was required to show the phpmyadmin option in applications.

Hope this helps

wceolin 01-20-2011 11:32 PM

1 Attachment(s)
Other applications appear there, but not phpMyAdmin... :(

Look:

http://forum.ispsystem.com/en/attach...1&d=1295559092

wceolin 01-20-2011 11:34 PM

Other applications appear there, but not phpMyAdmin. :(

wceolin 01-20-2011 11:38 PM

My bad. I discover MySQL management tool is phpMyAdmin. :)

It works now. Thanks, nick.

wceolin 01-20-2011 11:42 PM

Another question: how I access phpMyAdmin now?

I tried http://[IP]/phpmyadmin/

but didn't work.

wceolin 01-20-2011 11:46 PM

I clear the cache again and ISP is displaying it.

krisj 05-13-2011 08:41 PM

anything specific you need to do to make it work with nginx in front of apache? if i enable nginx phpmyadmin seems to break...


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

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