msaad1999 / PHP-Login-System

Embeddable and Secure PHP Authentication System with Login, Signup, User Profiles, Profile Editing, Account Verification via Email, Password Reset System, Remember-Me Feature and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't respond to POST

win10Device opened this issue · comments

I'm new to all this and have very little experience with PHP, MySQL and IIS
It just doesn't respond to any request that's sent when trying to login or signup
(Running on IIS 10)
There's no output any errors to IIS or to the browser
Nothing even shows up in MySQL
I've tried messing around with website auth settings, still no luck

image
(No, I don't need to censor the IP, I'm using a modem as a network switch, Just a internal IP)

Turns out Microsoft dropped PHP for IIS a while ago, although it can run PHP, for things like login are just broken now in IIS
I'm now running on Apache httpd on Ubuntu running on a Virtual machine on my server running without issues relating to this
Im having email server issues, but that's a issue with the modem and port forwarding