v4.1.11 permissions issue

XN-Matt

Well-Known Member
#1
Since upgrading, scripts now don't appear to be able to write to their own directories with permissions 755 which worked previously.

i.e

The templates compiling directory '/home/xxx/public_html/templates_c/' must be writeable (CHMOD 777) before you can continue.
The only thing done was an upgrade. The files/folders are still owned by the user, still 755 and we're still running as su, as expected.

Edit: It appears despite the same config, 4.1.11 is writing all files as "nobody"!!

Downgrading fixes the issues.

Matt
 

mistwang

LiteSpeed Staff
#2
Please try a force reinstall of 4.1.11, see if the problem is still there.
Also, check if lsphp5 processes are running as each account owner, or all as nobody.
 

XN-Matt

Well-Known Member
#5
WHM 11.32.2 (build 4)
CENTOS 5.8 x86_64

Will send a sample now but there is nothing new on them, they work on the old version, just not on the new.

Matt
 

mistwang

LiteSpeed Staff
#6
Our lab has the same version WHM, and PHP suEXEC works properly with 4.1.11.
We need to find what is the difference in somewhere causing this issue.
 

XN-Matt

Well-Known Member
#7
I think it might be something to do with the compile of PHP.. but we're not sure at this point.

We've downgraded back to 4.1.10 and are recompiling and then will upgrade to see what happens without a recompile.
 
#8
Same problem

Hi,

We are also having this same issue on all servers that have automatically upgraded to cPanel 11.32.2. Suexec were working fine before cPanel upgraded itself.

Thanks

David
 
Last edited:
Top