Page 1 of 1

IIS 6 Installation

Posted: Wed 6. Oct 2004, 18:56
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!

Posted: Thu 7. Oct 2004, 02:52
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