Re: Implementing mpm_event with php-fpm has broken my codeigniter app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: users@xxxxxxxxxxxxxxxx, paul@xxxxxxxxxxxx
- Subject: Re: Implementing mpm_event with php-fpm has broken my codeigniter app
- From: Eric Covener <covener@xxxxxxxxx>
- Date: Fri, 12 Nov 2021 15:58:45 -0500
- In-reply-to: <cd747c7a85eaf1c9f33922c3c4948949@vicjen.co.uk>
- Reply-to: users@xxxxxxxxxxxxxxxx
> # the following is for rewritting under FastCGI
> <IfModule !mod_php5.c>
> RewriteRule ^(.*)$ index.php?/$1 [L]
> </IfModule>
I don't know what this is supposed to do, but it doesn't pass the
request to php-fpm. There's no information about where php-fpm is
listening there. I suggest a different guide.
Since you are working in htaccess, your final config should look like
one of the SetHandler snippets in
https://httpd.apache.org/docs/2.4/mod/mod_proxy_fcgi.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]