List:MySQL and Java« Previous MessageNext Message »
From:Dave Newton Date:May 23 2003 2:53pm
Subject:Re: installation mysql
View as plain text  
On Thu, 2003-05-22 at 14:11, reid wrote:
> Forgiving me if this is not right place to ask about installation mysql.

It's not :) MySQL installation is covered in the installation docs that
come with MySQL.

> I could not find any instruction how to install mysql on webserver.

You don't install MySQL on a "webserver," you install MySQL on a machine
(that might happen to be a webserver) and your web app might access the
database.

> the Connecter/J for Java.  Is there anything else we need to install on it
> before we make this work? I heard that we might need to install TOmcat and
> sun java sdk. Is that true? I don't want to waste space on harddrive. This
> webserver is belong to my friend who is willing to host my domain name.

You'll want to install Tomcat and the Java SDK if you want to access
MySQL through java. It's not clear to me that this is what you want to
do.

How do you think you'll be accessing the database?

Dave


Thread
Query flowFilip Rachunek19 May
  • delete datareid19 May
    • Re: delete dataPaul DuBois19 May
  • Re: delete dataChristopher Taylor19 May
  • Re: delete datareid19 May
  • sort ascendingreid19 May
  • installation mysqlreid22 May
    • Re: installation mysqlDave Newton23 May
Re: sort ascendingAndreas Schyman20 May