You can run PHP as a module / extension for apache or let Apache load and
run the php.exe program for each php file.
Loading and running the program in quick succession strains the system
somewht but the extension is always loaded and is just used when needed -
much faster and efficient.


"Phil Schwarzmann" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> So I'm thinking about setting up a little php/mysql web server here at
> work and want to use Windows as my platform instead of Linux and have a
> couple questions...
>
> I know that PHP on Windows has some limitations as compared to Linux.
> What are these limitations?
>
> Which version of Windows would be best ?
>
> Is this gonna be a real pain in the ass to get PHP & MySQL & Apache &
> Windows to get along well?
>
> Can I use IIS instead of Apache ?
>
> Thanks!
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to