I have a small server problem when working with LAMPP and WAMP server in PHP.I am using LAMPP server for local development and I need to host in WAMP server.When try to read an image from a dynamic created pdf file in LAMPP, it is working perfectly but, the same one not compact able with WAMP server.What will be the problem?Any additional feature need to configure in WAMP.Please help me to go forward.Please........
A:
If you are manipulating image(s) dynamically, you need to have the GD library enabled which can be done through php.ini file. Also your title says LAMP vs WAMP, to clarify the things LAMP stands for Lynix Apache MySQL PHP, a solutoin packed in the WAMP server.
Sarfraz
2010-05-21 05:40:35
Thank you for spending your valuable time for me.
Ajith
2010-05-21 06:08:56
@Ajith: You are welcome.
Sarfraz
2010-05-21 06:09:47