how to install openssl, ISAPI, pdf modules in php 5.2.5
with apache on windows xp.
Answer Posted / 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 View All Answers
Why should I store logs in a database rather than a file?
Is php closing tag necessary?
What type of operation is needed when passing values through a form or an url?
What version of php do I have windows?
Can I learn php in a month?
Does PHP 5 support exceptions? State Whether True or False?
Explain preg_Match and preg_replace?
What are the differences between echo and print?
Which is better php or wordpress?
What is an array in php?
Will react hooks replace redux?
Does php have multiple inheritance?
What is php mean?
Explain how we can get the number of elements in an array?
Does cors prevent csrf?