Windows installation problem
« on: February 11, 2009, 09:10:45 PM »
Get this error on Windows install - is it because my PHP directory is c:\php\ and not c:\php5\

Warning: include(D:\home\Default\rootdownfm.com\htdocs\_xmlsitemap/pages/page-login.inc.php) [function.include]: failed to open stream: No such file or directory in D:\home\Default\rootdownfm.com\htdocs\_xmlsitemap\index.php(2) : eval()'d code on line 65

Warning: include() [function.include]: Failed opening 'D:\home\Default\rootdownfm.com\htdocs\_xmlsitemap/pages/page-login.inc.php' for inclusion (include_path='.;C:\php5\pear.;pages/;D:\home\Default\rootdownfm.com\htdocs\_xmlsitemap\pages') in D:\home\Default\rootdownfm.com\htdocs\_xmlsitemap\index.php(2) : eval()'d code on line 65

Warning: Unknown: open(C:\PHP\sessiondata\sess_31d4213a9d02eb8809d9a40899f2b46a, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\PHP\sessiondata) in Unknown on line 0
Re: Windows installation problem
« Reply #1 on: February 11, 2009, 11:07:43 PM »
Hello,

that should not be the issue, make sure that you uploaded ALL files, including pages/ subfolder.
Re: Windows installation problem
« Reply #2 on: February 11, 2009, 11:22:59 PM »
That's got it - extracted files without directory paths.

Thanks.