Akshat4112 / SchoolErp

SchoolERP Project is School ERP System which has various features as students management,accounts management,attendance management,faculty management,HR management,other expenses management
MIT License
238 stars 178 forks source link

Not Working On linux and your demo site also #11

Open AbhaysinghBhosale opened 6 years ago

AbhaysinghBhosale commented 6 years ago

I have installed this on an windows machine so it shown errors which was because of php version, then installed application on latest php 7 on Linux machine and its not working. After changing fine name with camel case view is loading but after login submit shows server error

Akshat4112 commented 6 years ago

Change the directory name in lower case in .htaccess in root directory.

AbhaysinghBhosale commented 6 years ago

I have already updated all controllers and model file names in capital letter the issue was in .htaccess.

i see everywhere it is considered that application will run on windows with xamp localhost but it not working on Linux in many page.

Akshat4112 commented 6 years ago

that may be due to .htaccess configuration. change it accordingly.

IsaacHatilima commented 5 years ago

Getting error 404..

Akshat4112 commented 5 years ago

Please Change the directory name in the .htaccess file in root directory according to your directory name.