Anon
09-09-2001, 02:22 AM
I want to develop locally, then move it to a host. should i develop on my win98 machine using pws or apache?
Thanks,
chad
Thanks,
chad
|
Click to See Complete Forum and Search --> : is pws or apache better? Anon 09-09-2001, 02:22 AM I want to develop locally, then move it to a host. should i develop on my win98 machine using pws or apache? Thanks, chad mithril 09-09-2001, 08:18 AM Thinkig of PWS? Naughty, naughty, bad, naughty!!!:) Apache always be the main contender for whatever OS you're planning to use.... Odds are you're going to be moving to an Apache box for production anyways, so using Apache will come closer to mimicing the deployment environment. If you're going to be deploying to IIS, PWS doesn't really come close to mimicing IIS... so you're better off on Apache again. It's for some pretty damn good reasons that Apache holds more marketshare than every other httpd server combined. Regarding PWS's suitablity for anything, even Microsoft recommends against using it and does not support it/release security patches for it. Of course, they really just want you to buy into the NT OS and use IIS instead..... so take that with a grain or five of salt:) There is another smaller server which I've never used, but might fit your bill. 'Tis called BadBlue and it's found at http://www.badblue.com/. geoff Anon 09-09-2001, 03:40 PM So I install apache, mySQL and PHP on my windows 98SE computer. I develop a great web app....how do I take that app and move it to a host using the same setup? I can understand how to copy the .php pages and move those into the correct directories, but how do i move a mySQL database? Thanks, Chad Hetlet Anon 09-09-2001, 03:56 PM Depends on your ISP : f2s.com uses phpMyAdmin. Others may use simular software. You can run sql scripts an do an export / import with it to upload your database PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved. |