<p><span style="background-color: initial;">ตั้งแต่มีการติดตั้ง Rights Ext. มีปัญหาเลย </span></p><p><span style="background-color: initial;">- อันแรกคือ เข้าใช้ gii ไม่ได้ เนื่องจาก Ip fileter (แก้ไขแล้ว)</span></p><p><span style="background-color: initial;">- พอเข้าหน้า gii ได้ และ ลอง generate models ดู ปรากฎว่า ได้ข้อความข้างล่างนี้ขี้นมา สาเหตุเกิดจากอะไรครับ</span></p><p><span style="background-color: initial;"><br></span></p><h1>Error 500</h1><p>file_put_contents(/home/rdkkc/public_html/protected/runtime/gii-1.1.16/ModelCode.php): failed to open stream: Permission denied</p>
ตั้งแต่มีการติดตั้ง Rights Ext. มีปัญหาเลย
- อันแรกคือ เข้าใช้ gii ไม่ได้ เนื่องจาก Ip fileter (แก้ไขแล้ว)
- พอเข้าหน้า gii ได้ และ ลอง generate models ดู ปรากฎว่า ได้ข้อความข้างล่างนี้ขี้นมา สาเหตุเกิดจากอะไรครับ
file_put_contents(/home/rdkkc/public_html/protected/runtime/gii-1.1.16/ModelCode.php): failed to open stream: Permission denied
ลบ ข้อมูลทั้งหมดใน runtime แล้วครับสามารถgen models ได้ครับ แต่พอมาทำ crud ได้ error นี้มาครับ
------------------------------------------------------------------------------------------------------------------
There was some error when generating the code. Please check the following messages.
------------------------------------------------------------------------------------------------------------------
Generating code using template "/home/rdkkc/public_html/framework/gii/generators/crud/templates/default"... generating controllers/JournalController.php
Unable to write the file '/home/rdkkc/public_html/protected/controllers/JournalController.php'. generating views/journal/_form.php
Unable to create the directory '/home/rdkkc/public_html/protected/views/journal'. generating views/journal/_search.php
Unable to create the directory '/home/rdkkc/public_html/protected/views/journal'. generating views/journal/_view.php
Unable to create the directory '/home/rdkkc/public_html/protected/views/journal'. generating views/journal/admin.php
Unable to create the directory '/home/rdkkc/public_html/protected/views/journal'. generating views/journal/create.php
Unable to create the directory '/home/rdkkc/public_html/protected/views/journal'. generating views/journal/index.php
Unable to create the directory '/home/rdkkc/public_html/protected/views/journal'. generating views/journal/update.php
Unable to create the directory '/home/rdkkc/public_html/protected/views/journal'. generating views/journal/view.php
Unable to create the directory '/home/rdkkc/public_html/protected/views/journal'. done!
ตอบ/อธิบาย