Installation

To install DotKernel, follow these steps:

  • Download dk.php file to test that your environment meets DotKernel system requirements
  • Download a copy of DotKernel
  • Unzip the downloaded package. You should have a DotKernel_[@version] directory
  • Upload the folder content to your web server
  • Create a MySQL database and import dot_kernel.sql file into it
  • Set your environment (production, staging or development) in .htaccess by using the APPLICATION_ENV variable. In DotKernel, the development environment is set by default.
  • Depending on your environment, edit the configuration file configs/application.ini to reflect the website url and the connection to the database you created previously
  • Test the installation by opening the URL you set as your website

If you see the Home page, your DotKernel installation is completed!

P.S. For admin module: http://www.yourdotkernelinstance.com/admin/, use username: admin and password: dot

· Set your environment (production, staging or development) in .htaccess by using the APPLICATION_ENV variable. In DotKernel, the development environment is set by default.

  • Depending on your environment, edit the configuration file configs/application.ini to reflect the website url and the connection to the database you created previously

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">