therecluse26 / PHP-Login

A login system built with PHP, MySQL, jQuery and Bootstrap
MIT License
836 stars 442 forks source link

500 internal server error #148

Closed ClarkyKent closed 6 years ago

ClarkyKent commented 6 years ago

I keep getting this error on master branch and on dev branch as well. On dev branch i was able to install everything fine. I can login to admin account. But if i want to create an account i get thi "internal server error" as soon as i click signup button.

What i am doing wrong. Please help!

therecluse26 commented 6 years ago

Hey @ClarkyKent , I was just doing some updates last night that may have fixed this issue. Try cloning the main branch now and giving it a try and let me know if you're still having this error.

ClarkyKent commented 6 years ago

hey, @therecluse26 I did pull after you merged the dev branch to master. Now it is working for me. Thanks

Just a request, can you add a section in Readme , instructions how to use login for an website or existing pages. thanks