Couple of permission error

#1
Hello,

I have couple of permission errors on xenforo with "copy" , "fopen" and "getimagesize" functions. It says Permission denied.
I have ssh access and I'm using cpanel.
 

Pong

Administrator
Staff member
#2
What's the output from screen? Any screenshot?
What's the error message in error log?

If switching back to Apache from plugin, does the error persist?
Is LiteSpeed running as PHP SuEXEC?
 
#3
What's the output from screen? Any screenshot?
What's the error message in error log?

If switching back to Apache from plugin, does the error persist?
Is LiteSpeed running as PHP SuEXEC?

ErrorException: copy(/home/****/public_html/forums/internal_data/attachments/1/1549-515f33ed9e41c306eae50b31265a42e3.data): failed to open stream: Permission denied -library/XenForo/Helper/File.php:253

When I switch back to apache problem doesn't persist.
I don't know but I don't think so. How can I check that ?
 
Top