Re: [CentOS] Apache error

2012-05-22 Thread John Stanley
On Tue, 2012-05-22 at 19:24 +0200, Luigi Rosa wrote: > > $ strings /usr/lib/libapr-1.so.0|grep apr_socket_accept apr_socket_accept > > Ok, the strings command gives the same result. It should just for a pointer... > > # Do not do a gracefull restart here! service httpd stop service hpptd > got

Re: [CentOS] Apache error

2012-05-22 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Stanley said the following on 22/05/12 19:08: > $ strings /usr/lib/libapr-1.so.0|grep apr_socket_accept apr_socket_accept Ok, the strings command gives the same result. > yum whatprovides /usr/lib/libapr-1.so.0 A link that points to? > apr-...

Re: [CentOS] Apache error

2012-05-22 Thread John Stanley
On Tue, 2012-05-22 at 19:02 +0200, Luigi Rosa wrote: > "solved" installing and configuring lighttpd which is now working like a charm > > Still puzzled because the VM with this issue is a clone of a VM that I have at > home which is working as expected. I cloned the same VM many times, but just >

Re: [CentOS] Apache error

2012-05-22 Thread John Stanley
On Tue, 2012-05-22 at 18:02 +0200, Luigi Rosa wrote: $ strings /usr/lib/libapr-1.so.0|grep apr_socket_accept apr_socket_accept yum whatprovides /usr/lib/libapr-1.so.0 A link that points to? apr-..el6 # Do not do a gracefull restart here! service httpd stop service hpptd start ps aux|

Re: [CentOS] Apache error

2012-05-22 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Luigi Rosa said the following on 22/05/12 16:52: > Still getting the same error. "solved" installing and configuring lighttpd which is now working like a charm Still puzzled because the VM with this issue is a clone of a VM that I have at home which

Re: [CentOS] Apache error

2012-05-22 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 bob said the following on 22/05/12 17:48: > yea , but uninstall makes a rpmsave that likes to add the previous changes > (or least it seems to in some cases). I usually look for rpmsave, delete > them then reinstall just in case. deleted /etc/httpd

Re: [CentOS] Apache error

2012-05-22 Thread bob
On 5/22/2012 11:35 AM, Luigi Rosa wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > m.r...@5-cent.us said the following on 22/05/12 17:23: > >> You might try reinstalling apr and apr-util, which may have the functions >> you need. > That's what I did when I removed Apache and php. > > Th

Re: [CentOS] Apache error

2012-05-22 Thread m . roth
Luigi Rosa wrote: > m.r...@5-cent.us said the following on 22/05/12 17:23: > >> You might try reinstalling apr and apr-util, which may have the >> functions you need. > > That's what I did when I removed Apache and php. > > The yum install httpd installed apr for dependancy. Ok. And yeah, I saw Le

Re: [CentOS] Apache error

2012-05-22 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 m.r...@5-cent.us said the following on 22/05/12 17:23: > You might try reinstalling apr and apr-util, which may have the functions > you need. That's what I did when I removed Apache and php. The yum install httpd installed apr for dependancy. >

Re: [CentOS] Apache error

2012-05-22 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Les Mikesell said the following on 22/05/12 17:22: > Do you have the stock apr-1.3.9-3.el6_1.2.x86_64 and > apr-util-1.3.9-3.el6_0.1.x86_64 packages? Yes, the x86 version because the server has an x86 CPU: # rpm -q --all | grep apr apr-1.3.9-3.el

Re: [CentOS] Apache error

2012-05-22 Thread m . roth
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] (

Re: [CentOS] Apache error

2012-05-22 Thread Les Mikesell
On Tue, May 22, 2012 at 9:52 AM, Luigi Rosa wrote: > > 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. Do you have the stock apr-1.3.

Re: [CentOS] Apache error

2012-05-22 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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 2

Re: [CentOS] Apache error

2012-05-22 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bob Hoffman said the following on 22/05/12 15:01: >> (38)Function not implemented > https://www.google.com/search?q=+%2838%29Function+not+implemented+apache Googled for two days before writing on this list. Everything I found was about Gentoo comp

Re: [CentOS] Apache error

2012-05-22 Thread Johnny Hughes
On 05/22/2012 02: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) > [Tue May 22

Re: [CentOS] Apache error

2012-05-22 Thread Bob Hoffman
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) > [Tue May 22 09

Re: [CentOS] Apache error

2012-05-22 Thread Bob Hoffman
On 5/22/2012 3:49 AM, Luigi Rosa wrote: > (38)Function not implemented https://www.google.com/search?q=+%2838%29Function+not+implemented+apache ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Apache error

2012-05-22 Thread Luigi Rosa
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