Jump to content
The Uniform Server Community

cant find my-small.cnf in uniserver


boony
 Share

Recommended Posts

Hi All,

 

I've just transferred from xampp to uniserver 4.0. All is good except when I tried to enable innodb things started to go pear shaped!!! :)

 

I read that there should be a file called my-small but it doesn't exist. I found the my.cnf file where I was able to uncomment the innodb bits but when I restarted unisever i was denied access to mysql.

 

Any hints as to how to enable innodb would be a great help. :D

Link to comment
Share on other sites

btw: my-small.cnf is called my.cnf (the my.cnf code header tells its my-small.cnf). that is also the config file used by the mysql batch files.

 

Hmmm, I thought that this may be the case. But, as mentioned in my previous post, when I uncommented the the INNODB stuff I was unable to connect to MySQL databases.

 

The current path of the my.cnf is uniserver/udrive/usr/local/mysql/my.cnf

 

The previous post mentioned that this should be in the ../local/mysql/bin/ folder. So do I need to save something in the .../mysql/bin folder ?? :D

Link to comment
Share on other sites

OK Download 4.1-Mona all you need to do is comment a single line in file

 

UniServer\udrive\usr\local\mysql\my.cnf

 

From this:

skip-innodb

To This:

#skip-innodb

 

It enables innodb you can change the values in this section or add extra lines if required.

 

If you still have problems, any errors messages would be of help to pin point the problem.

 

All the best

Ric :D

Link to comment
Share on other sites

OK Download 4.1-Mona all you need to do is comment a single line in file

 

UniServer\udrive\usr\local\mysql\my.cnf

 

 

All the best

Ric :)

 

Ah ha!!! Yep, that worked :D Thanks very much for the heads up on this....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...