WAMP question

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
robertlob
Forum Newbie
Posts: 3
Joined: Sat Sep 06, 2003 7:54 am
Location: OK, USA

WAMP question

Post by robertlob »

It's been 8 years or so since I struggled to get Apache, MySQL, and PHP loaded on a Windows Box. Now, I'm trying it again on a newer, faster XP box, and my memory is only 7 years long... so

I found and installed WampServer, quite easily. But I have a question. If I remember correctly, gd2 requires zlib, jpeg, and maybe something else to handle .jpeg images, and then php requires gd2. Is this all supposed to be ready to run in the WampServer?

I'm having trouble getting any of my old working code to handle image re-sizing and display in the stock WampServer which contains Apache 2.2.8, php 5.2.6, and MySQL 5.0.51b. I've been tweaking for a couple of days, and trying to catch up... without much luck.

Insight much appreciated.
Post Reply