ci_bootstrap_3 icon indicating copy to clipboard operation
ci_bootstrap_3 copied to clipboard

Home page - HTTP Error 404.0 - Not Found

Open devloke opened this issue 7 years ago • 10 comments

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

devloke avatar Mar 19 '17 13:03 devloke

just try http://localhost/ci_bootstrap_3_new

h3nd1y5 avatar Mar 22 '17 02:03 h3nd1y5

look like broken

valerio-vaccaro avatar Apr 07 '17 10:04 valerio-vaccaro

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

devloke avatar Apr 07 '17 10:04 devloke

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

valerio-vaccaro avatar Apr 11 '17 15:04 valerio-vaccaro

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

devloke avatar Apr 11 '17 18:04 devloke

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.

TowerX avatar May 02 '17 18:05 TowerX

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

devloke avatar May 03 '17 07:05 devloke

It's working now?

TowerX avatar May 03 '17 20:05 TowerX

@TowerX I tried what you suggested and it worked. I had the same problem.

doctoroakin avatar May 23 '17 12:05 doctoroakin

This issue is been open for a long time and I'm pretty sure my answer fixed the problem.

TowerX avatar Jan 18 '18 20:01 TowerX