"Bob G" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Please help I am going quite mad.
> ... The PHP.INI file is in the PHP directory.
the php.ini in your PHP directory is useless
It needs to be in 1 of 3 places...
1) the IIS root directory, meaning where IIS EXE is at,
*not* the web root
2) C:\WINNT (or where ever your system directory is called)
3) C:\php4 (this is HARD CODED as a last resort)
I have mine in my web server directory *and* in my PHP directory.
That way I can run it via web server or command line.
Walter
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php