php-windows Digest 22 Feb 2005 21:16:11 -0000 Issue 2587
Topics (messages 25654 through 25656):
Re: php 4.3.7 and MS-SQL access
25654 by: Robert Twitty
25655 by: AhMeD HaMaM
Re: Missing MySQL DLLs in Windows PHP 5.0.3 - not in pecl either!
25656 by: Jimbus
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
Do you have a file called ntwdblib.dll in c:\windows\system32?
-- bob
On Mon, 21 Feb 2005, Danny Willis wrote:
> Ok,
>
> I restarted the web server but I am still getting the same error. I've
> uncommented the MSSQL server extension and restarted the server.
>
> Is my build version not compiled to run the extensions? Also, Are there
> build options that I can use to increase the performance of php?
>
> This really has me stumped. Any more assistance is greatly appreciated.
>
> Thanks.
>
> "Frank M. Kromann" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > You need to restart the web server after making changes to the hp.ini
> > file.
> > When you are using ISAPI the ini file is only read when the server is
> > started.
> >
> > - Frank
> >
> >> That's what's strange. I uncommented the MSSQL Server extension but I
> > am
> >> still unable to connect.
> >>
> >> Is there anything else I need to install or configure?
> >>
> >> -----Original Message-----
> >> From: Frank M. Kromann [mailto:[EMAIL PROTECTED]
> >> Sent: Friday, February 18, 2005 2:40 PM
> >> To: Danny Willis
> >> Cc: [email protected]
> >> Subject: Re: [PHP-WIN] php 4.3.7 and MS-SQL access
> >>
> >> Hello,
> >>
> >> You need to load the MSSQL Server etension form php.ini with this line:
> >>
> >> extension=php_mssql.dll
> >>
> >> - Frank
> >>
> >> > I'm running the following:
> >> >
> >> > Win 2k3 server
> >> > IIS 6.0
> >> > php 4.3.7 in IASPI mode
> >> >
> >> >
> >> > Now I am trying to get php to connect to MSSQL but it will not let me
> > do
> >> so.
> >> > I keep getting the error message:
> >> >
> >> > "You do not have MSSQL support in this version/complie of php"
> >> >
> >> > I really need to get this connection figured out. Any ideas?
> >> >
> >> > --
> >> > PHP Windows Mailing List (http://www.php.net/)
> >> > To unsubscribe, visit: http://www.php.net/unsub.php
> >> >
> >>
> >>
> >>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
hi there
can i use web services with php and if it is possible can i send me a manual
or a sample
and thanx
--- End Message ---
--- Begin Message ---
I think something must have changed, and I think it was intentional. In
the php.ini under extensions, where they're all commented out and match
all the dlls in the pecl pack, there is no php_mysql.dll commented out.
This and the fact that the dll is missing from the pecl pack makes me
think something has changed according to some plan. In otherwords, it
wasn't an oversight that the dll is missing.
It'd sure be nice to know what dll to use for mysql funx tho... I simply
downgraded to php4 until this all gets worked out.
--- End Message ---