php-windows Digest 13 May 2005 16:56:03 -0000 Issue 2668
Topics (messages 26005 through 26006):
Re: ODBC - What Perl can and PHP not
26005 by: John Lim
Problem loading external php modules with 2003 Server SP1?
26006 by: Shinan Kassam
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 ---
Sounds like a permissions problem. Your web server's userid must have access
to the required odbc driver files.
"Markus Tacker" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hoi all,
>
> I am a bit curious about that issue.
> I have a ODBC datasource with an AcuODBC driver. I can connect to it with
> various windows query tools, excel etc.
> But PHP fails to connect as the driver complains about a missing license
> file.
> So i tried it with Perl DBI::ODBC and it worked. So I am wondering about
> the
> difference the way PHP and all others talk to windows ODBC?
>
> Any hints?
>
> --
>
> mit freundlichen Gr��en | Jabber: [EMAIL PROTECTED]
> m.tacker | ICQ: 9170 9561
--- End Message ---
--- Begin Message ---
I was wondering if anyone has encountered a problem on Windows Server
2003 Enterprise with SP1.
PHP 4.3.10 installs fine but trying to load any external modules
causes CGI timeout. The page I am requesting contains:
<?php phpinfo(); ?>
I have tried the same with PHP 5.0.4 with the same results. Any help
is greatly appreciated.
TIA.
--
Shinan S. Kassam
--- End Message ---