Page is a not externally linkable
- Code, Content, and Presentation
-- Perl Server Side CGI Scripting
---- Putting a new dynamic PHP/MySQL site on a cd-rom


andreasfriedrich - 11:45 pm on Dec 17, 2002 (gmt 0)


index.php
Change line three to read:

$host = "localhost:8182";

start.pl
Change line 46 to read:
system "start MySQL/bin/mysqld-opt.exe --skip-innodb --port=8182";

Keep in mind that the MySQL server is now listening on port 8182. You need to specify that portnumber along with the hostname when you connect to the server.

Andreas


Thread source:: http://www.webmasterworld.com/perl/1760.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com