PDA

View Full Version : Please Help : Installing phpMyAdmin


go_casper
09-22-2003, 03:26 AM
Could anyone please post a How-To for installing phpMyAdmin for RH 9.0 running DA. Presently having some difficulties trying to install it. :(

l0rdphi1
09-22-2003, 08:52 AM
Installing it? It's just a matter of wgetting the tarball and unpacking to /var/www/html/phpMyAdmin-2.5.0

You'll then need to modify the config.inc.php file somewhat. I'm using: http://www.l0rdphi1.com/junk/config.inc.phps

DirectAdmin Support
09-22-2003, 04:17 PM
Hello,

Try this:

cd /usr/local/directadmin/scripts
./phpMyAdmin.sh
/sbin/service httpd restart

See if it changes anything.

John

l0rdphi1
09-22-2003, 08:01 PM
Oh, I didn't know about that :)

I'll give it a try sometime soon! :D

go_casper
09-23-2003, 12:18 AM
Thanks DAsupport and l0rdphi1,

It's work. Guess we must be missing a lot from DA. :)

Wondering if DAsupport will be releasing a rescue-manual (SSH) for DA admin users.. just in case if anything is missing..at least we could try and solve it before we decided to post a support note.

Most importantly, I am wondering if DAsupport could highlight to ask esp for those using RHN up2date on DA platform on what to update and what shouldn't (basically a list).

Thanks.

DirectAdmin Support
09-23-2003, 04:19 PM
Hello,

I think up2date has been discussed on the forum already. We've included an up2date.sh file that add the required packages to the skip list so that up2date doesn't hurt anything. It *should* have already been done, so you should be able to run up2date without worry.

John

jlasman
09-24-2003, 09:37 AM
We use apt-get instead of up2date, so if you can tell me how to read the skip list so I can add it apt-get, I'd appreciate it.

Thanks!

Jeff