how to install openssl, ISAPI, pdf modules in php 5.2.5
with apache on windows xp.

Answers were Sorted based on User's Feedback



how to install openssl, ISAPI, pdf modules in php 5.2.5 with apache on windows xp...

Answer / rajeswari

Through wamp5 installer you can install free cost.
WAMP5 means Windows+ Apache+ My Sql+ PHP 5.
wamp5 contains PHP 5.2.4,My sql, SQL Lite manager,Apache 2.24.


Visit this site for download WAMP5.and then configure it.
http://www.brothersoft.com/wamp5-65107.html.

Is This Answer Correct ?    2 Yes 4 No

how to install openssl, ISAPI, pdf modules in php 5.2.5 with apache on windows xp...

Answer / rrajeswari

Through wamp5 installer you can install free cost.
WAMP5 means Windows+ Apache+ My Sql+ PHP 5.
wamp5 contains PHP 5.2.4,My sql, SQL Lite manager,Apache 2.24.

suppose your are install wamp5 in c:/ directory

C:\wamp\php\ contains php5isapi.dll and php5nspi.dll files.

c:\wamp\php\ext\ contains php_pdf.dll.

C:\wamp\php\extras contains openssl module


Visit this site for download WAMP5.and then configure it.
http://www.brothersoft.com/wamp5-65107.html.

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More PHP Interview Questions

What is the difference between php traits vs interfaces?

0 Answers  


What is urlencode and urldecode in php?

0 Answers  


What is the difference between implode() and explode() in php?

0 Answers  


Explain briefly about a search-friendly site looks like?

0 Answers  


What is global variable php?

0 Answers  


What is an example of a variable?

0 Answers  


what server connected

1 Answers   Wipro,


What are the uses of explode() and implode() functions?

0 Answers  


Is it necessary to use closing tag in php?sometime without closing tag things work.why?

2 Answers   ShopRite,


How to read the entire file into a single string?

0 Answers  


What are the advantages of PHP over HTML?

11 Answers   Infosys, Torque Infotech,


How break and continue while loop in php?

0 Answers  


Categories