Please Help : Installing phpMyAdmin

go_casper

New member
Joined
Sep 22, 2003
Messages
3
Location
AppleGate Manor
Could anyone please post a How-To for installing phpMyAdmin for RH 9.0 running DA. Presently having some difficulties trying to install it. :(
 
Hello,

Try this:
Code:
cd /usr/local/directadmin/scripts
./phpMyAdmin.sh
/sbin/service httpd restart

See if it changes anything.

John
 
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.
 
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
 
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
 
Back
Top