Enabling InnoDB on IIS

Incoming further disturbance, was occurred during Mediwwiki installation on a halfway, and it was:

The ‘InnoDB’ feature is disabled; you need MySQL built with ‘InnoDB’ to have it working

  1. Shut down your MySQL server (stop the service)
  2. Open my.ini (mysql’s config file), which is located in your MySQL program folder.
  3. In my.ini, find the following:
     skip-innodb
  4. Replace this line(uncomment) with:
     # skip-innodb
  5. Save the file
  6. Start the MySQL server again

After doing aboves, installation was successfully completed, and the case is closed…

Posted: July 24, 2007

Comments »

The URI to TrackBack this entry is: http://wikinote.blogsome.com/2007/07/24/installing-php-in-iis-server-2/trackback/

No comments yet.

RSS feed for comments on this post.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>



Anti-spam measure: please retype the above text into the box provided.