1
After upgrade from 2.4.5 to 2.5.0 I have this odd issue with file ownership. Eg. when I upload an image via imagemanager, I notice (seen via ftp) that the file owner of the image (uploads dir.) is apache/apache instead of (ftp/psadn) with rights 644.
The same is in dir. xoops_data/caches/smarty_compile, owner apache/apache 644. I think that is why the imagemanager in News module gives a blank page!
Does anyone know how to deal with this file ownership issue?
PHP Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /var/www/vhosts/domain/httpdocs/xoops_data/caches/smarty_compile/http%253A%252F%252Fdomain%25%25system-theme^%%5D^5DD^5DDC7D64%%db%3Asystem_imagemanager.html.php on line 54, referer: domain/modules/news/submit.php?op=edit&storyid=1832
Thanks