I've recently installed PHP 5.0.3 on my Windows 2003/IIS 6 public Web server. However,
www.php.net/manual/en/install.windows.php states that:
this setup of PHP is not secure. If you would like to have a secure PHP setup, you'd better go on the manual way, and set every option carefully. This automatically working setup gives you an instantly working PHP installation, but it is not meant to be used on online servers.
I've only ever setup PHP the one time and I have limited knowledge of it... are there any issues (security or otherwise) I should be aware of? Is it so significant that I should schedule downtime, uninstall it, then go the manual way?