[CentOS] Apache error

m.roth at 5-cent.us m.roth at 5-cent.us
Tue May 22 15:23:36 UTC 2012


Luigi Rosa wrote:
> Bob Hoffman said the following on 22/05/12 15:03:
>> On 5/22/2012 3:49 AM, Luigi Rosa wrote:
>>> 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)
>
>> my guess is this is a non base package apache install or you changed
>> something in the settings. you updated the kernel a few days ago and now
>> an issue with file locking. that is what I got from the threads I
read... I
>> don't know about your set up though.
<snip>
> Removed all php, apr and httpd packages
>
> Removed /etc/httpd directory
>
> Removed /var/www directory
>
> Reinstalled with
>
> yum install httpd php php-pear php-cli php-intl php-mysql php-imap
> php-mbstring php-xml php-pdo php-gd php-common
>
> Started apache (no config changes)
>
> Still getting the same error.

You might try reinstalling apr and apr-util, which may have the functions
you need.

I see there's also an libapreq2, but I'd install the two I just mentioned
first, then restart apache.

       mark
        mark




More information about the CentOS mailing list