Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website and Server Administration Forum


You are currently viewing our Website and Server Administration Forum as a guest. Please register to participate.
Login



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

Posts: 29
Name: Luke
Trades: 0
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
 
 
Register now for full access!
Old 04-01-2008, 10:51 PM Re: apache install does not work. This has to have a simple solution.
Novice Talker

Posts: 11
Name: Logan
Trades: 0
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

Please login or register to view this content. Registration is FREE
| Server Security | Hosting Systems
Experienced, Professional & Available 24/7
SSANZ is offline
Reply With Quote
View Public Profile
 
Old 04-06-2008, 10:14 PM Re: apache install does not work. This has to have a simple solution.
L a r r y's Avatar
Super Talker

Posts: 100
Name: Larry K
Location: Arizona
Trades: 0
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 Visit L a r r y's homepage!
 
Old 04-06-2008, 10:54 PM Re: apache install does not work. This has to have a simple solution.
andrei155's Avatar
CEO of BLD Hosting

Posts: 1,514
Name: Andrei
Location: Canada
Trades: 6
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?
__________________
No Overselling Guarantee
Now Includes a Free Domain
BLD Hosting -
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
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 Search this Thread
Search this Thread:

Advanced Search

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

BB 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.13858 seconds with 12 queries