logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache Error: Failed to open the apache 2.2 service
Author
fifimtwana



Joined: 24 Feb 2011
Posts: 22

PostPosted: Thu 24 Feb '11 14:45    Post subject: Apache Error: Failed to open the apache 2.2 service Reply with quote

hey guys

im facing a problem with my apache server... Everytime i try to browe a php page i get the error failed to open apache 2.2 service and then the error internet explorer cannot display this page... Can someone please help me out.. im developing a paperless system n im using php,mysql,apache and phpmyadmin as my database administrator....

the other thing is that i cant login to phpmyadmin get error: Cannot start session without erros,please check your PHP and/or webserver log file and configure your PHP installation properly

thanx in advance.

im really on the edge of dying Crying or Very sad [/b]
Back to top
fifimtwana



Joined: 24 Feb 2011
Posts: 22

PostPosted: Fri 25 Feb '11 9:54    Post subject: Reply with quote

Anybody who can help.................. ive tried everything that i know, changed configurations and still im getting the errors.. I've run out of ideas now Confused n need a helping hand
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7407
Location: EU, Germany, Next to Hamburg

PostPosted: Fri 25 Feb '11 16:26    Post subject: Reply with quote


  • What is in your error log?
  • What is in the windows event log?
  • Which version of Aapache do you use?
  • Where did you download apache?
  • Which version of PHP do you use?
  • Where did you download PHP?
  • Does PHP run as module or over cgi or over fcgid?
  • Does apache crash?
  • Did you enable in PHP.ini log_errors = On and display_startup_errors = On and display_errors = On and error_reporting = E_ALL | E_STRICT ?
Back to top
fifimtwana



Joined: 24 Feb 2011
Posts: 22

PostPosted: Mon 28 Feb '11 10:49    Post subject: Reply with quote

Modnote: Moved error log to paste bin, since it is not allowed to spam this forum with thishttp://pastebin.com/TkKzczuy.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7407
Location: EU, Germany, Next to Hamburg

PostPosted: Mon 28 Feb '11 17:17    Post subject: Reply with quote

Well that was only the error log and not a answer to all questions.
Some of the question I can fetch from the error log

Apache version: 2.2.11
PHP versin: 5.2.8

All your version are old. Well however, some of your PHP extensions seem to crash Apache.

Which extensions have you enabled in your php.ini?

Please set display_startup_errors = On in php.ini and restart apache
Back to top
fifimtwana



Joined: 24 Feb 2011
Posts: 22

PostPosted: Tue 01 Mar '11 10:21    Post subject: Reply with quote

I uncommented :

extension=php_mysql

extension=php_mysqli
Back to top
fifimtwana



Joined: 24 Feb 2011
Posts: 22

PostPosted: Tue 01 Mar '11 13:25    Post subject: Reply with quote

thanx james bond,bt all is working now......................
installed php5.3.5 and ma nightmare is now over
Back to top


Reply to topic   Topic: Apache Error: Failed to open the apache 2.2 service View previous topic :: View next topic
Post new topic   Forum Index -> Apache