Error 500

Webpage not available
The webpage at http://yocliqlogin.rf.gd/login.php?username=Testing&password=testing&login= could not be loaded because:

net::ERR_HTTP_RESPONSE_CODE_FAILURE"This page isn’t working
yocliqlogin.rf.gd is currently unable to handle this request.
HTTP ERROR 500"
Why am I seeing this every time I tried to submit forms my site

You’ll probably do better if you start your own thread, rather than jumping on someone elses. But to help:

An error 500 is a PHP error. In order to know exactly what’s wrong, you’ll want the full error message, which isn’t shown by default.

Take a look at this guide to turn on the full error messages, then if you let us know what the full error message is we might be able to help (or it might give you enough information to fix it yourself :slight_smile: the errors are usually very helpful)

6 Likes

VERY BAD IDEA!

Use POST, not GET, prevents people from accidentally sharing their password

9 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.