RE: [PHP] Re: why won't mssql work?

2004-03-29 Thread Edward Peloke
Upgraded to 4.3.5 and all is working...thanks! Eddie -Original Message- From: Lester Caine [mailto:[EMAIL PROTECTED] Sent: Monday, March 29, 2004 2:19 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Re: why won't mssql work? Edward Peloke wrote: > Yes, my php.ini is in my WINNT d

RE: [PHP] Re: why won't mssql work?

2004-03-29 Thread Edward Peloke
: [EMAIL PROTECTED] Subject: Re: [PHP] Re: why won't mssql work? Edward Peloke wrote: > Yes, my php.ini is in my WINNT directory. > > I am running php 4.3.4 and originally got an error that it couldn't find > php5dts.dll in my classpath, then it would complain that it couldn'

Re: [PHP] Re: why won't mssql work?

2004-03-29 Thread Lester Caine
Edward Peloke wrote: Yes, my php.ini is in my WINNT directory. I am running php 4.3.4 and originally got an error that it couldn't find php5dts.dll in my classpath, then it would complain that it couldn't load the php_mssql.dll. I downloaded php5dts.dll and put it in my path so now I get this er

RE: [PHP] Re: why won't mssql work?

2004-03-29 Thread Edward Peloke
group\apache\htdocs\installomatic\starteam.php on line 3 Thanks, Eddie -Original Message- From: Adam Voigt [mailto:[EMAIL PROTECTED] Sent: Monday, March 29, 2004 1:41 PM To: Edward Peloke Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Re: why won't mssql work? Your php.ini is in-fact in you

Re: [PHP] Re: why won't mssql work?

2004-03-29 Thread Frank M. Kromann
If you are using the Apache module you need to restart Apache each time you make changes to php.ini. - Frank > EP> And as far as IIS, I am running apache. > > Heh. Well, then I guess I can't help you there, as I've never run > Apache on a Windows machine. :-) > > Sorry. I hope someone else

RE: [PHP] Re: why won't mssql work?

2004-03-29 Thread Adam Voigt
ib.dll in the WINDOWS/System32 > > Yep > > And as far as IIS, I am running apache. > > Thanks, > Eddie > > -Original Message- > From: Ben Ramsey [mailto:[EMAIL PROTECTED] > Sent: Monday, March 29, 2004 12:01 PM > To: [EMAIL PROTECTED]; Edward Peloke > Sub

Re: [PHP] Re: why won't mssql work?

2004-03-29 Thread Ben Ramsey
EP> And as far as IIS, I am running apache. Heh. Well, then I guess I can't help you there, as I've never run Apache on a Windows machine. :-) Sorry. I hope someone else can help. -- Regards, Ben Ramsey http://benramsey.com http://www.phpcommunity.org/wiki/People/BenRamsey -- PHP General

RE: [PHP] Re: why won't mssql work?

2004-03-29 Thread Edward Peloke
ailto:[EMAIL PROTECTED] Sent: Monday, March 29, 2004 12:01 PM To: [EMAIL PROTECTED]; Edward Peloke Subject: [PHP] Re: why won't mssql work? EP> I know I am missing a stupid step but I have php_mssql.dll in my EP> php extensions folder and have uncommented the line in the ini EP> file yet

[PHP] Re: why won't mssql work?

2004-03-29 Thread Ben Ramsey
EP> I know I am missing a stupid step but I have php_mssql.dll in my EP> php extensions folder and have uncommented the line in the ini EP> file yet it still doesn't recognize the functions. Do I need to EP> do something else? First of all, the obvious: make sure extension_dir in php.ini is set to