Reply
PROBLEM WITH PHP - WHY ??
Old 03-19-2006, 07:33 AM PROBLEM WITH PHP - WHY ??
Junior Talker

Posts: 2
Location: Poland
Maybe somebody can tell me why i have problem with some instruction in PHP.
I try use "imagepsloadfont()" instruction but php write me - Fatal error: Call to undefined function: imagepsloadfont() in c:\www\arimr\makeobraz\imagepstext.ph
I don't know why.
Please help me if you know why this error is occured. Thanks
viking is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-19-2006, 07:51 AM Re: PROBLEM WITH PHP - WHY ??
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Do any of the other image functions work? It sounds like you don't have the GD image libraries available.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';
Scribble Pad MOD for phpBB (aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Old 03-19-2006, 08:11 AM Re: PROBLEM WITH PHP - WHY ??
metho's Avatar
Ultra Talker

Posts: 345
Chuck a file up with phpinfo(); in it. This'll tell you what extensions are installed and paths to important php directories. Make sure you have the GD extension loaded.
metho is offline
Reply With Quote
View Public Profile
 
Old 03-19-2006, 08:18 AM Re: PROBLEM WITH PHP - WHY ??
Junior Talker

Posts: 2
Location: Poland
All instruction and images work properly. For example instruction "imageloadfont()" work ok, but only instruction with extendet "ps" don't work (f.ex. imagepsloadfont() ).

Library PHP_GD2.dll is loaded oki.

Last edited by viking : 03-19-2006 at 08:30 AM.
viking is offline
Reply With Quote
View Public Profile
 
Old 03-19-2006, 09:09 AM Re: PROBLEM WITH PHP - WHY ??
neroux's Avatar
Ultra Talker

Posts: 284
PHP does not come by default with the required library for these functions. See the following links for more information.

http://groups.google.com/group/comp....b3dc40b36b3d74
http://bugs.php.net/bug.php?id=32809
__________________
CityPics.org - The world at your fingertips
• Share your city with the world

-- Meet your Meat
neroux is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to PROBLEM WITH PHP - WHY ??
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13948 seconds with 12 queries