On Fri, 16 Apr 2004 19:56:11 +0800, John Lim <[EMAIL PROTECTED]> wrote:
Hi,
FastCGI provides the best reliability on Windows. It's as close to
99.99% as
you can get. Zend has a commercial windows enabler built on FastCGI at
http://zend.com
There is also a free FastCGI installer at
http://php.w
I am seriously considering using
ASP to do this since 1) it's native to Windows and stable and 2) it's
tightly integrated.
What does everyone think of PHP on Windows? IS it stable enough to be nearly
100% reliable? What are the problems with using PHP on Windows?
Thanks,
Anthony M. Saffer
This is message (not generated by or associated with PHP at all) that is telling you
that your users (probably supposed to be root) doesn't have the right to perform the
action you're trying to do. If you're trying to administer MySQL from the console try
typing this:
mysql --user=root mysql
T