To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > PHP Help > Install

Install Conversation regarding installation and upgrade of PHP

Reply
 
Thread Tools Rate Thread Display Modes
Old 06-30-2000, 01:52 AM   #1
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
extension=php3_gd.dll

hi..
i can't use the GD.
currently i have php3-win32, apache as a server in Windows98..
i want to use the function in GD library in order to draw a graph but some error occur.
can i just change the php.ini file in line around 150 to :
extension=php3_gd.dll
??
what is that extension for??
but it seem can't be worked fine.. anyone can give me some advices??
TQ

cK
Anon is offline   Reply With Quote
Old 06-30-2000, 03:25 AM   #2
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
RE: extension=php3_gd.dll

Check if you have done these... in php.ini

;Windows Extensions
extension=php3_mysql.dll
;extension=php3_calendar.dll
;extension=php3_dbase.dll
extension=php3_gd.dll


extension_dir = c:\php3 ; directory in which the loadable extensions (modules) reside


you should be all right...




cK wrote:
-------------------------------
hi..
i can't use the GD.
currently i have php3-win32, apache as a server in Windows98..
i want to use the function in GD library in order to draw a graph but some error occur.
can i just change the php.ini file in line around 150 to :
extension=php3_gd.dll
??
what is that extension for??
but it seem can't be worked fine.. anyone can give me some advices??
TQ

cK
Anon is offline   Reply With Quote
Old 06-30-2000, 04:39 AM   #3
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
RE: extension=php3_gd.dll

i have done that but it gave me another error message:

call to unsupported imagejpec()

how am i going to solve it??

cK
Anon is offline   Reply With Quote
Old 06-30-2000, 06:43 AM   #4
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
RE: extension=php3_gd.dll

Try imagejpeg() instead of imagejpec().
bye
Anon is offline   Reply With Quote
Old 07-02-2000, 10:55 PM   #5
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
RE: extension=php3_gd.dll

it still giving me this error:

<b>Fatal error</b>: Call to unsupported or undefined function imagejpeg() in <b>c:\program files\apache group\apache\htdocs\project\testing.php3</b> on line <b>5</b><br>
i have tried imageGif(),imagejpeg() and imagePng().. but still is an error..

so how??

cK
Anon is offline   Reply With Quote
Old 07-02-2000, 11:24 PM   #6
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
RE: extension=php3_gd.dll

I used to have the same problem and couldn't fix it. But the way I managed to do so is to declare the directory for loadable extension which is normally in php3(if you have different name, u better change it to suit yours). It seems to me that you can't load up extension automatically.

in php3.ini

extension_dir = c:\php3 ; directory in which the loadable extensions (modules) reside


If you can't do that, try to locate the old version of gd.dll.

Anon is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 06:42 PM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.