Thread: Running SQL from the command line with XAMPP install
just wondering if has thoughts on this. i'm doing sql work did xampp install on ubuntu 9.10. sql ran ok, had use phpmyadmin administration of db. not able run "mysql" command line. did uninstall xampp , separate apt-get installs of apache/php/mysql, , can command line stuff. ideas on why not run mysql command line xampp install?
in fact, can install lamp command line:code:sudo apt-get install mysql-client
(or libapache2-mod-[whatever want])code:sudo apt-get install mysql apache2 libapache2-mod-php5
also, administer mysql database local gui-based applications (instead of phpmyadmin), install:
code:sudo apt-get install mysql-query-browser mysql-admin
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Running SQL from the command line with XAMPP install
Ubuntu
Comments
Post a Comment