PHP call to undefined function mssql_connect () _php Tutorial

Source: Internet
Author: User
PHP Tutorial MSSQL Connection call to undefined function mssql_connect ()

Now want to connect MSSQL2000, the MSSQL data into MySQL, found that link is not on MSSQL,
Tip Call to undefined function mssql_connect ()

Steps have been made:
1:php.ini
Extension = Php_mssql.dll Front semicolon removed
2:
The php_mssql.dll copied to the EXT directory, ext directory is extension_dir directory, Php_mssql.dll in PHP5 not found, is copied from the previous PHP4, do not know the version of the problem,

3: Modified bar Php_mssql.dll copied to the System32 directory, also copied to the Windows directory

Parsing methods

1:php.ini
Extension = Php_mssql.dll Front semicolon removed
Right, have to do
2:
The php_mssql.dll copied to the EXT directory, ext directory is extension_dir directory, Php_mssql.dll in PHP5 not found, is copied from the previous PHP4, do not know the version of the problem,
It should be possible.
3: Modified bar Php_mssql.dll copied to the System32 directory, also copied to the Windows directory
It doesn't have to be done, it doesn't hurt.

The key step is not done!
Place Ntwdblib.dll in the system's search path

Upgrade SQL Server 2000 to SP4, or PHP can be over Mssql_connect is not connected to the 1433 port of SQL Server

http://www.bkjia.com/PHPjc/630879.html www.bkjia.com true http://www.bkjia.com/PHPjc/630879.html techarticle PHP Tutorial MSSQL connection call to undefined function mssql_connect () now want to connect MSSQL2000, the MSSQL data into MySQL, found that link is not on MSSQL, prompt call to Unde Fined Functi ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.