logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: installing apache Page Previous  1, 2
Author
cass27



Joined: 13 Sep 2008
Posts: 12
Location: kent, England

PostPosted: Tue 16 Sep '08 18:40    Post subject: Reply with quote

glsmith said:

Quote:
louandelcats.co.uk -> 91.186.30.8 -> kingair.eukhost.com

Is that you or the remote server?


This is the remote server.

cass27
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Tue 16 Sep '08 19:53    Post subject: Reply with quote

then obviously that will not work.

Try localhost as James suggested. That should work, or http://127.0.0.1 and http://127.0.0.1 which is same as localhost.

If you want your server to answer to a domain then you will have to point a DNS record to your computer.

see
http://www.dslwebserver.com/main/domain-name.html
http://www.dslwebserver.com/main/DNS.html

actually wouldn't hurt you to look over much of that site.
forums are dead and info is old, but most still applies.
Back to top
cass27



Joined: 13 Sep 2008
Posts: 12
Location: kent, England

PostPosted: Tue 16 Sep '08 22:26    Post subject: Reply with quote

Right I think part of the problem was this. I had not configured Dreamweaver to work with apache properly.

As I say the server appears to be working. It can find the localhost but it cannot find the page. I therefore think its the last part of the integration with Apache and Php. The tutorial says this:

[color=darkred]THIS MUST BE ACCOMPLISHED (see note below): Add the folder that you put the PHP files into in the PATH ENVIRONMENT (System Properties | Advanced | Environment Variables | System variables | Path).

I now understand I am adding this information through the control panel.

But I am unsure how to add it. I have reached the window with system Variables in. There is one line named path. It looks like this:

Path C:\CFusionMX7\verity\k2\_nti40\bin;C:...

Should i add to this by placing C:\PHP\; at the beginning or should i add a new variable called path like this:

C:\php5;%SystemRoot%\system32;.....

thanks for your time

cass27

C:\php5;%SystemRoot%\system32;.....



C:\php5;%SystemRoot%\system32;.....



Do I create a new path like this

As I say i dont understand this. this will no doubt sound really stupid but where is the path environment?
Back to top


Reply to topic   Topic: installing apache View previous topic :: View next topic
Post new topic   Forum Index -> Apache Page Previous  1, 2