3 messages in com.mysql.lists.win32Re: installation Q
FromSent OnAttachments
Jeroen Keppens08 Jul 1999 02:57 
Paul DuBois08 Jul 1999 07:40 
Nyem08 Jul 1999 21:01 
Subject:Re: installation Q
From:Nyem (ny@bigfoot.com)
Date:07/08/1999 09:01:53 PM
List:com.mysql.lists.win32

1. Get Perl from http://www.activestate.com and install it.

2. Install DBI and DBD-MYSQL modules. On command prompt, type:

ppm install DBI ppm install DBD-MYSQL

3. See the documentation on using perl and mysql at file:///C|/Perl/html/lib/site/mysql/mysql.html

4. Create some perl scripts as your Apache's CGI.

regards, Nyem

At 7/8/99 05:58 PM , Jeroen Keppens wrote:

Hi,

I just installed MySQL Win32 on my PC. I use win98 as OS and have Apache for Win installed. I wanna use the mysql on this 'server'. How do I do that. Whee do I make all the changes...

I need the MySQL to practice.

Jeroen