On Thu, Jul 23, 2015 at 3:15 PM, MM wrote:
> You need to choose mod_php or fpm. Don't load both. I personally usually
>> use mod_php.
>>
> Is it that with mod_php, httpd runs php in process while fpm delegates to
> separate processes?
>
Correct.
- Y
On 22 July 2015 at 20:49, Yehuda Katz wrote:
> Do you need this configuration to be portable to different systems with
> different modules available?
>
No
> If not, remove all the configuration that you really want to use.
>
All right...
> This will make sure that you understand what your ser
Do you need this configuration to be portable to different systems with
different modules available?
If not, remove all the wrote:
> Apologies for the missing info. It is https by the way. Please see below:
>
> On 21 July 2015 at 00:48, Yehuda Katz wrote:
>
>> You haven't shown a need for any pr
Apologies for the missing info. It is https by the way. Please see below:
On 21 July 2015 at 00:48, Yehuda Katz wrote:
> You haven't shown a need for any proxy configuration at all
>
Yes. If I have a single box with low traffic, I don't need a proxy config
at all, right?
Is this related to
1. pr
You haven't shown a need for any proxy configuration at all and you did not
include nearly enough configuration, plus you didn't say what wiki package
you are running.
How about posting more of your config, including the vhost and actual fpm
or mod_php config?
Sent from a gizmo with a very small
I get this error when I try to access my wiki
AH01144: No protocol handler was valid for the URL /wiki/index.php. If you
are using a DSO version of mod_proxy, make sure the proxy submodules are
included in the configuration using LoadModule.
1. For some reason, my linux distribution somehow enabl