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

Home » RADICORE » RADICORE Installation Issues » need some help here
Re: need some help here [message #1265 is a reply to message #1264] Fri, 22 February 2008 18:17 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2350
Registered: April 2006
Location: Surrey, UK
Senior Member
File include.general.inc contains the following code:
$include_path = ini_get('include_path');
$include_path .= PATH_SEPARATOR .'../menu';
$include_path .= PATH_SEPARATOR .'../audit';
$include_path .= PATH_SEPARATOR .'../workflow';
ini_set('include_path', $include_path);

Here PATH_SEPARATOR is a constant which varies between *nix and Windows systems.

You did not amend this code by any chance, did you?


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error in SQL installation script
Next Topic: getsupportedlanguages
Goto Forum:
  


Current Time: Mon May 13 13:44:04 EDT 2024

Total time taken to generate the page: 0.01021 seconds