Hemant-Mann / Musik

A Website made for Music lovers
http://playmusic.net
22 stars 12 forks source link

Installation on Cpanel #5

Open ezwebdesigns opened 6 years ago

ezwebdesigns commented 6 years ago

Hi there, Im getting a 404 Page after installation and cant access any other page. Any help will be much appreciated!

Hemant-Mann commented 6 years ago

Hi @ezwebdesigns

The installation is fairly simple, for linux servers i already created an initial server starting script

for cPanel you have to do those steps manually -

  1. Clone the repository in the webroot
  2. Verify that mod rewrite module for apache is enabled
  3. Check that AllowOverride is set to All in apache conf
  4. Import the sample DB file in your SQL database
  5. Update the DB config file at application/configuration/database.ini with appropriate credentials