php-install Digest 19 Jun 2001 11:38:39 -0000 Issue 325
Topics (messages 3291 through 3294):
Install problems with NT4.0, PHP4, Netscape Enterprise Server 3.6
3291 by: Diane Weller
php and coldfusion
3292 by: Bettina Pattenson
3294 by: EGGrant.aol.com
Call to undefined function: ldap_connect()
3293 by: Rodd Jefferson
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]
----------------------------------------------------------------------
Hello,
I am running into difficulty installing and configuring PHP4 running
alongside Netscape Enterprise Server 3.63 on a NT4.0 server.
Installing the php files, editing the php.ini, making a file association
under Windows NT all appears to work fine. However, when I go to modify
obj.conf of my web server, I run into problems. Specifically, after
modifying and loading the new obj.conf, my web server will not successfully
start. I have determined, by process of elimination, that the following
line of code in obj.conf appears to be the culprit in not allowing the web
server to start successfully:
Init fn="load-modules"
funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
shlib="d:/php/sapi/php4nsapi.dll"
Note: I installed PHP 4.0.5 Win32 Binary - CGI binary plus server APIs.
Anyone have any clues for me?
Diane
I would like to install PHP on NT 4.0 with IIS v 4.0 that has Coldfusion
running on it. Has anyone ever experienced anything being overwritten
such as dll's ? Thanks.
Bettina
I am running the combonation of PHP and Cold Fusion 4.5 on NT for about 3
months and haven't run into any issues yet. The difference I have is that I
am using iPlanet WebServer 4.1. I hope that helps a little.
Take Care,
Eric G. Grant
In a message dated 6/18/2001 7:03:28 PM Eastern Daylight Time,
[EMAIL PROTECTED]@Exabyte.COM writes:
> I would like to install PHP on NT 4.0 with IIS v 4.0 that has Coldfusion
> running on it. Has anyone ever experienced anything being overwritten
> such as dll's ? Thanks.
>
> Bettina
>
Take Care,
Eric G. Grant
This one is driving me nuts. The error I receive is:
Fatal error: Call to undefined function: ldap_connect() , and then the file
and line reference.
I have made sure that extension=php_ldap.dll is enabled in the php.ini file.
Running IIS5, Win2K.
heeeeelp!
Many thanks
RJ