0

I am trying to install Bonfire for Codeigniter on my Mac OSX 10.93 (Mavericks) and it shows the welcome screen and then when I click on the continue button to install it, I get a 404 error.

It goes to this URL:

http://mydomain.com/<?=%20$install_url%20?>

It works find on my server, so does anyone know if there is something I have to configure differently to make it work on my mac?

Michael Falciglia
  • 1,046
  • 4
  • 20
  • 36

1 Answers1

1

It's very easy go to this url directly from browser http://mydomain.com/public/ also before install config your db info to YOUR_APPLICATION_PATH/application/config/database.php

ARIF MAHMUD RANA
  • 5,026
  • 3
  • 31
  • 58