{ID} - 3.2.2 Hak Akses

CakePHP mwnggunakan direktori /app/tmp untuk sejumlah operasi yang berbeda. Beberapa contohnya antara lain : deskripsi model, cache view, dan infomasi session.

Dengan demikian, pastikan direktori /app/tmp di instalasi cake Anda dapat ditulisi oleh user web server.

{EN} - 3.2.2 Permissions

CakePHP uses the /app/tmp directory for a number of different operations. Model descriptions, cached views, and session information are just a few examples.

As such, make sure the /app/tmp directory in your cake installation is writable by the web server user.

Differences

Lines: 1-3Lines: 1-3
-<title>Permissions</title>
<p>CakePHP uses the <kbd&gt;/app/tmp&lt;/kbd> directory for a number of different operations. Model descriptions, cached views, and session information are just a few examples.</p>
<p>As such, make sure the <kbd>/app/tmp</kbd> directory in your cake installation is writable by the web server user.</p>
+<title>Hak Akses</title>
<p>CakePHP mwnggunakan direktori /app/tmp untuk sejumlah operasi yang berbeda. Beberapa contohnya antara lain : deskripsi model, <em>cache</em> view, dan infomasi session.</p>
<p>Dengan demikian, pastikan direktori /app/tmp di instalasi cake Anda dapat ditulisi oleh user web server.</p>