Posted by David Haynes on 11/13/54 11:31
otto wrote:
> What conf/paths/envs do I need to set to get the php_openssl.dll
> extension loading properly under Apache/winxp?
>
>>From the command the line this dll loads and operates fine (static
> php.ini or dynamic loading) but under apache it reports the dll "not
> found" (twice) on startup. In desperation I tried copying the extension
> dll (and another one it depends on) into winnt/system32 - but no
> difference.
>
> (Failing a solution any other handy route to https?)
>
> tx.
>
Did you set the PHPIniDir entry in your httpd file?
You need to have a LoadModule and PHPIniDir entry.
-david-
Navigation:
[Reply to this message]
|