PHP Installation
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Installation

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old December 5th, 2005, 11:12 PM
MasterT MasterT is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 118 MasterT User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to MasterT Send a message via AIM to MasterT Send a message via Yahoo to MasterT
Fatal error: Call to undefined function: imagecreatefromstring()

Fatal error: Call to undefined function: imagecreatefromstring()

i get this message when running my script it's the script from the php website for that function
http://php.net/imagecreatefromstring
I have
Win XP SP2
Apache 2.0.54
PHP 4.4.1

that link above says imagecreatefromstring is available in PHP 4 >= 4.0.4, PHP 5

so i guess it would work.
the other built in functions i use work
it's just that one I have trouble with

I don't see much responses for these image functions on here
so you guys probably don't know much about that image function stuff.

Mark

Reply With Quote
  #2  
Old December 6th, 2005, 06:48 AM
Andrew's Avatar
Andrew Andrew is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,933 Andrew User rank is Private First Class (20 - 50 Reputation Level)Andrew User rank is Private First Class (20 - 50 Reputation Level)  Folding Points: 2429 Folding Title: Novice Folder
Time spent in forums: 3 Days 23 h 49 m 33 sec
Reputation Power: 3
Orkut
RE: Fatal error: Call to undefined function: imagecreatefromstring()

is GD installed?

Run phpinfo() and look like halfway down for the GD settings

oh and basic image stuff is easy (never gone deeper into GD functions, someone on here will have though)

Reply With Quote
  #3  
Old December 7th, 2005, 11:48 PM
MasterT MasterT is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 118 MasterT User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to MasterT Send a message via AIM to MasterT Send a message via Yahoo to MasterT
RE: Fatal error: Call to undefined function: imagecreatefromstring()

I'm not at work right now but they other image functions like imagecreatefromgif worked

I guess that means GD is installed

Reply With Quote
  #4  
Old December 8th, 2005, 10:26 PM
MasterT MasterT is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 118 MasterT User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to MasterT Send a message via AIM to MasterT Send a message via Yahoo to MasterT
RE: Fatal error: Call to undefined function: imagecreatefromstring()

that's strange i couldn't find it
shouldn't it come with php 4.4.1??

how can i install it?

Reply With Quote
  #5  
Old December 14th, 2005, 04:33 PM
MasterT MasterT is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 118 MasterT User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to MasterT Send a message via AIM to MasterT Send a message via Yahoo to MasterT
RE: Fatal error: Call to undefined function: imagecreatefromstring()

all i had to do was enable GD Library

here is where it tells you how

http://www.boutell.com/gd/faq.html

Reply With Quote
  #6  
Old May 21st, 2006, 10:57 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: Fatal error: Call to undefined function: imagecreatefromstring()

thx for reply after sloving the problem.

got the same

Reply With Quote
  #7  
Old June 11th, 2006, 11:01 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: Fatal error: Call to undefined function: imagecreatefromstring()

thanks. me too.

Reply With Quote
  #8  
Old February 17th, 2007, 01:52 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: Fatal error: Call to undefined function: imagecreatefromstring()

me too, same error. nube question, simple answer. thanks.

Reply With Quote
  #9  
Old August 14th, 2007, 07:19 AM
dianacastillots dianacastillots is offline
Registered User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Aug 2007
Posts: 1 dianacastillots User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 40 sec
Reputation Power: 0
gd library doesnt load in php

I tried to install the php_gd2.dll library (I put the dll in my extension library and I put it into the php ini ) but it doesnt work and doesnt show up in my php info either
Quote:
Originally Posted by Andrew
is GD installed?

Run phpinfo() and look like halfway down for the GD settings

oh and basic image stuff is easy (never gone deeper into GD functions, someone on here will have though)

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Installation > Fatal error: Call to undefined function: imagecreatefromstring()


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five &quot;checkpoints&quot; for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway