Displaying 20 results from an estimated 10000 matches similar to: "OT Apache Question"
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
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:
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]
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
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
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
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
2005 Sep 15
3
OT - where to buy linux HW
Hi List;
Anyone know of any good retail or online outlets to but Linux
desktops/servers. I would like to acquire another low cost dev box and I
refuse to give the M$ chronies any of my money.
Thanks for your advice...
2010 Dec 25
1
segfault
Hi,
We have seen this messages on one of our server.
OS: CentOS 5.5
Processor: Xeon E5520 @ 2.27GHz
Memory: 24 GB
localhost ]# rpm -qa | grep httpd
httpd-2.2.3-43.el5.centos.3
system-config-httpd-1.3.3.3-1.el5
httpd-devel-2.2.3-43.el5.centos.3
httpd-devel-2.2.3-43.el5.centos.3
Need help in collecting data and solve the issue.
Below are the details
message
kernel: httpd[2090]: segfault at
2005 Sep 14
2
OT - has my email domain been hijacked?
Returned mail: User unknown
Hi List;
I keep getting emails similar to the text below. I/We own the domain
dataintellect.com and we have email addresses setup however I always see a
bogus dataintellect.com email address as the sender.
-or is this simply a random spam email?
Thanks in advance for any advice...
=========================================
From:
Mail Delivery Subsystem
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
2005 Nov 16
2
Downloading v4
Hi List;
I see in the 4.2 downloads area the following:
[ ] CentOS-4.2-i386-bin1of4.iso 11-Oct-2005 13:07 618M
[ ] CentOS-4.2-i386-bin2of4.iso 11-Oct-2005 13:13 635M
[ ] CentOS-4.2-i386-bin3of4.iso 11-Oct-2005 13:20 639M
[ ] CentOS-4.2-i386-bin4of4.iso 11-Oct-2005 13:22 217M
[ ] CentOS-4.2.ServerCD-i386.iso 07-Nov-2005 04:36 558M
What is the
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?
2005 Sep 21
2
OT - Tool to pull data from the web?
Hi all;
I would like to pull data from some specific web pages that have for sale ads
and insert the data into a database. Anyone know ofany tools that can help me
with this?
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
> >
2005 Sep 22
1
compatible wireless devices
Can anyone recommend compatible wireless cards for desktops?
Also what software/packages/etcwould I need to get the devices working? I
have the centrino ipw2200 pkg running nicely on my laptop, I suspect that
none of the desktop wireless cards will be this easy...
Thanks in advance for any advice.
==========================================
Your Mouse Has Moved.
Windows must restart to affect
2006 Apr 27
1
update from 4.2 to 4.3?
Hi List;
Whats the preferred method to update from 4.2 to 4.3? Can I use yum to do
this, If so, can someone send me the appropriate install or update command
string to pass to yum?
Also, Do I need to add any specific yum repositories or will the stock 4.2 yum
configuration work (assumint that yum is the best way to do the upgrade) ?
Thanks in advance for your help...
/Kevin
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.
>>>>