We have some sites that call on files in other users directories, mainly for our multisite CMS.
We do have open_basedir protection on and there are exceptions in place. This has worked flawlessly for years for all previous 4.x releases.
We've just tried to upgrade to 4.1.1 on two different servers and the same behaviour is seen.
The sites cannot see the files in other user directories. Permissions are correct, open_basedir still set correct too.
If we switch back to 4.1, everything works as normal. Switching back to 4.1.1, it breaks again.
When we enable errors, PHP can't seem to find the files, but they're there and work OK in 4.1 - and we're using the same PHP version too (i.e not recompiled that).
Has something changed in the workings of LiteSpeed to perhaps, chroot them to their own directories that isn't in the changelog?
Matt
We do have open_basedir protection on and there are exceptions in place. This has worked flawlessly for years for all previous 4.x releases.
We've just tried to upgrade to 4.1.1 on two different servers and the same behaviour is seen.
The sites cannot see the files in other user directories. Permissions are correct, open_basedir still set correct too.
If we switch back to 4.1, everything works as normal. Switching back to 4.1.1, it breaks again.
When we enable errors, PHP can't seem to find the files, but they're there and work OK in 4.1 - and we're using the same PHP version too (i.e not recompiled that).
Has something changed in the workings of LiteSpeed to perhaps, chroot them to their own directories that isn't in the changelog?
Matt