RE: [PHP] Using PHP to access a Microsoft SQL server

2002-07-25 Thread Andrew Hill
PROTECTED]] Sent: Wednesday, July 03, 2002 5:12 PM To: php-general Subject: RE: [PHP] Using PHP to access a Microsoft SQL server It sounds like you need to give your apache account access to the database. You can test this by logging in as root and running su - apache. You'll be logged in as Apache; try

RE: [PHP] Using PHP to access a Microsoft SQL server

2002-07-03 Thread Lazor, Ed
It sounds like you need to give your apache account access to the database. You can test this by logging in as root and running su - apache. You'll be logged in as Apache; try running the commands you used to test everything when logged in as root. You'll probably get errors that will hopefully