Cannot get the Apache to respond on my localhost

Discussion in 'Apache' started by hormozsy, Jun 30, 2010.

  1. #1
    hi, Im rather a newbie on apache stuff, I wanted to install a localhost on my mac, I presumed that it's already installed so i moved on without checking if it works in the first place. i installed mysql, postgresql, php5.3 module, ruby, gem & rails. then i edit the httpd.conf & changed the DocumentDirectory to Sites folder, after that I restart the mac and after the mac, open safari and tried to connect to the localhost. but it didn't safari says :
    then i checked if apache is running at all, in terminal i typed this command : sudo apachectl start, then i got 'Already Loaded'
    after all this i check the error_log in the apache2 folder & it has this thing to say:
    
    [Wed Jun 30 00:13:18 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
    [Wed Jun 30 00:13:19 2010] [notice] Digest: generating secret for digest authentication ...
    [Wed Jun 30 00:13:19 2010] [notice] Digest: done
    [Wed Jun 30 00:13:19 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 PHP/5.3.0 configured -- resuming normal operations
    [Wed Jun 30 02:17:12 2010] [notice] child pid 1953 exit signal Segmentation fault (11)
    [Wed Jun 30 02:17:13 2010] [notice] child pid 17662 exit signal Segmentation fault (11)
    [Wed Jun 30 02:17:14 2010] [notice] child pid 17664 exit signal Segmentation fault (11)
    [Wed Jun 30 02:17:17 2010] [notice] child pid 17666 exit signal Segmentation fault (11)
    [Wed Jun 30 02:17:17 2010] [notice] child pid 17665 exit signal Segmentation fault (11)
    [Wed Jun 30 02:17:18 2010] [notice] child pid 17667 exit signal Segmentation fault (11)
    [Wed Jun 30 02:17:24 2010] [notice] child pid 17669 exit signal Segmentation fault (11)
    [Wed Jun 30 02:17:24 2010] [notice] child pid 17668 exit signal Segmentation fault (11)
    [Wed Jun 30 02:17:25 2010] [notice] child pid 17671 exit signal Segmentation fault (11)
    [Wed Jun 30 02:21:30 2010] [notice] child pid 17672 exit signal Segmentation fault (11)
    [Wed Jun 30 02:21:31 2010] [notice] child pid 17689 exit signal Segmentation fault (11)
    [Wed Jun 30 02:21:31 2010] [notice] child pid 17673 exit signal Segmentation fault (11)
    [Wed Jun 30 02:21:41 2010] [notice] child pid 17691 exit signal Segmentation fault (11)
    [Wed Jun 30 02:21:42 2010] [notice] child pid 17693 exit signal Segmentation fault (11)
    [Wed Jun 30 02:21:42 2010] [notice] child pid 17692 exit signal Segmentation fault (11)
    [Wed Jun 30 03:12:44 2010] [notice] caught SIGTERM, shutting down
    [Wed Jun 30 03:13:29 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
    httpd: Could not reliably determine the server's fully qualified domain name, using Hormoz-Zamanpour-Syahkals-MacBook-Pro.local for ServerName
    [Wed Jun 30 03:13:33 2010] [notice] Digest: generating secret for digest authentication ...
    [Wed Jun 30 03:13:33 2010] [notice] Digest: done
    [Wed Jun 30 03:13:33 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 PHP/5.3.0 configured -- resuming normal operations
    [Wed Jun 30 08:43:34 2010] [notice] caught SIGTERM, shutting down
    [Wed Jun 30 08:44:06 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
    [Wed Jun 30 08:44:07 2010] [notice] Digest: generating secret for digest authentication ...
    [Wed Jun 30 08:44:07 2010] [notice] Digest: done
    [Wed Jun 30 08:44:07 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 PHP/5.3.0 configured -- resuming normal operations
    [Wed Jun 30 08:44:43 2010] [notice] child pid 198 exit signal Segmentation fault (11)
    [Wed Jun 30 08:44:43 2010] [notice] child pid 197 exit signal Segmentation fault (11)
    [Wed Jun 30 08:44:43 2010] [notice] child pid 158 exit signal Segmentation fault (11)
    [Wed Jun 30 08:44:44 2010] [notice] child pid 199 exit signal Segmentation fault (11)
    [Wed Jun 30 08:48:28 2010] [notice] child pid 200 exit signal Segmentation fault (11)
    [Wed Jun 30 08:48:29 2010] [notice] child pid 243 exit signal Segmentation fault (11)
    [Wed Jun 30 08:48:30 2010] [notice] child pid 244 exit signal Segmentation fault (11)
    [Wed Jun 30 08:48:33 2010] [notice] child pid 245 exit signal Segmentation fault (11)
    [Wed Jun 30 08:48:34 2010] [notice] child pid 246 exit signal Segmentation fault (11)
    [Wed Jun 30 08:48:35 2010] [notice] child pid 248 exit signal Segmentation fault (11)
    [Wed Jun 30 08:52:06 2010] [notice] child pid 247 exit signal Segmentation fault (11)
    [Wed Jun 30 08:52:07 2010] [notice] child pid 291 exit signal Segmentation fault (11)
    [Wed Jun 30 08:52:08 2010] [notice] child pid 293 exit signal Segmentation fault (11)
    [Wed Jun 30 08:56:41 2010] [notice] caught SIGTERM, shutting down
    [Wed Jun 30 08:56:42 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
    [Wed Jun 30 08:56:42 2010] [notice] Digest: generating secret for digest authentication ...
    [Wed Jun 30 08:56:42 2010] [notice] Digest: done
    [Wed Jun 30 08:56:42 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 PHP/5.3.0 configured -- resuming normal operations
    [Wed Jun 30 08:56:49 2010] [notice] child pid 332 exit signal Segmentation fault (11)
    [Wed Jun 30 08:56:50 2010] [notice] child pid 334 exit signal Segmentation fault (11)
    [Wed Jun 30 08:56:51 2010] [notice] child pid 335 exit signal Segmentation fault (11)
    [Wed Jun 30 09:18:01 2010] [notice] child pid 469 exit signal Segmentation fault (11)
    [Wed Jun 30 09:18:01 2010] [notice] child pid 336 exit signal Segmentation fault (11)
    [Wed Jun 30 09:18:02 2010] [notice] child pid 470 exit signal Segmentation fault (11)
    [Wed Jun 30 09:19:21 2010] [notice] child pid 473 exit signal Segmentation fault (11)
    [Wed Jun 30 09:19:21 2010] [notice] child pid 471 exit signal Segmentation fault (11)
    [Wed Jun 30 09:19:22 2010] [notice] child pid 474 exit signal Segmentation fault (11)
    [Wed Jun 30 09:25:39 2010] [notice] caught SIGTERM, shutting down
    [Wed Jun 30 09:25:40 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
    [Wed Jun 30 09:25:40 2010] [notice] Digest: generating secret for digest authentication ...
    [Wed Jun 30 09:25:40 2010] [notice] Digest: done
    [Wed Jun 30 09:25:40 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 PHP/5.3.0 configured -- resuming normal operations
    [Wed Jun 30 09:25:50 2010] [notice] child pid 502 exit signal Segmentation fault (11)
    [Wed Jun 30 09:25:51 2010] [notice] child pid 504 exit signal Segmentation fault (11)
    [Wed Jun 30 09:25:52 2010] [notice] child pid 505 exit signal Segmentation fault (11)
    [Wed Jun 30 09:29:57 2010] [notice] child pid 516 exit signal Segmentation fault (11)
    [Wed Jun 30 09:29:57 2010] [notice] child pid 506 exit signal Segmentation fault (11)
    [Wed Jun 30 09:29:58 2010] [notice] child pid 518 exit signal Segmentation fault (11)
    [Wed Jun 30 09:30:59 2010] [notice] child pid 519 exit signal Segmentation fault (11)
    [Wed Jun 30 09:31:00 2010] [notice] child pid 522 exit signal Segmentation fault (11)
    [Wed Jun 30 09:31:01 2010] [notice] child pid 523 exit signal Segmentation fault (11)
    [Wed Jun 30 09:50:31 2010] [notice] child pid 578 exit signal Segmentation fault (11)
    [Wed Jun 30 09:50:31 2010] [notice] child pid 524 exit signal Segmentation fault (11)
    [Wed Jun 30 09:50:32 2010] [notice] child pid 579 exit signal Segmentation fault (11)
    [Wed Jun 30 09:57:22 2010] [notice] child pid 590 exit signal Segmentation fault (11)
    [Wed Jun 30 09:57:22 2010] [notice] child pid 580 exit signal Segmentation fault (11)
    [Wed Jun 30 09:57:23 2010] [notice] child pid 591 exit signal Segmentation fault (11)
    
    Code (markup):
    sorry for the length, so now i have no clue what the hell these "signal Segmentations" are, & i most certainly do not know what should i do ?
    & suggestions folks ?
     
    hormozsy, Jun 30, 2010 IP
  2. hormozsy

    hormozsy Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    nobody knows anything about this ?!
     
    hormozsy, Jun 30, 2010 IP