Re: [CentOS] firewalld being stupid

2015-11-16 Thread Dennis Jacobfeuerborn
On 16.11.2015 22:58, Gordon Messmer wrote: > On 11/16/2015 01:39 PM, Nick Bright wrote: >> This is very frustrating, and not obvious. If --permanent doesn't work >> for a command, then it should give an error - not silently fail >> without doing anything! > > But --permanent *did* work. > > What

Re: [CentOS] FCGIWrapper

2015-11-16 Thread Siva Prasad Nath
OS : CENT OS 7 Webserver : Apache Using JSP and PHP for web development. Shiva Prasad Nath 92981134 On Tue, Nov 17, 2015 at 10:24 AM, Jonathan Billings wrote: > On Tue, Nov 17, 2015 at 06:33:35AM +0800, Siva Prasad Nath wrote: > > Hi, > > I am setting up my development environment. I am new to

Re: [CentOS] FCGIWrapper

2015-11-16 Thread Jonathan Billings
On Tue, Nov 17, 2015 at 06:33:35AM +0800, Siva Prasad Nath wrote: > Hi, > I am setting up my development environment. I am new to linux. > I installed Apache on CentOS 7.0. I modified /etc/httpd/conf/httpd.conf and > tried to restart Apache. > I got the below error' > AH00526: Syntax error on line

Re: [CentOS] firewalld being stupid

2015-11-16 Thread Ian Pilcher
https://bugzilla.redhat.com/show_bug.cgi?id=1112742 -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented friendship" ===

[CentOS] FCGIWrapper

2015-11-16 Thread Siva Prasad Nath
Hi, I am setting up my development environment. I am new to linux. I installed Apache on CentOS 7.0. I modified /etc/httpd/conf/httpd.conf and tried to restart Apache. I got the below error' AH00526: Syntax error on line 393 of /etc/httpd/conf/httpd.conf Wrapper /home/currencybooking/fcgi-bin/php5.

Re: [CentOS] firewalld being stupid

2015-11-16 Thread Gordon Messmer
On 11/16/2015 01:39 PM, Nick Bright wrote: This is very frustrating, and not obvious. If --permanent doesn't work for a command, then it should give an error - not silently fail without doing anything! But --permanent *did* work. What you're seeing is the documented behavior: --perman

Re: [CentOS] firewalld being stupid

2015-11-16 Thread Nick Bright
On 11/6/2015 3:58 PM, James Hogarth wrote: I have a couple of relevant articles you may be interested in ... On assigning the zone via NM: https://www.hogarthuk.com/?q=node/8 Look down to the "Specifying a particular firewall zone" bit ... remember that if you edit the files rather than using n

Re: [CentOS] CentOS-SCL - php 5.6?

2015-11-16 Thread Johnny Hughes
On 11/16/2015 12:58 PM, Nick Bright wrote: > Is there any information available about what packages are being planned > for the SCL? For example, will PHP 5.6 be made available & maintained? > > By "maintained" I mean kept up to date with back ported security patches > and such. > https://www.sof

Re: [CentOS] CentOS-SCL - php 5.6?

2015-11-16 Thread Alice Wonder
https://librelamp.com/ I maintain PHP 5.6.x there, but I don't backport patches, I update the minor version fairly soon after upstream php does. That really is the most practical way. However be warned my repo uses LibreSSL instead of OpenSSL which is too radical of a change for many people

[CentOS] CentOS-SCL - php 5.6?

2015-11-16 Thread Nick Bright
Is there any information available about what packages are being planned for the SCL? For example, will PHP 5.6 be made available & maintained? By "maintained" I mean kept up to date with back ported security patches and such. -- --- - Nick Bright

[CentOS] CentOS-SCL python version

2015-11-16 Thread Noam Bernstein
Hi - I’d like to use the CentOS-SCL python27 packages, but those appear to be rather out of date, still on 2.7.5. Is there any chance that there will be an update in the 2.7 track, to 2.7.10? thanks,

Re: [CentOS] About IPv6 Link-Local Address(CentOS5)

2015-11-16 Thread Paul Heinlein
On Mon, 16 Nov 2015, 米山陽介 wrote: First off, I assume you can ping your link-local address: ping6 -I eth1 fe80::a00:27ff:fe03:5b8a Second, you never mentioned how eth1 was assigned its IPv6 address. Given that you've tried to embed an IPv4 address within an IPv6 address (which is normal

Re: [CentOS] Error when installing mysql package

2015-11-16 Thread Johnny Hughes
On 11/15/2015 01:38 PM, John R Pierce wrote: > On 11/15/2015 2:45 AM, Alexander Ni wrote: >> This system is receiving updates from RHN Classic or Red Hat Satellite. > > that doesn't sound like CentOS to me. > > > I checked and those packages are available in CentOS 7 (for spacewalk and such) .

Re: [CentOS] Poor perfmance of bridged interfaces

2015-11-16 Thread Paul Knox-Kennedy
On 11/14/2015 09:20 AM, Sergio Belkin wrote: > > I'd want to connect a VM to another VM (or eventually to the host) via the > "Linux bridge" so that I can demonstrate that capability in a classroom > with only one laptop. The libvirt wiki covers this here [0]. These instructions create a bridge (b

Re: [CentOS] About IPv6 Link-Local Address(CentOS5)

2015-11-16 Thread 米山陽介
> First off, I assume you can ping your link-local address: > >ping6 -I eth1 fe80::a00:27ff:fe03:5b8a > > Second, you never mentioned how eth1 was assigned its IPv6 address. > Given that you've tried to embed an IPv4 address within an IPv6 address > (which is normally done with a 0:0:0:0:0: pr