Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » RADICORE Installation Issues » Failed opening required 'classes/php_session.class.inc'
Failed opening required 'classes/php_session.class.inc' [message #412] Fri, 17 November 2006 11:52 Go to next message
skumar
Messages: 1
Registered: November 2006
Junior Member
hi

sorry, if this is a repeat
what needs to be done to rectify this error?

Fatal error: singleton::require_once() [function.require]: Failed opening required 'classes/php_session.class.inc' (include_path='.;w:\usr\local\PHP\includes;w:\usr\local\PHP\ pear;w:\www\lskxampp\mpl_web\mpl_include;w:\www\qcwwwroot\in cludes;w:\www\radicore\includes;w:\www\radicore\audit\classe s;w:\www\radicore\classes;') in w:\www\radicore\includes\std.singleton.php5.inc on line 35

thank you in advance
skumar
Re: Failed opening required 'classes/php_session.class.inc' [message #413 is a reply to message #412] Fri, 17 November 2006 12:09 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Your include_path is wrong. Take a look at point number 3 in http://www.radicore.org/installation.php and you will see that it mentions four directories:
  • radicore/includes
  • radicore/menu
  • radicore/audit
  • radicore/workflow

You have got 'radicore/audit/classes' in your path which is incorrect.


Re: Failed opening required 'classes/php_session.class.inc' [message #2761 is a reply to message #413] Mon, 25 July 2011 04:57 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Your include path no longer has to specify all these directories. All it needs is the location of the 'includes' directory (which you may move to a point outside the web root) and it will fill in the rest automatically during the initialisation processing.

Previous Topic: Remote access to Radicore app
Next Topic: Generate Transactions Problem
Goto Forum:
  


Current Time: Tue Mar 19 02:16:32 EDT 2024

Total time taken to generate the page: 0.01022 seconds