mysql_connect() error

Permalink
Hi there,

I need help with concrete5 installation because i have virtual server machine on Apache 2.2. My problem is that it use PHP 5.3.5 (windows) and mysql extension is not supported.

anyway that concrete5 team can consider using mysqli instead.

thanks,
zainudin.

 
mesuva replied on at Permalink Reply
mesuva
Are you sure about this? Fromhttp://www.php.net/manual/en/mysqlnd.install.php... :

"In the official PHP Windows distributions from 5.3 onwards, MySQL Native Driver is enabled by default, so no additional configuration is required to use it. All MySQL database extensions will use MySQL Native Driver in this case."

Is this perhaps just something you need to configure/enable, rather than install?

From reading the doco page, I'm pretty sure the native driver handles both mysqli as well as the normal mysql connection type. (I'm no windows guy though, so I could be overlooking something)

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.