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
Problems setting up Apache (newbie)
Old 03-23-2008, 09:40 AM Problems setting up Apache (newbie)
Novice Talker

Posts: 8
Trades: 0
I have finally installed Apache and have it running. (The way that I know it works is when I go to C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\index.html, I get an "It Works!" page.

I know for most of you these are stupid questions, but:
1. Where exactly do I put my files?
2. And do I have to do any special configuration to use SSI?
3. What do I enter in the address bar to get my pages to come up?

I used to have Apache installed on my old computer, and in the address bar I entered
http://localhost:8080/FolderName/Filename.shtml

I'd like to keep that the same if possible.

Thank you!

Last edited by chrishirst; 03-30-2008 at 08:05 AM.. Reason: copy and pasted intellitext links removed
mickapoo is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-25-2008, 05:07 PM Re: Problems setting up Apache (newbie)
Novice Talker

Posts: 9
Name: Antonio
Location: Grand Junction
Trades: 0
Theres a few things you ought to know,if you plan on installing php or sql there is order in which to do that.

http://forum.xorajoken.com/ has a few lessons on that. You have to register to get in there but it is worth it.

As far as just adding files put it in htdocs folder.

It should just be localhost/test.php as long as it is in the htdocs folder

Hope that helps!
Xora is offline
Reply With Quote
View Public Profile
 
Old 03-29-2008, 09:00 PM Re: Problems setting up Apache (newbie)
Novice Talker

Posts: 11
Name: Logan
Trades: 0
install xampp/lampp.

A lot easier, 3-4 clicks and its running with no problems.
__________________
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 03-30-2008, 02:48 PM Re: Problems setting up Apache (newbie)
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
Quote:
The way that I know it works is when I go to C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\index.html, I get an "It Works!" page
No, this don't means anything.
You are acessing an html file through your file system.
You should try to access it with a network address, like http://127.0.0.1/
If there you see the "it works" message, then apache is serving you the files in the default host root directory (which should be index.html)

This answers your question nbr 3.
But as SSANZ suggested, you would be better to download something like xampp [ http://www.apachefriends.org/en/xampp-windows.html ] which comes with apache, php and mysql (plus a ftp server and a mail server) in 1 package, ready to be installed with a control panel.

It's the way to go if you don't want to waste 4 days trying to make this thing run.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 06-20-2008, 11:54 AM Re: Problems setting up Apache (newbie)
Novice Talker

Posts: 5
Trades: 0
Look, when you use a server + php, you need to detail in the .ini file the directory, and the hole path path of second level where you will store the websites to publish. Remember to have the session folder on the same branch of every website.
ludmila is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Problems setting up Apache (newbie)
 

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