On Tue, 18 Mar 2003 13:44:25 -0500, Miro Kralovic wrote about "[PHP] Call
to undefined function: mssql_pconnect() " what the universal translator
turned into this:

>Hi all.. I'm trying to connect MSSQL2000 Personal Edition from PHP and 
>all I'm getting is "Call to undefined function: mssql_pconnect()" error..
>I have installed PHP4.2.2-4, mod_php-4.2.2, php_devel-4.2.2, 
>freetds0.53-4, php-sybase-ct-4.2.2, I think I also have php_ldap and 
>php_imap..  restarted server, still nothing... running it on RedHat 7.3..
>Is there anything else I have to do to get it running? Like recompilling 
>PHP or something? If so, how do I do that? 

Did you remember to uncomment the module references in PHP.INI???

Easiest way is to just search through the file for your module(s)'s
filename(s) and remove the comment ';' markers in front of 'em ... 

Rene

-- 
Rene Brehmer

This message was written on 100% recycled spam.

Come see! My brand new site is now online!
http://www.metalbunny.net

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to