I followed the Codex directions to put WordPress in its own directory at http://206.125.210.98/wp/
I can access the admin fine, but none of the pages will view....at the index.php, I'm getting php errors as follows:
Warning: main(./wp/wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\mindgarden.com\httpdocs\wp\index.php on line 4
Fatal error: main() [function.require]: Failed opening required './wp/wp-blog-header.php' (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\mindgarden.com\httpdocs\wp\index.php on line 4
To complicate things further, I've installed on a Windows server, and I have no .htaccess file to tweak per the codex directions.... is there something similar for Windows servers? I don't even know what to search for....any help would be appreciated.
s.