Forum Moderators: phranque

Message Too Old, No Replies

PHPMyAdmin on Mac Server running Apache

         

kevinj

3:50 pm on Apr 19, 2005 (gmt 0)

10+ Year Member



I have a client who runs a Mac OSX Server with Apache and needs instructions on how to install PHPMyAdmin on the server so that I can setup and manipulate MySQL databases for their site. Does anyone know where I can find instructions or more info on installing PHPMyAdmin on a Mac OSX Server running Apache?

mack

4:12 am on Apr 20, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



The "read me" file that comes with PhpMyAdmin is pretty good. If I remember rightly there are only 2 lines that needs to be changed in the configuration file. Your best bet wouls be to install it within a directory for example /mysql above Public_html and to password protect that directory using .htaccess or what ever you have experience with. You can then access that area with your username and password.

Mack.

kevinj

9:19 pm on Apr 20, 2005 (gmt 0)

10+ Year Member



Thanks Mack. The server admin is not too experienced with Mac servers, so any links to sites that would help him with installation of PHPMyAdmin or FAQs on it, would be greatly appreciated.