Mailing List Archive

Trunk does not start :: Failed creating pid file
Running trunk Windows : cannot start.

First with generated httpd conf:


[ssl:warn] [pid 1836:tid 636] AH10235: SSLRandomSeed is deprecated and
has no effect with OpenSSL 1.1.1 and later
[ssl:warn] [pid 1836:tid 636] AH10235: SSLRandomSeed is deprecated and
has no effect with OpenSSL 1.1.1 and later

Then I commented out :
#SSLRandomSeed startup builtin
#SSLRandomSeed connect builtin

Then it did not start:

[core:error] [pid 2796:tid 864] (70023)This function has not been
implemented on this platform: AH10231: httpd: Failed creating pid file
C:/Apache2x/logs/httpd.pid.EnERCx

Steffen
Re: Trunk does not start :: Failed creating pid file [ In reply to ]
On Mon, May 11, 2020 at 10:24 AM Steffen <info@apachelounge.com> wrote:
>
> Then it did not start:
>
> [core:error] [pid 2796:tid 864] (70023)This function has not been
> implemented on this platform: AH10231: httpd: Failed creating pid file
> C:/Apache2x/logs/httpd.pid.EnERCx

What about the attached patch?

Regards;
Yann.
Re: Trunk does not start :: Failed creating pid file [ In reply to ]
It starts now:

[pid 3984:tid 640] AH00455: Apache/2.5.1-dev (Win32) OpenSSL/1.1.1g
configured -- resuming normal operations


Warm Regards,
Steffen



On Monday 11/05/2020 at 12:25, Yann Ylavic wrote:
> On Mon, May 11, 2020 at 10:24 AM Steffen <info@apachelounge.com>
> wrote:
>>
>>
>> Then it did not start:
>>
>> [core:error] [pid 2796:tid 864] (70023)This function has not been
>> implemented on this platform: AH10231: httpd: Failed creating pid file
>> C:/Apache2x/logs/httpd.pid.EnERCx
>
> What about the attached patch?
>
> Regards;
> Yann.
>
Re: Trunk does not start :: Failed creating pid file [ In reply to ]
On Mon, May 11, 2020 at 1:31 PM Steffen <info@apachelounge.com> wrote:
>
> It starts now:
>
> [pid 3984:tid 640] AH00455: Apache/2.5.1-dev (Win32) OpenSSL/1.1.1g configured -- resuming normal operations

r1877645.

Regards;
Yann.