tastyigniter / TastyIgniter

:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://tastyigniter.com
MIT License
3.04k stars 994 forks source link

cannot go pass the setup page #109

Closed akuchuterry closed 8 years ago

akuchuterry commented 8 years ago

Please i need help. I extracted the TastyIgniter sourcecode to my wampserver. When i browse the url, the setup page comes up. When i click continue i get a 'Not Found' error. - the requested url /tasty/setup/requirements was not found on this server. Thanks for the awaited support.

sampoyigi commented 8 years ago

Check to make sure you've uploaded the .htaccess files. If all files are uploaded, then you probably don't have mod_rewrite enabled. Change the index_page config value in system/tastyigniter/config/config.php to 'index.php'

akuchuterry commented 8 years ago

Thanks alot sampoyigi. It worked like magic. The application is really good.

abhilash1in commented 8 years ago

I faced the same issue and your solution seemed to work, but why is the modification required by default? The installation instructions on the main page doesn't contain any documentation regarding this modification in config.php

atifmerghad commented 7 years ago

hello, when i press view menu or login or register ==> i get this error. capture

bishisht commented 6 years ago

@sampoyigi Thanks mate. Worked like a charm!