Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > PHP How-To
|
PHP How-To Post your "How do I do this with PHP?" questions here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the PHP How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 23rd, 2005, 02:50 AM
Authorized User
 
Join Date: Feb 2004
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to knight
Default Help required to configure php_gd.dll

Hi,

I have PHP 4.3.9 (latest) running on Win 2000 installed in e:\php\ folder and I have also set the path for that folder. PHP is running on IIS 4.0 web server. Recently I have downloaded php_gd.dll. As the instruction said, I have copied php_gd.dll to c:\php\extensions folder and also updated my php.ini file in e:\winnt folder, where I uncommented the directive "extension=php_gd.dll". "extension_dir" directive says "extension_dir=e:/php/extensions". I think I have done everything as per the instruction. Now the problem I am facing is, when I run the command line php -m , it says, it cannot find php_gd.dll.

Do you have any idea of why it's happening. Any suggestion / solution is highly appreciated.

Thanks in advace

 
Old March 27th, 2005, 09:37 AM
richard.york's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 1,706
Thanks: 0
Thanked 6 Times in 6 Posts
Default

Perhaps you forgot to restart IIs. Do you see the GD heading when you run phpinfo()?

Regards,
Rich

--
[http://www.smilingsouls.net]
Mail_IMAP: A PHP/C-Client/PEAR solution for webmail
Author: Beginning CSS: Cascading Style Sheets For Web Design





Similar Threads
Thread Thread Starter Forum Replies Last Post
Install problems - VS 6.0 on XP SCRRUN.DLL PDM.DLL jeff4444 Visual C++ 0 December 6th, 2006 08:48 PM
Error:Object required, running COM dll with ASP mannanhere Classic ASP Components 1 August 6th, 2005 01:02 AM
configure gauravchhabra9111 JSP Basics 0 January 19th, 2005 07:48 AM
DLL & Excel - keep having to reset DLL reference! James Diamond Pro VB 6 2 May 25th, 2004 03:37 AM
Problem with Extension php_gd.dll lcorzberg BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 1 September 25th, 2003 11:52 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.