EIysium Posted May 4, 2019 Share Posted May 4, 2019 Greetings, I have placed all the files in the CP folder in the public_html and when I wanted to install the Flux CP, it has an error of 404 Not Found. I have the .htaccess created. Quote Link to comment Share on other sites More sharing options...
0 Gerzzie Posted May 4, 2019 Share Posted May 4, 2019 Go to config/application.php Find : 'BaseURI' => 'blank', // The base URI is the base web root on which your application lies. Replace : 'BaseURI' => 'cp', // The base URI is the base web root on which your application lies. 1 Quote Link to comment Share on other sites More sharing options...
0 Foob Posted May 4, 2019 Share Posted May 4, 2019 use /cp instead of /fluxcp 1 Quote Link to comment Share on other sites More sharing options...
0 EIysium Posted May 4, 2019 Author Share Posted May 4, 2019 Thank you Gerzzie and Gnome, now works fine i didn't edited 'BaseURI' => 'blank', Slap me please. Problem solved Quote Link to comment Share on other sites More sharing options...
Greetings,
I have placed all the files in the CP folder in the public_html and when I wanted to install the Flux CP, it has an error of 404 Not Found. I have the .htaccess created.
Link to comment
Share on other sites