LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > External Applications > PHP > FreeTDS - PHP-MSSQL Support

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-31-2006, 04:51 PM
mfarroyo mfarroyo is offline
New Member
 
Join Date: Mar 2006
Posts: 2
Default FreeTDS - PHP-MSSQL Support

I am using CentOS 4.3. Using the standard Apache and PHP, I can successfully connect to an external MS SQL Server 2000. I am using freetds-0.62.4-1 and php-mssql-4.3.9-3.2.1.

I understand that I have to modify the php.ini in lsws/conf directory to include the external modules (for instance, I added the following lines:


extension_dir = /usr/lib/php4
zend_extension="/usr/lib/php4/mysql.so"
zend_extension="/usr/lib/php4/mssql.so"

using such a configuration, I can successfully connect to the mysql, but not to the mssql databases .... what else would I need to do to get the mssql connection running.

Thanks all in advance
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to disable php support in one of virtual hosts? elvis7 Install/Configuration 8 10-31-2008 03:14 PM
replacing system php felosi PHP 3 07-16-2007 11:23 PM
setup php in rails template cswilliams Install/Configuration 2 01-25-2007 08:21 AM
max_execution_time did not changed piper Install/Configuration 12 01-24-2007 11:27 AM
Premature end of response header alex Bug Reports 10 06-11-2006 07:48 AM


All times are GMT -7. The time now is 05:17 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.