Is there a high risk in setting up PHP with PWS?
If so, how can I prevent it? Also, is it easy to mess up your registery file?
Thanks...
------------------
WebDevHQ.com - The Web Developer Headquarters
Printable View
Is there a high risk in setting up PHP with PWS?
If so, how can I prevent it? Also, is it easy to mess up your registery file?
Thanks...
------------------
WebDevHQ.com - The Web Developer Headquarters
The biggest risk is to your sanity if you use PWS!
Anyway thats my digging done, If you set up PHP4 it hardly touches the registry and is a much easier install than PHP3.
Just backup your reg'y if you have any concerns, I use configsafe but even windows can back it up safely.
But seriously, have you thought about Apache? if you d there is a bundle here http://www.firepages.com.au/php.php3 - (just follow the feather) it is a zip (2.5mg) of php4/MySQL/phpMyAdmin/Apache 1.3.12 - it is all configured to run on win98 if extracted as advised. - works like a dream on 98 but some people have had problems on 95.
------------------
Oh, okay - thanks! I will try Apache.
------------------
WebDevHQ.com - The Web Developer Headquarters
BTW - is there any risk in setting up Apache?
If so, what is the worst that could happen? http://www.SitePoint.com/forums/smile.gif
------------------
WebDevHQ.com - The Web Developer Headquarters
There should be no risk involved in setting up the above Apache/PHP bundle. However, I would not recommend Apache as a Windows Web server. The Windows version of Apache is slow and unstable compared to its UNIX version and to other Windows Web servers.
Consider trying Sambar server (http://www.sambar.com/). Instructions for setting it up with PHP are provided in another post of mine in these forums (run a search for posts containing "Sambar" from user "kyank"), and Part 1 of my series will be updated soon to include this information.
Neither Apache nor Sambar will mess with the rest of your system configuration, however, so there is no risk involved in installing either of them.
------------------
-Kevin Yank.
http://www.SitePoint.com/
Helping Small Business Grow Online!
Sorry Kevin, I didn't read your post before I setup and installed Apache.
But anyway, it works PERFECT! Thanks for all your help firepages and kevin http://www.SitePoint.com/forums/smile.gif
------------------
WebDevHQ.com - The Web Developer Headquarters