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
Please fill up according to template.
What is the url?
Make sure the stated files are present.
all files are available
URL is: http://qwaxcheck.epizy.com/kontrol.php/
Dude Error is
Parse error: syntax error, unexpected ‘=’ in /home/vol6_1/epizy.com/epiz_33475745/htdocs/server/kontrol.php on line 2
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.
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.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.