I've installed php4.0.6 on a NT4(sp6a)/IIS4 machine and followed all the
instructions I could find on the matter; application mapping,
extensions_dir setting, etc. I'm getting the following when trying to run a
slideshow:
Fatal error: Call to undefined function: pg_connect() in
F:\inetpub\etgcompanies\fibercom\doc\global.php on line 2
The file noted contains:
<?
$conn=pg_Connect("","","","", "joel");
?>
Any ideas?
Thanks,
--
Kirk Mitchell-General Manager [EMAIL PROTECTED]
Keystone Connect Unlock Your World
Altoona, PA 814-941-5000 http://www.keyconn.net
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]