Apache server not starting

Status
Not open for further replies.

boosters

In the zone
Please help me i don't know about the php, mysql and apache but when i search in google and try to start manual it is giving error.
*img254.imageshack.us/img254/6420/apacheag6.th.jpg

I already installed the Apache http server, Mysql4.1 and php4. Please there is any tutorial guide who solved my problem. I am a begineers of all this lesson.:confused:
 

Sukhdeep Singh

Host4Cheap.org
If you are beginner, please try Xammp for Windows or EasyPHP.

Both are WAMP - Windows, Apache, MySQL, PHP Packages. All is done configured for you so it will make your job easy :)
 

mediator

Technomancer
U may like to reinstall php as it said some phpmodule not found! Also disable IIS before installing apache! I had a lot of trouble starting php+mysql with apache/IIS on windows.

Alternatively u may like to run LAMP.
Here's my tutorial
 
OP
B

boosters

In the zone
how should i disable IIS. Please tell me. The problem is still working when i try to use the "sukhdeepsinghkohli" method. sql and apache not working. Please help
 

patkim

Cyborg Agent
My guess is that

1. Somewhere the integration of PHP and Apache is missing in the httpd.conf file. In this file you have all config settings for Apache to know and integrate itself with other web applications / systems that eventually would interface with Apache. Check the PHP / Apache manual to identify if any settings are applicable.

2. Set the PATH or whatever similar env variable in Apache httpd file to include the location for this DLL in the error message

Just check if any of the above works..

IIS shuld get disabled from Control Panel --> Admin tools --> Services
Simply disable this service.
 

khattam_

Fresh Stock Since 2005
Try Wamp instead of installing and configuring Apache, PHP and MySql. it does it all at one shot, and is best for beginners.... *www.wampserver.com/en/
 
Status
Not open for further replies.
Top Bottom