I'm very frustrated in connecting my PHP page with MySQL. I've done everything in the manual said. I've used mysql_pconnect and PEAR DB method to connect to MySQL, it just didn't connect. If I used PEAR DB, it says that 'Extension can't be found'. I'm using PHP 5.0 right now. What are the configuration that I need to do so that I can connect to my database.
I have set the extension_dir to the extension files folder and uncommented the extension=php_mysql.dll line in the php.ini file. But when I run the apache server, it says that php_mysql.dll file can't be found. Why is that?
Please help me cause I'm very frustrated rite now...This topic has been discussed in this forum, please search <!-- m --><a class="postlink" href="http://phpbuilder.com/board/search.php?s=&action=showresults&searchid=693574&sortby=&sortorder=">http://phpbuilder.com/board/search.php? ... sortorder=</a><!-- m -->
I have set the extension_dir to the extension files folder and uncommented the extension=php_mysql.dll line in the php.ini file. But when I run the apache server, it says that php_mysql.dll file can't be found. Why is that?
Please help me cause I'm very frustrated rite now...This topic has been discussed in this forum, please search <!-- m --><a class="postlink" href="http://phpbuilder.com/board/search.php?s=&action=showresults&searchid=693574&sortby=&sortorder=">http://phpbuilder.com/board/search.php? ... sortorder=</a><!-- m -->