Hi All,
I can't seem to get PHP to run and have a problem with MySql.
I'm new to PHP and never used IIS, never done any real web work and never used SQL.
Before starting, the server was stable and I haven't installed anything specific that uses SQL. The server is just used for file serving and as a print server (and now IIS was installed.) It's also running FileMaker Advanced Server which shouldn't be part of this problem.
I'm installing PHP 5.0.5 on Win 2003 Enterprise.
IIS 6.0 is installed and seems to work fine.
After installing PHP, (sometimes) the installer process keeps running. No matter if I reboot or not, PHP just won't run. The installation doesn't report any problems. I don't see a PHP process or service. I DO get an error at reboot from the Service Control Mngr that My SQL failed because the path cannot be found. I assume this is part of the problem.
I'm determining that it's not running because a php page with phpinfo() fails.
I tried un/reinstalling and took a shot at hacking the registery for SQL with no luck (registery was reset to the original).
I expected this to be a straight forward install but have now seriously hurt my simple brain.
Anyone have any advice to guide me? Thanks in advance for your help.