Installing Apache

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Mastermind
Forum Commoner
Posts: 36
Joined: Thu Mar 10, 2005 2:38 am
Location: CDO,Philippines
Contact:

Installing Apache

Post by Mastermind »

Dear friends,

I already install apache server in my computer my OS is windows 98 and still now the server not running what will i do

Pls help me :?:
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Have you tried Going:

Start -> Programs -> Apache -> Control Apache Server -> Start

How do you know Apache is not running? What happens when you try and use it?

:?:
User avatar
phpScott
DevNet Resident
Posts: 1206
Joined: Wed Oct 09, 2002 6:51 pm
Location: Keele, U.K.

Post by phpScott »

you can't use apache 2.0.x you have to use apache 1.3.x as the documentation states that apache 2.0.x is not fully developed for using older versions of windows with no plans to do so.
Post Reply