[PHP-WIN] Re: Call to undefined function mysql_connect()

2004-09-15 Thread Nadim Attari
> Do you have a suggestion what I need to do? Thank you for your time! try to put a copy of "libmysql.dll" in windows/system32 folder... -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Call to undefined function mysql_connect()

2004-09-15 Thread Andrew
I had a similar problem with PHP5 and IIS. I had to copy the php_mysql.dll to my c:\winnt folder (and/or c:\php\ -- it didn't like the ext folder). I assume you have enabled it in your php.ini? "Melanie Ployhar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm working with PHP

[PHP-WIN] Call to undefined function mysql_connect()

2004-09-15 Thread Melanie Ployhar
I'm working with PHP 5, MySQL 4.0.2, ApacheJServ/1.1.2 on Windows 2000 box. I'm having problems getting the MySQL API setup. I have followed the steps outlined on the php.net sight but still receive an error "Call to undefined function mysql_connect()". Here is the php.net link for thisÂ… http:

[PHP-WIN] PHP5 IIS ISAPI - Error: Invalid access to memory location.

2004-09-15 Thread Andrew
Ok, I finally got PHP5 to work on Windows 2000 Advanced Server in ISAPI mode. It involved me copying files to the C:\WINNT folder, even though I followed directions to get everything setup in the C:\php folder. Well, I rebooted the server and now I get an error on all websites using PHP: Inval

RE: [PHP-WIN] Secure LDAP

2004-09-15 Thread Bowden, Zeb
You need to install the certificate(s) of the server you wish to contact via ldaps ... http://www.phpbuilder.com/lists/php-windows/2003121/0141.php I assume this is still the case with the newer versions of php 4 and 5? -zeb -Original Message- From: Christopher Derr [mailto:[EMAIL