ci_bootstrap_3
ci_bootstrap_3 copied to clipboard
Home page - HTTP Error 404.0 - Not Found
when trying go to home page http://localhost/ci_bootstrap_3_new/ci_bootstrap it shows http://localhost/ci_bootstrap_3_new/ci_bootstrap/en/ page not found
I have done changes in database.php and also created mysql database accordingly(latest.sql)
Please help
just try http://localhost/ci_bootstrap_3_new
look like broken
Don’t understand :)
Please let me know what would be wrong ?
Thanks in advance
From: Valerio Vaccaro [mailto:[email protected]] Sent: Friday, April 07, 2017 3:37 PM To: waifung0207/ci_bootstrap_3 Cc: devloke; Author Subject: Re: [waifung0207/ci_bootstrap_3] Home page - HTTP Error 404.0 - Not Found (#107)
look like broken
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/waifung0207/ci_bootstrap_3/issues/107#issuecomment-292496884 , or mute the thread https://github.com/notifications/unsubscribe-auth/AZJPIt_iXkhOC0juq4WBGwLfSYp1Sm45ks5rtgq-gaJpZM4MhvKx . https://github.com/notifications/beacon/AZJPIkPScVWtDWBsbPJ7mnKkIf-tWEi3ks5rtgq-gaJpZM4MhvKx.gif
Make it works in 4 simple steps:
- Make a virtual host following https://gist.github.com/waifung0207/1a4bf1c396699b707ed5
- Clone the repository application/config/database.php
- configure the location of database on
- connect on your virtual host and WHOO WHOOO it will work
Thank you for your quick reply.
I am using MS IIS 7.5
Thank you once again
From: Valerio Vaccaro [mailto:[email protected]] Sent: Tuesday, April 11, 2017 9:14 PM To: waifung0207/ci_bootstrap_3 Cc: devloke; Author Subject: Re: [waifung0207/ci_bootstrap_3] Home page - HTTP Error 404.0 - Not Found (#107)
Make it works in 4 simple steps:
- Make a virtual host following https://gist.github.com/waifung0207/1a4bf1c396699b707ed5
- Clone the repository application/config/database.php
- configure the location of database on
- connect on your virtual host and WHOO WHOOO it will work
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/waifung0207/ci_bootstrap_3/issues/107#issuecomment-293305451 , or mute the thread https://github.com/notifications/unsubscribe-auth/AZJPIo0N3po0r9pLnEMcIziAaoyE19SMks5ru5_TgaJpZM4MhvKx . https://github.com/notifications/beacon/AZJPIuJU89x_6NwriDYAFW1VcC79ifsYks5ru5_TgaJpZM4MhvKx.gif
Try deleting the Multilingual settings in: "application/config/ci_bootstrap.php" Leave the array empty an go to http://localhost/ci_bootstrap_3_new/ci_bootstrap without the "/en" extension and let me know what happens.
Done, Thanks.
Regards,
Mahadev Loke
9819163960
From: Jay Paul Torres Bandas [mailto:[email protected]] Sent: Wednesday, May 03, 2017 12:25 AM To: waifung0207/ci_bootstrap_3 Cc: devloke; Author Subject: Re: [waifung0207/ci_bootstrap_3] Home page - HTTP Error 404.0 - Not Found (#107)
Try deleting the Multilingual settings in: "application/config/ci_bootstrap.php" Leave the array empty an go to http://localhost/ci_bootstrap_3_new/ci_bootstrap without the "/en" extension and let me know what happens.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/waifung0207/ci_bootstrap_3/issues/107#issuecomment-298727564 , or mute the thread https://github.com/notifications/unsubscribe-auth/AZJPIqkI_aT4uD3aN5S3pcnx76ep08Fyks5r13vngaJpZM4MhvKx . https://github.com/notifications/beacon/AZJPItZru9odSeUwKgr8la3ayJEq0lwyks5r13vngaJpZM4MhvKx.gif
It's working now?
@TowerX I tried what you suggested and it worked. I had the same problem.
This issue is been open for a long time and I'm pretty sure my answer fixed the problem.