As the my.cnf file is different from the previous version, and with innodb enabled by default in mysql 5.xx, how can i be sure it really works? I tried installing ORANGEHRM and it says MySQL InnoDB Support Not Available any clue? Just remove any disable options for innodb in /etc/my.cnf (an Full Story »
Home / Tag 'mysql'
Thursday, September 10, 2009 | 3:16 pm
how do i install mysqli ?
go to WHM,enable the mysql service then run: /scripts/upcp mysql_install_db –user=mysql service mysqld(or mysql) start for php with mysqli check out http://www.php.net/mysqli Full Story »