ronknight / InventorySystem

🖥️Create an open-source Inventory Management System using CodeIgniter web framework, Php and MySQL. Original source code from an Online Inventory Management Software found on https://codersfolder.com/2018/02/stock-management-system-v2-codeigniter/.
MIT License
341 stars 143 forks source link

Unable to Login #17

Open wolfbeiss-r opened 2 years ago

wolfbeiss-r commented 2 years ago

I have install the InventorySystem but if I would login it can't open /auth/login because the folder doesn't exist. I can't find the folder anywhere. Can someone help me?

ronknight commented 2 years ago

Please upload a screenshot and give me the steps you did so that I can re-create the error you are having.

LOENS2 commented 2 years ago

Do you have your web server (LEMP, LAMP, etc.) configured to forward the path to Index.php as an argument rather than make Ngnix / Apache server that path?