Re: error your php server doesn't have mysql module loaded or you cant use the mysql_(p)connect func
I try to learn WordPress with "DreamWeaver CS5 with PHP" by David Powers running on Dreamweaver CS6 on Window 7. Installed Apache24 that came with PHP7 and MySQL on the local server. Ran into the same problem of "your php server doesn't have mysql module loaded or you cant use the mysql_(p)connect function". Noticed in phpinfo.php there is no mysql but mysqli.
Besides re-intall an old version of the Apache with PHP5x, is there a way to fix this problem of this problem? Please be a little more detail than
1) Write your own mysqli functions and queries (how?)
2) Buy a 3rd party extension for Dreamweaver which will replace the old Dreamweaver server behaviours (which ones?)
jtkoo
I am a novice.
