Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Database connection failure |
|
Author |
|
aswini
Joined: 07 Sep 2007 Posts: 1 Location: New Delhi
|
Posted: Fri 07 Sep '07 16:01 Post subject: Database connection failure |
|
|
Hi
I have installed php4.2 and php5.2 in my windows system.
While am working with php4 its working properly but its not possible to connect the database using php5
So pls pls let me know how to configure so tht I can access PHP4-MySQL4
PHP5-Mysql5
Thanks a ton in advance
Regards
aswini |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Fri 07 Sep '07 16:30 Post subject: |
|
|
in your php.ini for PHP5 is there the mysql driver /extension loaded? What can you see it when you call phpinfo(); with PHP 5? Is it loaded? |
|
Back to top |
|
|
|
|
|
|