Results 1 to 7 of 7

Thread: [RESOLVED] Problem in connecting to MySQL DB thru PHP Script

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2007
    Posts
    58

    Resolved [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
  •  



Click Here to Expand Forum to Full Width