Am Donnerstag, 17. Februar 2005 18:17 schrieb Ivan Yosifov: > Or maybe you need to manually enable mssql in the php config.
grep mssql /etc/php/apache2-php4/php.ini ;extension=php_mssql.dll mssql.allow_persistent = On mssql.max_persistent = -1 mssql.max_links = -1 mssql.min_error_severity = 10 mssql.min_message_severity = 10 mssql.compatability_mode = Off ;mssql.connect_timeout = 5 ;mssql.timeout = 60 ;mssql.textlimit = 4096 ;mssql.textsize = 4096 ;mssql.batchsize = 0 ;mssql.datetimeconvert = On mssql.secure_connection = Off ;mssql.max_procs = 25 it looks so, the first line is comment out. cu stonki -- www.stonki.de: the more I see, the more I know....... www.proftpd.de: Deutsche ProFTPD Dokumentation www.krename.net: Der Batch Renamer f�r KDE www.kbarcode.net: Die Barcode Solution f�r KDE -- [email protected] mailing list
