search for: mod_proxy_fcgi

Displaying 14 results from an estimated 14 matches for "mod_proxy_fcgi".

2014 Aug 22
1
php-fpm on centos 6
What's the story with php-fpm on centos 6? There's a php-fpm rpm for centos 6 in epel but other essential mods like mod_fastcgi or mod_proxy_fcgi seem to be missing from the repos I'm usually using. Need a push in right direction. Thanks.
2017 Nov 09
2
Draft review request (php7 on CentOS) [Was: Documentation proposal]
...it?: > ?It's been a week, so I set up a place for you in HowTo: > > ?https://wiki.centos.org/HowTos/php7 Thanks for having worked on this And sorry for very late comment (I have missed this discussion) The solution described in this howto also works on CentOS 6 using the backported mod_proxy_fcgi available in EPEL. BTW, the ProxyPass way have some caveats, especially as it is evaluated early in the request, so before redirect, index, right, htaccess... and thus, can raise some surprising behaviorts So I usually recommends the SetHandler way, as httpd 2.4 in base CentOS 7 repository have a...
2017 Aug 08
2
Troubleshooting php-fpm with apache on Centos 7
...secondary problem is that I can't seem to be able to log php errors. When the problem starts, the users receive "503 Service Unavailable" pages for many hours/days, and in the error log I see only such errors: [Tue Aug 08 08:27:31.742640 2017] [proxy_fcgi:debug] [pid 29259] mod_proxy_fcgi.c(963): [client 180.76.15.139:30619] AH01076: url: fcgi://127.0.0.1:9000/var/webs/wwwgreekgeo/www/wp/index.php proxyname: (null) proxyport: 0 [Tue Aug 08 08:27:31.742642 2017] [proxy_fcgi:debug] [pid 29259] mod_proxy_fcgi.c(970): [client 180.76.15.139:30619] AH01078: serving URL...
2015 Aug 28
4
apache mysterious 404 error
...ll the proxy modules in the apache config: LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_connect_module modules/mod_proxy_connect.so LoadModule proxy_ftp_module modules/mod_proxy_ftp.so LoadModule proxy_http_module modules/mod_proxy_http.so LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so But those files are still 404ing. Not sure where to take it from here. I'd appreciate any help you can give! Thanks On Fri, Aug 28, 2015 at 10:00 AM, Robert Wolfe <Robert.Wolfe at malco.com> wrote: > Check the links again. Remove the * from images*/ and you should be all >...
2017 Nov 09
0
Draft review request (php7 on CentOS) [Was: Documentation proposal]
...up a place for you in HowTo: > > > > ?https://wiki.centos.org/HowTos/php7 > > Thanks for having worked on this > > And sorry for very late comment (I have missed this discussion) > > The solution described in this howto also works on CentOS 6 using the > backported mod_proxy_fcgi available in EPEL. > > BTW, the ProxyPass way have some caveats, especially as it is evaluated > early in the request, so before redirect, index, right, htaccess... and > thus, can raise some surprising behaviorts > > So I usually recommends the SetHandler way, as httpd 2.4 in bas...
2015 Aug 28
0
apache mysterious 404 error
...> LoadModule proxy_module modules/mod_proxy.so > > LoadModule proxy_connect_module modules/mod_proxy_connect.so > > LoadModule proxy_ftp_module modules/mod_proxy_ftp.so > > LoadModule proxy_http_module modules/mod_proxy_http.so > > LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so > > > But those files are still 404ing. Not sure where to take it from here. I'd > appreciate any help you can give! Well if it's a single web server that you want to serve its own files, it shouldn't be doing any proxy operations anyway. So rather than enabling proxy...
2017 Nov 03
2
Draft review request (php7 on CentOS) [Was: Documentation proposal]
Hi all, How long should we wait to decide if we should publish it elsewhere ? Thanks, Thibaut On 27 October 2017 at 16:05, [-=X.L.O.R.D=-] <xlord.sl at gmail.com> wrote: > Akemi, > > Thank for info, seems many developer are using ?centos-release-scl? these > days, that makes life easier, however, it is little to governance the > ?software source collection? if they are
2015 Aug 28
2
apache mysterious 404 error
...ules/mod_proxy.so >> >> LoadModule proxy_connect_module modules/mod_proxy_connect.so >> >> LoadModule proxy_ftp_module modules/mod_proxy_ftp.so >> >> LoadModule proxy_http_module modules/mod_proxy_http.so >> >> LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so >> >> >> But those files are still 404ing. Not sure where to take it from >> here. I'd appreciate any help you can give! > > Well if it's a single web server that you want to serve its own > files, it shouldn't be doing any proxy operations anyway....
2015 Aug 28
1
apache mysterious 404 error
...gt; > LoadModule proxy_module modules/mod_proxy.so > > LoadModule proxy_connect_module modules/mod_proxy_connect.so > > LoadModule proxy_ftp_module modules/mod_proxy_ftp.so > > LoadModule proxy_http_module modules/mod_proxy_http.so > > LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so > > > But those files are still 404ing. Not sure where to take it from here. I'd > appreciate any help you can give! > > > Thanks > > On Fri, Aug 28, 2015 at 10:00 AM, Robert Wolfe <Robert.Wolfe at malco.com> > wrote: > > > Check the links again....
2006 Mar 02
9
FastCGI vs. Simple CGI
I''ve seen several postings where FastCGI is being used with RoR projects, yet, most of the material I''ve read (Dave Thomas'' book, online articles, etc) recommend not using FastCGI anymore because it is a dormant project and hasn''t been updated since 2003 (I think???). So, I went out and got Simple CGI instead. It had to be compiled and installed from
2015 Aug 28
0
apache mysterious 404 error
...ll the proxy modules in the apache config: LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_connect_module modules/mod_proxy_connect.so LoadModule proxy_ftp_module modules/mod_proxy_ftp.so LoadModule proxy_http_module modules/mod_proxy_http.so LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so But those files are still 404ing. Not sure where to take it from here. I'd appreciate any help you can give! Thanks On Fri, Aug 28, 2015 at 10:00 AM, Robert Wolfe <Robert.Wolfe at malco.com> wrote: > Check the links again. Remove the * from images*/ and you should be > al...
2014 Jan 03
1
Need help with spec file for Apache-2.4.7
...ork.so %{_libdir}/httpd/modules/mod_mpm_worker.so %{_libdir}/httpd/modules/mod_negotiation.so %{_libdir}/httpd/modules/mod_proxy_ajp.so %{_libdir}/httpd/modules/mod_proxy_balancer.so %{_libdir}/httpd/modules/mod_proxy_connect.so %{_libdir}/httpd/modules/mod_proxy_express.so %{_libdir}/httpd/modules/mod_proxy_fcgi.so %{_libdir}/httpd/modules/mod_proxy_fdpass.so %{_libdir}/httpd/modules/mod_proxy_ftp.so %{_libdir}/httpd/modules/mod_proxy_http.so %{_libdir}/httpd/modules/mod_proxy_scgi.so %{_libdir}/httpd/modules/mod_proxy_wstunnel.so %{_libdir}/httpd/modules/mod_proxy.so %{_libdir}/httpd/modules/mod_ratelimit...
2015 Aug 27
7
apache mysterious 404 error
Hey guys, Just have a question about apache. Hoping to get an opinion on this. I've just setup a site under apache 2.4. And made sure that the document root setup in the vhost for the site I'm serving has permissions for the apache user. Yet some of the files are throwing a 404 error in a browser even tho they are clearly present and accounted for on the file system. For example,
2006 Jan 26
42
ruby script/generate scaffold Product Admin hangs
Hi I am running Mac OX tiger with the installed ruby 1.8.2, and mysql5 (I checked that it was running in preference). I tried to run the various fixes recommended in agileweb. I am stuck on page 57, script/generate scaffold... > Could you paste in your database.yml file, from the > "config" folder inside your Rails app? If you have any > passwords entered there, you should