IIS 6 Installation

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
ryguy
Posts: 2
Joined: Wed 6. Oct 2004, 18:47

IIS 6 Installation

Post by ryguy »

Just trying to get things setup here...everything installed fine (no error messages etc). When i go to http://www.website.com/index.php i get a blank page. When i go to the login.php page it comes up no problem. When i put the created credentials in it pulls up this error:

Warning: Unknown(E:\Websites\siteurl\www\phpwcms.php): failed to open stream: No such file or directory in Unknown on line 0

Warning: (null)(): Failed opening 'E:\Websites\siteurl\www\phpwcms.php' for inclusion (include_path='.;c:\php4\pear') in Unknown on line 0


now i noticed its looking for the php4\pear dir which does not exist in that location. It is not in drive C and the dir is php\pear not php4. Where do i change this? or is there another problem?

Thanks for your time!
ryguy
Posts: 2
Joined: Wed 6. Oct 2004, 18:47

Post by ryguy »

Ok...so i'm dumb :) the file phpwcms.php didn't exist :) it must not have been copied over when i extracted the package!

=D
Post Reply