[Novalug] running cgi scripts -- learning MySQL

Paul D. Bain paulbain at pobox.com
Sat Oct 6 23:49:19 EDT 2007


Bonnie Dalzell wrote:
> 
> The mysql tutorial was going very well until I came to the part about 
> running a script via the browser.

Bonnie,

	You can learn a great deal about MySQL simply by installing an 
easy-to-use MySQL client. SQLyog is such a client, and it is _free_, 
although not OSS. A favorite among software developers is Aqua Data 
Studio (ADS), which is a DB design tool as well as a RDBMS client. Both 
SQLyog and ADS have slick GUI's. A third option is MySQL Navigator.

	All of these tools can save you a great deal of time and frustration 
when learning MySQL.

--Paul Bain


> i have apache running with:
> 
> sudo /etc/init.d/apache start
> 
> 
> the first time I went through the tutorial and did this - before dinner 
> - the script executed from the Firefox browser.


More information about the Novalug mailing list