craigh / PostCalendar

PostCalendar is a calendar module for the Zikula Application Framework
20 stars 9 forks source link

After upgrade I get in PC an E_WARN from doctrinemodels #89

Closed espaan closed 10 years ago

espaan commented 10 years ago

Hi do you recognize:

WARN (4): E_WARNING: file_put_contents(ztemp/doctrinemodels/Zikula_Doctrine2_Entity_CategoryProxy.php) 
[function.file-put-contents]: failed to open stream: Permission denied in 
/home/ctweb/domains/campertoday.nl/public_html/zk136/plugins/Doctrine/lib/vendor/Doctrine/ORM/Proxy/ProxyFactory.php regel 155

I get this one when opening whatever file. Is there some specific file/folder permission needed for ztemp/doctrinemodels ?

craigh commented 10 years ago

that would be a core issue probably, not PC. I'll guess that full write permissions are required there. You might try manually setting 666 or 777 and see...

espaan commented 10 years ago

Clear, manually updating those permissions does work