|
-
Oct 31st, 2008, 04:15 AM
#1
Thread Starter
Member
[RESOLVED] Problem in connecting to MySQL DB thru PHP Script
I have Installed PHP 5.2.6 and trying to connect to MySQL . I have edited php.ini file
And i have copied php_mysql.dll and php_mysqli.dll to C:
C:\WINDOWS\system32
php.ini file is present in C:\WINDOWS
The below lines were uncommented.
extension=msql.dll
extension=php_mysql.dll
extension=msql.so
but still i face a problem saying "Fatal error: Call to undefined function: mysql_connect()"
Last edited by NehaRao; Oct 31st, 2008 at 04:18 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|