yshua Posted August 2, 2012 Share Posted August 2, 2012 Dear Forum Readers: Am unable to determine how to manually configure, or otherwise add in, the MYSQLI capability upon configuration of PHP5.3.8. Everything else works marvellously. But taking the extensions option (double clicking on it) lets me scroll to MYSQLI without any of that code being found in phpinfo.php after configuration. I did a CTRL F search for MYSQLI without any occurrences found. Are there lines I could add to httpd.conf manually to facilitate MYSQLI? I must be missing something obvious. Also I seem to recall explanations of $cfg statements for MySQLI in Documentation.txt in phpmyadmin, but fail to see how to use any of these lines as well.... Any help kindly appreciated Yshua Quote Link to comment https://forums.phpfreaks.com/topic/266606-am-trying-to-configure-in-mysqli-on-php538-mysql55-win7/ Share on other sites More sharing options...
yshua Posted August 10, 2012 Author Share Posted August 10, 2012 Dear Forum Readers: This question has been solved! Was quite simple oversight on my part.... When installing PHP, the wizard prompt offered C:\Program Files (x86)\PHP, whereas it needed to be :C:\PHP. Thanks for patience with my question, for without the existence of your forum, I would never hope to be able to finish! Yshua Quote Link to comment https://forums.phpfreaks.com/topic/266606-am-trying-to-configure-in-mysqli-on-php538-mysql55-win7/#findComment-1368405 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.