RE: [PHP-DB] Question on PHP connect MS SQL 2005
[email protected] ("Wei, Alice J.")
| Newsgroups | php.db |
|---|---|
| Message-ID | <950A3064BF0F8E4CB30A5931CE088BC502D34B022F@iu-mssg-mbx06.ads.iu.edu> |
Hi, Dan: Thanks for the information, and my PHP has been installed, and I have commented out everything from the PHP ini regarding to "MS SQL connections." However, I am still having issues with seeing the same error as I have in the previous email. Are there other things I have to try? Thanks for your help. Alice ====================================================== Alice Wei MIS 2009 School of Library and Information Science Indiana University Bloomington [email protected] ________________________________________ From: Dan Shirah [[email protected]] Sent: Wednesday, June 11, 2008 9:43 AM To: Wei, Alice J. Cc: [email protected] Subject: Re: [PHP-DB] Question on PHP connect MS SQL 2005 Alice, In regards to: "Call to undefined function mssql_connect() in /home/TDC/Desktop/create_new_entry_master.php on line 20" Do you have the MSSQL extension uncommented in your PHP.ini? Dan