User Tools

Site Tools


install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
install [27/07/2016 17:28] – [Installation] phalkalineinstall [28/05/2018 00:10] phalkaline
Line 118: Line 118:
     * set app/tmp directory to writable     * set app/tmp directory to writable
     * set app/Config/core.php file to writable     * set app/Config/core.php file to writable
 +    * Comment `CakePlugin::load('Install', array('bootstrap' => false, 'routes' => false));` line at app/Config/bootstrap_phapp.php ( if not already )
 +    * at app/Controllers restore InstallController.php.savename to InstallController.php ( if not already )
     * run <nowiki>http://{your-url-for-pHKapa}/install/secure</nowiki>      * run <nowiki>http://{your-url-for-pHKapa}/install/secure</nowiki> 
     * restore default permition values, ( chmod 755) for app/Config directory and ( chmod 644 ) for core.php file in app/Config directory     * restore default permition values, ( chmod 755) for app/Config directory and ( chmod 644 ) for core.php file in app/Config directory
     * app/tmp directory remains writable     * app/tmp directory remains writable
-    * Comment `CakePlugin::load('Install', array('bootstrap' => false, 'routes' => false));` line at app/Config/bootstrap_phapp.php +    * at app/Controllers alter InstallController.php back to safe name InstallController.php.savename.
-    * at app/Controllers alter InstallController.php to safe name InstallController.php.savename.+
     * **you admin access is username: admin , password: admin , please enter pHKapa goto profile and change admin password**     * **you admin access is username: admin , password: admin , please enter pHKapa goto profile and change admin password**
  
install.txt · Last modified: 14/08/2022 17:25 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki