This is a discussion on Rookie needing help within the Windows Web Servers forums, part of the Web Server and Related Forums category; I saw a message board that used php coding and found that apache was the answer for windows. (someone correct ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I saw a message board that used php coding and found that apache was the
answer for windows. (someone correct me if i am mistaken or simply not educated enough) So I downloaded apache. Prob is, even after reading the documentation, I havn't got the fuzziest clue on how to get the ting running to the point of operation. Do I need a compiler to chew it up and spit it out into something win98 can digest or is there something im missing. ANY help would be welcomed and appreciated! |
|
|||
|
Cress wrote:
> I saw a message board that used php coding and found that apache was the > answer for windows. (someone correct me if i am mistaken or simply not > educated enough) Well - the answer is actually PHP, but you need a webserver. You can use IIS, although my preference would be apache. > So I downloaded apache. Prob is, even after reading the documentation, I > havn't got the fuzziest clue on how to get the ting running to the point > of operation. > > Do I need a compiler to chew it up and spit it out into something win98 > can digest or is there something im missing. Sounds like you downloaded the source code. Try downloading the Windows installer instead - or find one of the prepacked Apache + MySQL + PHP combinations. -- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/> |