Forum Moderators: phranque

Message Too Old, No Replies

Apache Installation!

         

chudz

3:01 pm on Jul 10, 2004 (gmt 0)

10+ Year Member



Hi I'm having problem with Apache. I am following a book on PHP, Apache, mySQL from WROX. I install it and set these settings:

DomainName = example.co.uk
ServerName = www.example.co.uk
ServerAdmin = webmaster@example.co.uk
ServerPort = 80
ServerRoot = C:/Program Files/Apache Group/Apache2

Once i had installed it there was an error i got a DOS Window popup! I am also on a router!

saying that port 80 is in use i think!

When i try to do a test "http://localhost/" it says Done in the status bar but there is know successful message, also I have downloaded this version of Apache apache_2.0.50-win32-x86-no_ss

Thank you for the help in advance!
Chudz

[edited by: jdMorgan at 3:05 pm (utc) on July 10, 2004]

encyclo

4:15 pm on Jul 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, chudz.

What does the error.log say? Are you sure you're not running another server such as IIS? If so, then disable it and restart Apache.

chudz

4:21 pm on Jul 10, 2004 (gmt 0)

10+ Year Member



No im not running IIS i have cheked in Services. in my Logs here C:\Program Files\Apache Group\Apache2\logs I only have the istall log no error log!

coopster

4:30 pm on Jul 10, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Are you trying to run it locally? If so, try setting your configuration directive as
ServerName localhost:80

chudz

8:27 pm on Jul 10, 2004 (gmt 0)

10+ Year Member



Ok would you be able to tell me how to do that please?

coopster

3:57 pm on Jul 12, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



edit it in your apache configuration file
C:\Program Files\Apache Group\Apache2\conf\httpd.conf

chudz

7:43 pm on Jul 12, 2004 (gmt 0)

10+ Year Member



I have fixed it now but i am having trouble with mySQL i made a new thread check it out!

coopster

3:36 am on Jul 13, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



So don't keep us in suspense, what resolved your issue?

chudz

12:44 pm on Jul 13, 2004 (gmt 0)

10+ Year Member



I had a program called Skype which is like a telephone it was using port 80. so i just turned it off and it worked fine!