View Full Version : How to open my.cnf?
devil_vin
09-22-2007, 01:46 PM
Hi..guys!I would have some configuration need to be done in the file of my.cnfin xampp.However it showed as a SpeedDial in Windows,how can I open it?Thanks..
I presume it's just a plain-text configuration file. Any text editor can open it (e.g. Notepad).
devil_vin
09-22-2007, 03:42 PM
Problem resolved.Thanks...
tanny
03-19-2008, 11:31 AM
How did you resolve the problem.
I need to edit my.cnf file.
thetestingsite
03-19-2008, 01:57 PM
All it is (as Twey said before) is a plain text file. Simply use any text editor (such as Notepad, Notepad++, VIM, etc) to open it.
It's just a fairly standard config file format:
# comment
[section]
key=value
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.