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!