mssql error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kspiros
    New Member
    • Oct 2008
    • 16

    mssql error

    I have a problem the phpinfo(); can not find mssql tha php.ini is correct in the corect path php\ext i have deleted the semi color extension=php_m ssql.dll but i can not still connect to mssql. the strange thing is that on my other pc works fine. Any ideas? I use php apache sql server 2005
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Have you restarted the server?
    What error messages do you get?

    Comment

    • kspiros
      New Member
      • Oct 2008
      • 16

      #3
      yes i have the error is this
      Fatal error: Call to undefined function mssql_connect()

      Comment

      • Markus
        Recognized Expert Expert
        • Jun 2007
        • 6092

        #4
        If your php.ini has it loading, then there's nothing I can think of.

        Talk to your host about it?

        Or google.

        Comment

        Working...