I use Apache 1.3.14. I have specified that I wanted PHP to use ./extensions/ for the module extensions directory so I could build images with GD, but it still doesn't see the modules. I even set the extension=php_gd.dll, and when I do a phpinfo(); it reports entension_dir as having no value. Why won't it let me include the file so I can build images?
Previous Comments:
------------------------------------------------------------------------
[2001-07-25 15:17:05] Sephiro...@yahoo.com
I use Apache 1.3.14. I have specified that I wanted PHP to use ./extensions/ for the module extensions directory so I could build images with GD, but it still doesn't see the modules. I even set the extension=php_gd.dll, and when I do a phpinfo(); it reports entension_dir as having no value. Why won't it let me include the file so I can build images?
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=12376&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-u...@lists.php.net
For additional commands, e-mail: php-de...@lists.php.net
To contact the list administrators, e-mail: php-lis...@lists.php.net
can you please include your php.ini file...
Previous Comments:
------------------------------------------------------------------------
[2001-07-25 15:55:28] Sephiro...@yahoo.com