|
Posted by Meena on 11/18/48 11:43
Hi all,
I have a problem with Apache and Windows
I tried to include a php script that i downloaded to get me real time
money exchange rates, but it uses fopen() function and i get this
error:
Fatal error: fopen(): Unable to find the wrapper "https" - did you
forget to enable it when you configured PHP?
so i found out that IIS is the problem and i need PHP 4.3+ and
OpenSSL(which i don't understand what it is or how to get it)
I tried to setup Apache 2 on my windows and use it instead of IIS, and
i setup Apache to use port 8080, but when i access any page in /htdocs,
The IE tells me that the page can't be displayed.
I want to know how to configure apache and how to run php scripts from
it (ofcourse after i configure the httpd.conf file to use php).
I need to verify that php is running under apache?? If anyone knows plz
help Thank you.
Navigation:
[Reply to this message]
|