All posts filed under “Try Catch

Bugs, Errors, Solutions

Apache 2.4 Basic Auth Not working

I have setup a website earlier on a staging environment using Apache 2.4. Everything was working fine until I tried to setup Basic Authentication in apache. First I tried it on the .htaccess file. This is what i wrote on…

MySQL error code 1524

I tried logging in to my MySQL server remotely and suddenly, this error appear. MySQL error code 1524. I didn’t know what it means and I am freaking out because I could lose all my data. So I did a…