HelluvaProblem

Roger arelem at bigpond.com
Tue Jan 29 11:02:24 UTC 2013


I  have the latest updates of Fedora 18
Today I installed http, php, pear, mysql,  etc  installed drupal 7.19 
All went well.

Golly I've done this over and over for years and not experience this 
problem.

When drupal install finished it went to the admin page, all good, but 
when I try to do anything I get "the Connection was reset" error.
I logged out and now it will not find 127.0.0.1/test which is the drupal 
installation

However if I 127.0.0.1/test/install.php it shows a drupal admin page 
reporting the Drupal is already installed. Click on "View exisitng site" 
and I get "the connection was reset" error.

I have checked /etc/php.ini, checked /etc/httpd/conf/httpd.conf.
localhost dieplays teh apache page and an index.html page.
Also displays phpinfo.php.

I can browse the internet and can play youtube tutorials. So it seems to 
be apache resetting something, but I do not know.

I did notice that selinux borked at times and suggested fixes.
I have done this process in Fedora 14 and 16 so saw no problem with 
doing the same in Fedora 18.
grep plugin-container /var/log/audit/audit.log | audit2allow -M mypol
semodule -i mypol.pp

have restarted apache.


/var/log/httpd/error_log reports
0
[Tue Jan 29 21:23:48.531299 2013] [suexec:notice] [pid 3061] AH01232: 
suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Jan 29 21:23:49.065252 2013] [auth_digest:notice] [pid 3061] 
AH01757: generating secret for digest authentication ...
[Tue Jan 29 21:23:50.001029 2013] [lbmethod_heartbeat:notice] [pid 3061] 
AH02282: No slotmem from mod_heartmonitor
[Tue Jan 29 21:23:50.507089 2013] [mpm_prefork:notice] [pid 3061] 
AH00163: Apache/2.4.3 (Fedora) PHP/5.4.10 configured -- resuming normal 
operations
[Tue Jan 29 21:23:50.507162 2013] [core:notice] [pid 3061] AH00094: 
Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Jan 29 21:31:55.013696 2013] [core:notice] [pid 3061] AH00052: 
child pid 3066 exit signal Segmentation fault (11)
[Tue Jan 29 21:39:46.488647 2013] [core:notice] [pid 3061] AH00052: 
child pid 3067 exit signal Segmentation fault (11)
[Tue Jan 29 21:39:52.494707 2013] [core:notice] [pid 3061] AH00052: 
child pid 3068 exit signal Segmentation fault (11)
[Tue Jan 29 21:40:29.532898 2013] [core:notice] [pid 3061] AH00052: 
child pid 3100 exit signal Segmentation fault (11)
[Tue Jan 29 21:40:29.532973 2013] [core:notice] [pid 3061] AH00052: 
child pid 3248 exit signal Segmentation fault (11)
[Tue Jan 29 21:42:40.694582 2013] [:error] [pid 3065] [client 
127.0.0.1:36519] PHP Fatal error:  Maximum execution time of 30 seconds 
exceeded in /var/www/html/test/includes/password.inc on line 176, 
referer: http://127.0.0.1/test/install.php
[Tue Jan 29 21:43:26.714642 2013] [core:notice] [pid 3061] AH00052: 
child pid 3407 exit signal Segmentation fault (11)

Why a segmentation fault?

/var/log/httpd/access_log shows access to Drupal modules.

  Been at this for hours and I have run out of ideas so I'm really 
hoping someone can tell me what is wrong, where I should look, or better 
still how to resolve it.




More information about the users mailing list