roddyp
04-10-04, 04:40 AM
Help ... I've been trying to figure this out for quite some time now. I've gone through the docs and check these forums.
Problem:
-----------------------------------------
I get the following message when i try to access the main logon page that you can find in <www.etecs.ca/project>
"Warning: main(C:\Domains\etecs.ca\wwwroot\dotproject/lib/PEAR/Date.php): failed to open stream: No such file or directory in C:\Domains\etecs.ca\wwwroot\dotproject\classes\dat e.class.php on line 7"
-----------------------------------------------------
When i check the check.php page (www.etecs.ca/project/docs/check.php).. I have the following errs
1) session.save_path c:\temp - Fatal: Save path does not exist
2)
>root_dir C:\Domains\etecs.ca\wwwroot\dotproject
>root_dir seems to be incorrect, probably should be C:\\Domains\\etecs.ca\\wwwroot\\dotproject\\docs\\ check.php
I did change the root_dir path to the one specified by dotproject but it didnt wrk. I also tried different slashes and it still didnt wrk.
:cry:
Problem:
-----------------------------------------
I get the following message when i try to access the main logon page that you can find in <www.etecs.ca/project>
"Warning: main(C:\Domains\etecs.ca\wwwroot\dotproject/lib/PEAR/Date.php): failed to open stream: No such file or directory in C:\Domains\etecs.ca\wwwroot\dotproject\classes\dat e.class.php on line 7"
-----------------------------------------------------
When i check the check.php page (www.etecs.ca/project/docs/check.php).. I have the following errs
1) session.save_path c:\temp - Fatal: Save path does not exist
2)
>root_dir C:\Domains\etecs.ca\wwwroot\dotproject
>root_dir seems to be incorrect, probably should be C:\\Domains\\etecs.ca\\wwwroot\\dotproject\\docs\\ check.php
I did change the root_dir path to the one specified by dotproject but it didnt wrk. I also tried different slashes and it still didnt wrk.
:cry: