-
MODX Staff
- 730 Posts
I think all of the *nix installs I’ve done are of the Linux variety.
What PHP version are you running on your FreeBSD server?
Can you confirm that there is indeed a manager/includes/config.inc.php file?
As safe_mode is "on" on my hosting server, the function init_set doesn’t work.
That is why Modx doesn’t find the files.
What solution to solve this problem could u advise?
The only solution I have found so far is to declare path to the files manually. This solution i’m going to try now.
P.S. PHP version is 5.2.1
config.inc.php is in the include folder.
Do you have the option of turning safe_mode off?