11
The host "Load Balanced" all the servers. They changed the way php includes are used.
Quote:
This is the simplest method, and works well in scripts that define an install URL their config file.
You can also solve the problem by changing your includes to use either relative paths (path/to/file.html) or full paths (www/u/username/path/to/file.html).
All of the file and include functions that can use URL's are affected by this (eg: include, require, fopen, file, etc).
But, I didn't see any instints were I needed to make any changes to Xoops.
This is my redirect which is in my root in an index.htm page -
This redirect is not working (after checking error log)it should load the index.php file in /mrol