Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache2 stopped working [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
mconfortino
n00b
n00b


Joined: 28 Feb 2006
Posts: 11

PostPosted: Sat Mar 31, 2007 10:56 am    Post subject: Apache2 stopped working [SOLVED] Reply with quote

Hi! After upgrading to php 5.2.1-r3, apache 2 doesnt work any more. Here is the only error I could find:

Code:

errante ~ # tail /var/log/apache2/error_log
[Fri Mar 30 17:44:20 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
[Fri Mar 30 17:44:20 2007] [notice] Digest: generating secret for digest authentication ...
[Fri Mar 30 17:44:20 2007] [notice] Digest: done

Fatal error: Allowed memory size of 32 bytes exhausted (tried to allocate 8192 bytes) in Unknown on line 0
[Sat Mar 31 07:00:50 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
[Sat Mar 31 07:00:50 2007] [notice] Digest: generating secret for digest authentication ...
[Sat Mar 31 07:00:54 2007] [notice] Digest: done

Fatal error: Allowed memory size of 32 bytes exhausted (tried to allocate 8192 bytes) in Unknown on line 0
errante ~ #


Any ideas? Thanks.


Last edited by mconfortino on Sun Apr 01, 2007 11:32 am; edited 1 time in total
Back to top
View user's profile Send private message
IQgryn
l33t
l33t


Joined: 05 Sep 2005
Posts: 764
Location: WI, USA

PostPosted: Sat Mar 31, 2007 5:16 pm    Post subject: Reply with quote

Did you run revdep-rebuild after updating php? Apache probably has runtime dependencies on php that were broken by the upgrade.
Back to top
View user's profile Send private message
mconfortino
n00b
n00b


Joined: 28 Feb 2006
Posts: 11

PostPosted: Sun Apr 01, 2007 11:31 am    Post subject: Reply with quote

Thank you for your answer. It didn't worked. Finally I unmerged apache and php, deleted all traces (/etc/apache2, /etc/php, /lib/apache2, etc.) and reemerged both. Now it works again.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum