Reply
Problems setting up Apache (newbie)
Old 03-23-2008, 08:40 AM Problems setting up Apache (newbie)
Novice Talker

Posts: 8
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 07:05 AM. Reason: copy and pasted intellitext links removed
mickapoo is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-25-2008, 04:07 PM Re: Problems setting up Apache (newbie)
Novice Talker

Posts: 9
Name: Antonio
Location: Grand Junction
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, 08:00 PM Re: Problems setting up Apache (newbie)
Novice Talker

Posts: 11
Name: Logan
install xampp/lampp.

A lot easier, 3-4 clicks and its running with no problems.
__________________
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 03-30-2008, 01:48 PM Re: Problems setting up Apache (newbie)
tripy's Avatar
Fetchez la vache!

Posts: 2,054
Name: Thierry
Location: In the void
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.
__________________
Listen to the ducky: "This is awesome!!!"

tripy is online now
Reply With Quote
View Public Profile
 
Old 06-20-2008, 10:54 AM Re: Problems setting up Apache (newbie)
Novice Talker

Posts: 5
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

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