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