Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-18-2003, 09:47 PM   PM User | #1
ricardovw
New Coder

 
Join Date: Jan 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
ricardovw is an unknown quantity at this point
GD Lib on Win XP

im running php on my win xp computer, however one of my scripts uses, dynamic images, and it doesnt seem to work...

can someone help me by tellin me how to configure it, cuz all the info i find is about apache servers...
ricardovw is offline   Reply With Quote
Old 01-19-2003, 03:50 AM   PM User | #2
firepages
Super Moderator


 
Join Date: May 2002
Location: Perth Australia
Posts: 3,912
Thanks: 5
Thanked 80 Times in 79 Posts
firepages will become famous soon enough
which version of PHP & which webserver are you using ??
__________________
resistance is...

MVC is the current buzz in web application architectures. It comes from event-driven desktop application design and doesn't fit into web application design very well. But luckily nobody really knows what MVC means, so we can call our presentation layer separation mechanism MVC and move on. (Rasmus Lerdorf)
firepages is online now   Reply With Quote
Old 01-19-2003, 07:30 PM   PM User | #3
ricardovw
New Coder

 
Join Date: Jan 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
ricardovw is an unknown quantity at this point
im running php 4.3 through isapi, and iis v 5.1
ricardovw is offline   Reply With Quote
Old 01-20-2003, 01:49 AM   PM User | #4
firepages
Super Moderator


 
Join Date: May 2002
Location: Perth Australia
Posts: 3,912
Thanks: 5
Thanked 80 Times in 79 Posts
firepages will become famous soon enough
ok then GD should be installed by default , GD is bundled with php4.3.0 so there is no need to load the extension... what errors are you getting ?


save

<?php phpinfo(INFO_MODULES);?>

as test.php or whatever - do you see GD in the list there ?
__________________
resistance is...

MVC is the current buzz in web application architectures. It comes from event-driven desktop application design and doesn't fit into web application design very well. But luckily nobody really knows what MVC means, so we can call our presentation layer separation mechanism MVC and move on. (Rasmus Lerdorf)
firepages is online now   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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 On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:13 AM.


Advertisement
Log in to turn off these ads.