Hi,
I can’t even get phpinfo() to return anything on my web server. It’s IIS 5 and Win XP.
I’ve searched everywhere and can’t seem to find anything as basic as my problem (everyone else having problems can at least get an echo or phpinfo to work).
PHP 4 is installed (I used the installer download from php.net) and I’ve checked the php.ini file is on the right directory. IIS says that php.exe is set to handle php files.
When I use http://localhost or test from Dreamweaver with localhost as the testing server I just get “Cannot find server or DNS Error”. This is killing me because I have dial-up and it’s useless trying to upload to online every time I want to test a page.
Hope someone can help!