Http Error 500

Do you want me to share the codes in the .htaccess file?

Username (e.g. epiz_XXX) or Website URL

epiz_33450437

Error Message

Fatal error: Uncaught TypeError: Argument 1 passed to str_contains() must be of the type string, null given, called in /home/vol8_6/epizy.com/epiz_33450437/htdocs/login.php on line 10 and defined in /home/vol8_6/epizy.com/epiz_33450437/htdocs/login.php:4 Stack trace: #0 /home/vol8_6/epizy.com/epiz_33450437/htdocs/login.php(10): str_contains(NULL, ‘http://137.117…’) #1 {main} thrown in /home/vol8_6/epizy.com/epiz_33450437/htdocs/login.php on line 4

Other Information

(other information and details relevant to your question)

Username (e.g. epiz_XXX) or Website URL

epiz_33475745

Error Message

EXİTED WİTH ERROR STATUS 255

Other Information

Screenshot_2023-01-29-03-04-17-96_87c2225eebc34d2513fa0e7ad5b93cfc

Please fill up according to template.
What is the url?
Make sure the stated files are present.

1 Like

all files are available
URL is: http://qwaxcheck.epizy.com/kontrol.php/

Prove it

I only see E404

1 Like

Dude Error is
Parse error: syntax error, unexpected ‘=’ in /home/vol6_1/epizy.com/epiz_33475745/htdocs/server/kontrol.php on line 2

I do not see this

Instead, this is what I see

1 Like

Display errors in open position Shouldn’t you be seeing my error instead of 404?

404 means the file was not found. Make sure the file has been uploaded, and has the correct name.

4 Likes

It would seem the URL is http://qwaxcheck.epizy.com/server/kontrol.php . Which is not what you shared. The URL you shared doesn’t appear to exist and generate the 404 error.

Please make sure to take care with what you write, writing things incorrectly can mislead people which can cause all kinds of issues.

While we’re at writing things incorrectly, this is what’s at line 2 of kontrol.php:

require=('baglan.php');

This is clearly not valid PHP syntax, the = isn’t supposed to be there.

5 Likes

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