Hi,
I have just installed PHP on windows NT and am running the Apache Server.
I am having problems connecting to Ingres.
The error I get is as follows:
Fatal error: Call to undefined function: ingres_pconnect() in d:\program files\apache\htdocs\work\progres\phptest.php on line 22
What changes do I need to make to httpd.conf so that it knows I am working with Ingres ?
or are their other changes that need to be made?