PDA

View Full Version : Win98/Apache/PHP/mysql..........


seeker
12-8-02, 10:18 PM
Hey all,

I'm attempting to install a development platform under Win98 by installing Apache as a localhost standalone server w/ PHP/mysql. The purpose is to write and test web pages for use on Powweb. Given that Powweb is a UNIX server, what kind of problems might I encounter, if any, using this setup? Have you done this? Does it work?


:confused:

HalfaBee
12-8-02, 10:27 PM
I had this running on my old 98 setup.
It worked OK as long as I was connected to the internet.
It would serve pages to my network without any problems.
You will have to setup your directorys to match powwebs.


I now have XPpro and it has IIS which works with php & mysql as well.

HalfaBee