Which version of PHP do you use ?
I think the problem is that you don't use the correct php module for Apache
!
Check this out...
http://www.kanenas.net/comments.php?y=06&m=09&entry=entry060903-061006
-- Forwarded message --
From: DenWebs <[EMAIL PROTECTED]>
Date: Dec 1, 2006 8:
Hi
This is not really the correct list for this problem. It's for using
PHP on a Windows platform. This is an installation problem and should
be directed to that list.
However, check that you are using version 1.x of Apache, not a 2.0 or
2.2 version, because I think that's the module you're poi
Apache 1.3 won't load upon adding the following lines to the httpd.conf
file:
# Add to the end of the LoadModule section
LoadModule php5_module "C:/php/php5apache.dll"
# Add to the end of the AddModule section
AddModule mod_php5.c
Please note that the php5apache.dll file is correctly located i
On Wed, 15 Nov 2006 02:17:07 -0800, Frank M. Kromann wrote:
> Hello,
>
> This is not correct.
>
> PDO and native mssql_*() functions exists in two fifferent versions. The
> version compiled with Microsofts (old) version of dblib has the
> restrictions mentioned here but the version compiled with