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
How To Get the Uploaded File Information in the Receiving Script?
How to open a file for reading?
What is cookie in php with example?
What is artisan in php?
iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not
What is php.ini & .htacess file?
Why laravel is the best php framework in 2019?
What is in php 7?
What is the difference between laravel and php?
What are the differences between echo and print?
What is the use of htmlspecialchars in php?
What is php mainly used for?
How can i execute PHP File using Command Line?
How to close a session properly?
Should I use mysqli or pdo?