<div dir="ltr">Michael,<div><br></div><div>I did go to the PHP Settings and saved it again. That did preserve the AddHandler line properly.</div><div><br></div><div>I was now able to get LE to generate a new certificate.</div><div>Let's see if apache stays up and running!</div><div><br></div><div>Thanks,</div><div>Herb</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 28, 2024 at 2:38 PM Michael Stauber via Blueonyx <<a href="mailto:blueonyx@mail.blueonyx.it">blueonyx@mail.blueonyx.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Herb,<br>
<br>
> I am seeing strange behaviour where one of my site files is getting <br>
> rewritten improperly and apache will not restart.<br>
> <br>
> This section is rewritten with a bad suPHP line:<br>
> <br>
> <IfModule mod_suphp.c><br>
>      suPHP_Engine on<br>
>      suPHP_UserGroup apache site2<br>
>      AddType application/ .php<br>
>      AddHandler  .php .php5 .php4 .php3 .phtml<br>
>      suPHP_AddHandler<br>
>      suPHP_ConfigPath /home/.sites/site2/wwwroot/<br>
> </IfModule><br>
> <br>
> It should say:<br>
> <br>
> suPHP_AddHandler x-httpd-suphp<br>
<br>
Which version of BlueOnyx is that?<br>
<br>
You should be able to fix that by going to "Sever Management" / <br>
"Security" / "PHP Settings". Hit "Save" on that page and then you should <br>
be good.<br>
<br>
If that doesn't fix it, go to the Vsite in question and in its PHP <br>
configuration switch to PHP-FPM and save. Then when it has saved, switch <br>
it to "suPHP" again and check the configuration to see if it is now fixed.<br>
<br>
-- <br>
With best regards<br>
<br>
Michael Stauber<br>
_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@mail.blueonyx.it" target="_blank">Blueonyx@mail.blueonyx.it</a><br>
<a href="http://mail.blueonyx.it/mailman/listinfo/blueonyx" rel="noreferrer" target="_blank">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</blockquote></div>