vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Séverin Richard schreef: > Hi all, > > is it possible to configure the my.cnf path: > i want to install mysql4(soon installed) and mysql5 on the same server. > > /etc/my.cnf is for mysql4 > and i want something like /etc/my5.cnf for configuration file of mysql5. > > thx > from 'man mysqld' (on a 5.0.x server) Options in /etc/my.cnf and $MYSQL_HOME/my.cnf are processed before command-line options, so, you can NOT have a my.cnf for version mysql4 which does not influence version 5 i think you should rename the my.cnf to my4.cnf for mysql4 ?? -- Luuk |