similar to: segfault

Displaying 20 results from an estimated 80 matches similar to: "segfault"

2012 May 22
3
Apache error
I have a VMware virtual machine with CentOS 6 32bit updated to the lates patches Yesterday Apache started to give this error: [Tue May 22 09:46:07 2012] [error] (38)Function not implemented: apr_socket_accept: (client socket) [Tue May 22 09:46:08 2012] [error] (38)Function not implemented: apr_socket_accept: (client socket) [Tue May 22 09:46:09 2012] [error] (38)Function not implemented:
2011 Dec 10
3
Reboot problem with Apache
I have CentOS 6 and with webmin/virtualmin panel, and each time that I reboot Apache can't start: Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80 (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down I do: netstat -tulpn| grep :80 tcp 0 0 :::80 :::* LISTEN
2005 Sep 23
6
OT Apache Question
Hi LIst; I would like to bring apache up to listen on an lternate port (like 81 instead of 80) however if I change the listen value in the httpd.conf file then it fails to start saying that : (13)Permission denied: make_sock: could not bind to address :81 any Ideas??
2020 Jun 16
5
Apache (httpd) fails to start at boot - Centos 8.1
If I do 'systemctl start httpd', apache will start right up. But during boot, it doesn't and I get the resulting errors below. Jun 15 21:17:28 dream httpd[1534]: (99)Cannot assign requested address: AH00072: make_sock: could not bind to address 10.20.30.11:80 Jun 15 21:17:28 dream httpd[1534]: no listening sockets available, shutting down Jun 15 21:17:28 dream httpd[1534]: AH00015:
2012 May 13
6
Puppetmaster with apache/passenger on SL6
Dear experts, Since I''ve moved my *puppetmaster* form SL5 (Scientific Linux) to SL6 with SELinux on, I''m facing loads of trouble. I also move away from WEBrick to apache/passenger, following the instruction here: http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger > and I can''t start httpd any more. It fails with this: Starting httpd: (98)Address
2014 Mar 03
2
weird apache issue
Hey all, I'm having a little bit of a weird issue on my web host. I was just wondering if anyone's seen anything like this before. The problem is that you can't seem to restart apache via the stock init script that comes with apache: [root at beta:~] #service httpd restart Stopping httpd: [FAILED] Starting httpd: [Mon Mar 03 11:21:14 2014]
2012 Feb 17
1
Race Condition In PHP Session Handler
php-5.3.3-3.el6_2.6.x86_64 2.6.32-220.4.2.el6.x86_64 After some testing we moved our production PHP intranet site from an old server to a new CentOS 6.2 instance running the mentioned versions. At first it worked well and then user's started to experience a hung site. Upon some digging it appears that the PHP module is getting stuck in a race condition regarding the sessions file - [root at
2007 Oct 03
1
Vlad problems
I am having trouble getting rake vlad:start to work.. here is the output: ivan:04:39 PM:www2.sustainablewebsites.com> rake vlad:start (in /Users/ivan/Sites/www2.sustainablewebsites.com) !!! PID file log/mongrel.8000.pid does not exist. Not running? mongrel::stop reported an error. Use mongrel_rails mongrel::stop -h to get help. !!! PID file log/mongrel.8001.pid does not exist. Not running?
2007 Mar 22
2
apache error
Hi, i restarted my apache and now im getting this error. Stopping httpd: [FAILED] Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80 no listening sockets available, shutting down Unable to open logs [FAILED] -------------- next part -------------- An HTML
2010 Mar 18
2
cannot start or stop apache due to ssl changes
Apache was working with self signed certificate. We changed the ssl.conf file to read certicates from godaddy and it it failed to restart because of incorrecrt parphrase. bash-3.2# /sbin/service httpd restart Stopping httpd: [ OK ] Starting httpd: Apache/2.2.3 mod_ssl/2.2.3 (Pass Phrase Dialog) Some of your private key files are encrypted for
2004 Aug 06
2
launching icecast/ices from webinterface
hello, i'm starting/stopping icecast (1.3.11) & ices (0.2.2) from a web interface. fine so far, but now i see strange things: both ices & icecast, once started , (ices -B ... , icecast -b ...), both processes and their childs are listening also to port 80, besides their normal operation. i've found out because apache didn't restart (Address already in use: make_sock: could
2020 Jun 16
3
Apache (httpd) fails to start at boot - Centos 8.1
Il 16/06/20 06:21, Gordon Messmer ha scritto: > On 6/15/20 7:06 PM, Jay Hart wrote: >> If I do 'systemctl start httpd', apache will start right up.? But >> during boot, it doesn't and I >> get the resulting errors below. >> >> Jun 15 21:17:28 dream httpd[1534]: (99)Cannot assign requested >> address: AH00072: make_sock: could >> not bind
2006 Oct 12
2
Multiple Instances of Apache on the same IP
Hi All, I'm trying to run multiple instances ( 2 ) of Apache on a single IP address. I need this because I need the two instances to run as different users. I've set up two config files with the following: config-1 config-2 ServerRoot "/etc/httpd" ServerRoot "/etc/httpd" Listen 10.220.1.156:80
2012 Sep 28
5
Apache : Listen on ports other than 80
Sent from my BlackBerry wireless device from MTN -----Original Message----- From: adekunleadekoya at gmail.com Date: Fri, 28 Sep 2012 18:49:33 To: <CentOS at mailing.list> Reply-To: adekunleadekoya at gmail.com Subject: Apache : Listen on ports other than 80 Hi, I just install centos 6.3 on my oracle virtualbox. I tried 2 configure apache 2 listen on port say 1010 but after adding a
2020 Jun 16
0
Apache (httpd) fails to start at boot - Centos 8.1
On 6/15/20 7:06 PM, Jay Hart wrote: > If I do 'systemctl start httpd', apache will start right up. But during boot, it doesn't and I > get the resulting errors below. > > Jun 15 21:17:28 dream httpd[1534]: (99)Cannot assign requested address: AH00072: make_sock: could > not bind to address 10.20.30.11:80 httpd is starting before an interface has been configured with
2020 Jun 16
0
Apache (httpd) fails to start at boot - Centos 8.1
Il 16/06/20 08:11, Alessandro Baggi ha scritto: > > > Il 16/06/20 06:21, Gordon Messmer ha scritto: >> On 6/15/20 7:06 PM, Jay Hart wrote: >>> If I do 'systemctl start httpd', apache will start right up.? But >>> during boot, it doesn't and I >>> get the resulting errors below. >>> >>> Jun 15 21:17:28 dream httpd[1534]:
2020 Jun 16
1
Apache (httpd) fails to start at boot - Centos 8.1
> > > Il 16/06/20 08:11, Alessandro Baggi ha scritto: >> >> >> Il 16/06/20 06:21, Gordon Messmer ha scritto: >>> On 6/15/20 7:06 PM, Jay Hart wrote: >>>> If I do 'systemctl start httpd', apache will start right up.? But >>>> during boot, it doesn't and I >>>> get the resulting errors below. >>>>
2004 Aug 06
0
launching icecast/ices from webinterface
On Wednesday, 24 October 2001 at 14:45, udo noll wrote: > > hello, > > i'm starting/stopping icecast (1.3.11) & ices (0.2.2) from a > web interface. fine so far, but now i see strange things: > both ices & icecast, once started , (ices -B ... , icecast -b ...), > both processes and their childs are listening also > to port 80, besides their normal operation.
2007 Mar 22
1
(WAS:Re: apache error)
On 3/22/07, Karl R. Balsmeier <karl at klxsystems.net> wrote: > > Mark Quitoriano wrote: > > > Hi, > > > > i restarted my apache and now im getting this error. > > > > Stopping httpd: [FAILED] > > Starting httpd: (98)Address already in use: make_sock: could not bind > > to address [::]:80 > >
2015 Dec 17
2
Network services start before network is up since migrating to 7.2
Hello all, I updated two of my servers to CentOS 7.2 (1511) two days ago, and since, on one of them, the network services are started (and fail to start) before the network interfaces are online. Parts of "journalctl" after the last reboot : d?c. 17 10:21:44 myserver kernel: NET: Registered protocol family 40 d?c. 17 10:21:45 myserver sshd[700]: error: Bind to port 22 on