Jeremy,
Tuesday, October 08, 2002, 8:55:35 PM, you wrote:

JOn> I am currently try to set up mysql on my computer and I'm running into a
JOn> few bugs.  I'm using the book "PHP fast & easy web development".  I've
JOn> run into a problem when I type the command mysqld --standalone into the
JOn> prompt.  I get the following error:
JOn> Can't initialize InnoDB as 'innodb_data_file_path' is no set

You need to specify innodb_data_file_path in my.cnf/my.ini:
         http://www.mysql.com/doc/en/InnoDB_start.html

JOn> I'm following the directions step by step, yet it's not working.  I was
JOn> hoping you could possibly help me.  Thank you.
 
What exactly did you do?


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to