Reply
apache install does not work. This has to have a simple solution.
Old 04-01-2008, 04:45 PM apache install does not work. This has to have a simple solution.
Average Talker

Posts: 15
Name: Luke
I recently installed apache, php, and mysql... or rather I was trying to. Apache was the one part that I am sure I installed correctly (after installing I got the "it works!" screen. Also got it to recognize my file after changing directoryroot). I am new to this so I read many different guides on the internet for configuring php and mysql, but it was not working right. I didnt look at it again for some time and forgot where I left off, so I decided to uninstall everything and start from scratch. I also deleted any of the old directories left behind. Now, after only installing Apache 2.2.8 I am not able to even get the "it works" page. That page will load if i manually click on the file, but http://localhost will not direct me there. Neither will 127.0.0.1

This is all on a windows xp sp2 computer. It is such a breeze to install apache, I just cannot come up with a reason as to why it would not work this time.

Thanks in advance!
lrobinson is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 04-01-2008, 09:51 PM Re: apache install does not work. This has to have a simple solution.
Novice Talker

Posts: 11
Name: Logan
Check this out

its a simple install package that does all the hard work for you

http://www.apachefriends.org/en/xampp-windows.html

its xampp.
__________________
Server Systems Administration NZ
SSANZ.NET | Server Security | Hosting Systems
Experienced, Professional & Available 24/7
SSANZ is offline
Reply With Quote
View Public Profile
 
Old 04-06-2008, 09:14 PM Re: apache install does not work. This has to have a simple solution.
Average Talker

Posts: 19
Name: Larry K
One possibility is if you are using (in httpd.conf)
Listen 127.0.0.1:8080

then http://localhost:8080 or http://127.0.0.1:8080 are needed to see your web site page or the "It works!" message. (Internet Explorer has a problem with the localhost:8080 domain and port 8080 without specifying http protocol in front of it in this version of Windows. One good reason to dump IE!)

I have a two-computer network behind a router, and so I have changed my Listen to my router-assigned IP address in the 192.168.x.x range, using :80 for Port 80.

I further edited my hosts file to create the simple domain name s.s pointing to my 192.168.x.x IP address on both computers.

This lets me serve my page across my home network with a quick typing in the browser address bar.

Larry
L a r r y is offline
Reply With Quote
View Public Profile
 
Old 04-06-2008, 09:54 PM Re: apache install does not work. This has to have a simple solution.
andrei155's Avatar
CEO of BLD Hosting

Posts: 659
Name: Andrei
Location: Canada
Or you could change the listen 8080 to simply 80, so you don't have to add a port number to localhost when typing it.

What exactly happens when you type localhost into your browser?
__________________
BLD Hosting - Shared: As low as $3.13! Reseller: As low as $4.20
No Overselling Policy! Web Hosting
andrei155 is offline
Reply With Quote
View Public Profile Visit andrei155's homepage!
 
Reply     « Reply to apache install does not work. This has to have a simple solution.
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12442 seconds with 13 queries