Is it possable to run PHP and MySQL localy on my machine? So when I load something like C:/test/index.php in Internet Explorer, It loads it properly as if it was on a server?
I'm not on a network. I'm just on a win2000pro box with a dial-up. And know nothing about networking.
If not, are there any emulator or anything that will alow me to test my php based sites localy, with no net connection?
This [sourceforge.net]will do the trick.
Apache for Win32
PHP for Win32
WinPerl from activestate
MySql.
All running seamlessly under 98. It will take some tweaking to get it all setup. When you are done, you have a perfect offline mirror of your online sites. Imagine doing 100% of your development work offline. Just edit, switch to browser and surf your site at hd speed. All edit's happen in real time. It will cut your development time by 75%. When complete and satisified, just upload the changed pages, or the whole site in one step.
Aside from winders itself, all of the above tools are Free GNU software and represent proof that Open Source Software can build a better program.
I installed the foxserv setup toolman told us about - sweet, smooth install. Just ran the install prog, and it works. Have yet to do anything on it yet, but seems fine so far.
But, in this thread [webmasterworld.com], toolman says "Then all you have to do is add the Perl modules." What/where can find what I need? Do I need activeperl/winperl too? Instead? Not sure what to do next - everything has always been installed by my host on remote machines up til now.
>I wonder if apache will soon be perceived as a viable web server on MS boxes?
That would be awesome.
"Warning: Apache on NT has not yet been optimized for performance. Apache still performs best, and is most reliable on Unix platforms. Over time NT performance has improved, and great progress is being made in the upcoming version 2.0 of Apache for the Windows platforms."
Taken from: Using Apache With Microsoft Windows [httpd.apache.org]
Soup, Hi and welcome to the forums.
>Is it possable to do this in on a Mac?
Running a google search [google.com], looks like it's possible on Mac running OS X.
You can find a ton of great Perl/Perl Module info at [cpan.org...]
(CPAN = Comprehensive Perl Archive Network) Instructions are given for installing modules on a number of platforms.
>I wonder if apache will soon be perceived as a viable web server on MS boxes?
It's already in use in many companies, particularly those that have chosen to use Oracles Application Server. Oracle Portal is based off of Apache for Windows. I've had a few "tastes" of it, it seems quite stable and robust. From what I've read on Oracles site, Oracle 9iAS for Windows will (does? I'm not sure of the timeline..) use Apache as its core as well.