Re: Will PhpMyAdmin run on Linux-Apache-MySQL box ?
Will, Thursday, January 16, 2003, 6:14:11 PM, you wrote: > I installed PhpMyAdmin on a Windows box using EasyPhp... > Will PhpMyAdmin run on a Linux/Apache/MySQL server? (I've got one on my desk > up & > running) Yes.. > If so which version should I download? phpMyAdmin-2.3.3pl1 is the latest stable release. Probably Download phpMyAdmin-2.3.3pl1-php.zip > (.php files) > - Download phpMyAdmin-2.3.3pl1-php.tar.bz2 > - Download phpMyAdmin-2.3.3pl1-php.tar.gz > - Download phpMyAdmin-2.3.3pl1-php.zip > (.php3 files) > - Download phpMyAdmin-2.3.3pl1-php3.tar.bz2 > - Download phpMyAdmin-2.3.3pl1-php3.tar.gz > - Download phpMyAdmin-2.3.3pl1-php3.zip > (Yes, I'm a Linux newbie.) > Finally, is it a fairly easy install for a Linux newbie? to install... uncompress.. copy to your webroot directory edit the config file (check the readme for some howto stuff) set the phpMyAdmin root variable the username/password info You will want to be careful about the authetication mode you choose if your webserver is visible on internet. if its just a home/non-accessible server, you can just fill in the username / password info in the config file. Its not too difficult Brian > thanks for any help. > Will > - > Before posting, please check: >http://www.mysql.com/manual.php (the manual) >http://lists.mysql.com/ (the list archive) > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php -- Brianmailto:[EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
Re: Will PhpMyAdmin run on Linux-Apache-MySQL box ?
> Will PhpMyAdmin run on a Linux/Apache/MySQL server? Sure, without any problem. > If so which version should I download? > > (.php files) > - Download phpMyAdmin-2.3.3pl1-php.tar.bz2 > - Download phpMyAdmin-2.3.3pl1-php.tar.gz I downloaded this one ^^^ > - Download phpMyAdmin-2.3.3pl1-php.zip > (.php3 files) > - Download phpMyAdmin-2.3.3pl1-php3.tar.bz2 > - Download phpMyAdmin-2.3.3pl1-php3.tar.gz > - Download phpMyAdmin-2.3.3pl1-php3.zip > > (Yes, I'm a Linux newbie.) > > Finally, is it a fairly easy install for a Linux newbie? I use with Apache and it is faily easy. Just remember the virtual host stuff and modify you /etc/hosts if you are going to use it locally. > > thanks for any help. > > Will HTH sql, query __ / \\ @ ____@ Adolfo Bello <[EMAIL PROTECTED]> / // // /\ / \\ // \ // Bello Ingenieria S.A, Presidente / \\ // / \\/ // // / //cel: +58 416 609-6213 /___ / <_/\__\\//__/ // fax: +58 212 952-6797 www.bisapi.com //pager: www.tun-tun.com (# 609-6213) - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
RE: Will PhpMyAdmin run on Linux-Apache-MySQL box ?
Does the box have PHP installed and configured to use MySQL? I wouldn't go with the php3 extension, as it is outdated, PHP4 has been stable for a while. -Original Message- From: Will Standley [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 3:14 PM To: [EMAIL PROTECTED] Subject: Will PhpMyAdmin run on Linux-Apache-MySQL box ? I installed PhpMyAdmin on a Windows box using EasyPhp... Will PhpMyAdmin run on a Linux/Apache/MySQL server? (I've got one on my desk up & running) If so which version should I download? (.php files) - Download phpMyAdmin-2.3.3pl1-php.tar.bz2 - Download phpMyAdmin-2.3.3pl1-php.tar.gz - Download phpMyAdmin-2.3.3pl1-php.zip (.php3 files) - Download phpMyAdmin-2.3.3pl1-php3.tar.bz2 - Download phpMyAdmin-2.3.3pl1-php3.tar.gz - Download phpMyAdmin-2.3.3pl1-php3.zip (Yes, I'm a Linux newbie.) Finally, is it a fairly easy install for a Linux newbie? thanks for any help. Will - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php