I did.

The php.ini file is below:

Everytime I take out the semi-colon in the php.ini file, the page won't
load, the server hangs up and I have to shut down the Apache monitor
manually.

When I insert the semicolon back in to the .ini file , the page then loads -
but that doesn't help if I want to use the GD Libraries since the semi-colon
has to be taken out.

Any ideas will be greatly appreciated.
TR
.......................

; Directory in which the loadable extensions (modules) reside.
extension_dir = C:\PHP\extensions

;Windows Extensions
;Note that MySQL and ODBC support is now built in, so no dll is needed for
it.
;
[snipped]

extension=php_gd2.dll



---
[This E-mail scanned for viruses by gonefishingguideservice.com]


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to