On Mon, Sep 09, 2002 at 06:57:06AM +1000, Felix Karpfen wrote: > I have recently started to explore the strange world of Apache, MySQL > and PHP. > > Before I do irreperable damage to a perfectly functioning WWWOFFLE > setup, I thought it wise to write and ask about possible conflicts and > any other precautions that would be prudent. >
Usually wwwoofled runs on http://localhost:8080/ or http://yourlocalwwwoffleserver:8080/. A webserver like apache runs on http://localhost:80/ which can be abbreviated to http:/localhost/ So there should be no problem. Just start apache and point your browser to http://localhost/, and you're in. Greetings, Christian -- Christian Knoke * * * http://www.enter.de/~c.knoke/ * * * * * * * * * Ceterum censeo Microsoft esse dividendum.
