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 php routing?

0 Answers  


Do you know what are traits?

0 Answers  


What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?

0 Answers  


What is helper function?

0 Answers  


Which function parses an English textual date or time into Unix timestamp in PHP.

0 Answers  


can anyone explain oops concept in php or give website to learn this concept clearly?

2 Answers   Nadsoft, Satyam,


What are the options to transfer session ids?

0 Answers  


Tell me how is it possible to remove escape characters from a string?

0 Answers  


What is http get and post?

0 Answers  


Write logic to print Floyd's triangle in PHP?

0 Answers  


What is the difference between characters 23 and x23?

0 Answers  


How do you run a php script from the command line?

1 Answers  


Categories