Can't get apache started
Colin Law
clanlaw at googlemail.com
Sun Oct 13 08:28:17 UTC 2013
On 13 October 2013 05:15, Kevin O'Gorman <kogorman at gmail.com> wrote:
> I just pulled it in from the archives. Nothing more. apache2.2-common, IIRC.
I don't know the details but you might have been better to install the
complete apache2 package
sudo apt-get install apache2
which installs apache2.2-common and a couple of others. It may not
make any difference, I don't know.
Colin
>
> However, you can ignore this thread. Not having anything better to
> do, and since I thought I'd fix the error about the server name, I
> copied over my httpd.conf and now it no longer seg faults. It has
> other errors -- mostly missing files -- but it serves the default "it
> works" index page, and I can do the rest.
>
> On Sat, Oct 12, 2013 at 9:08 AM, Colin Law <clanlaw at googlemail.com> wrote:
>> On 12 October 2013 16:44, Kevin O'Gorman <kogorman at gmail.com> wrote:
>>> I've got apache running under xubuntu 12.04 32-bit, but I'm going to a
>>> 64-bit 13.04 since this machine can do it and it will help with a
>>> project I'm about to start.
>>>
>>> Unfortunately, my brief attempt to run apache on the 64-bit system has
>>> failed. Miserably. I was hoping the install included at least
>>> bare-bones functionality out of the box. If it did that, I'm quite
>>> sure I could migrate my configuration from the 32-bit setup.
>>
>> How did you install it? For me it worked instantly if I remember correctly.
>>
>> Colin
>>
>>>
>>> I could not find helpful documentation on setting up apache; I need
>>> something like a tutorial,
>>> what I found was a list of the hundreds of things I might or might not
>>> want to look at.
>>>
>>> Symptoms:
>>> [Sat Oct 12 06:21:08 2013] [notice] Apache/2.2.22 (Ubuntu) configured
>>> -- resuming normal operations
>>> [Sat Oct 12 06:21:10 2013] [notice] SIGUSR1 received. Doing graceful restart
>>> apache2: Could not reliably determine the server's fully qualified
>>> domain name, using 127.0.1.1 for ServerName
>>> [Sat Oct 12 06:21:10 2013] [notice] Apache/2.2.22 (Ubuntu)
>>> mod_perl/2.0.7 Perl/v5.14.2 configured -- resuming normal operations
>>> [Sat Oct 12 06:21:11 2013] [notice] child pid 7850 exit signal
>>> Segmentation fault (11), possible coredump in /etc/apache2
>>> [Sat Oct 12 06:21:12 2013] [notice] child pid 7866 exit signal
>>> Segmentation fault (11), possible coredump in /etc/apache2
>>> [Sat Oct 12 06:21:13 2013] [notice] child pid 7868 exit signal
>>> Segmentation fault (11), possible coredump in /etc/apache2
>>> [Sat Oct 12 06:21:14 2013] [notice] child pid 7870 exit signal
>>> Segmentation fault (11), possible coredump in /etc/apache2
>>>
>>> and so on forever. There is no coredump in /etc/apache2
>>>
>>> --
>>> Kevin O'Gorman
>>>
>>> programmer, n. an organism that transmutes caffeine into software.
>>> Please consider the environment before printing this email.
>>>
>>> --
>>> ubuntu-users mailing list
>>> ubuntu-users at lists.ubuntu.com
>>> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>>
>> --
>> ubuntu-users mailing list
>> ubuntu-users at lists.ubuntu.com
>> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>
> --
> Kevin O'Gorman
>
> programmer, n. an organism that transmutes caffeine into software.
> Please consider the environment before printing this email.
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list