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 substr() and strstr()?

0 Answers  


How many ways there are to fetch the data from the Database?

2 Answers   Tops Technologies,


Why is overriding runtime?

0 Answers  


What is basename php?

0 Answers  


How to get number of days between two given dates using PHP?

0 Answers  






Tell me what is the difference between characters 34 and x34?

0 Answers  


What the difference between the 'bitwise and' operator and the 'logical and' operator?

0 Answers  


What is the use of the function 'imagetypes()'?

0 Answers  


how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini and set Also increase Memory_limit Post_max_size upload_max_filesize..........but not working......

0 Answers  


What are the uses of implode() function?

0 Answers  


A process can run only in the background. State Whether True or False?

0 Answers  


What are the advantages of indexes in php?

0 Answers  


Categories