My b2evolution Version: Not Entered
server windows 2003
IIS 6
PHP 5
I have some domains on this web server that I am able to run this blog on and others that will not run it.
I have made sure that in IIS I have added PHP as an ISAPI filter, I have made sure that correct Users such as IUSR_xxxx has access to the particular website.
the following two websites are on the same server:
http://www.harves4Christ.net/webblog/blogs/
http://www.makingmoneygreenandclean.com/bloggreen/blogs/install/
I was able to install the blog on the first domain however, I get 404 errors when I try to install on the second domain.
PHP is install correctly on the server and works for the first domain.
It does not work for the second even after I have created the ISAPI filters and added index.php to the document folder.
Anyone have any clues what might be going on here.
Miles
Can you run any PHP at all in the problematic domains?
To find out, make this file
upload it as index.php in the directories you need to check, then visit those directories with your web browser and see if you get a 404.