Username: epiz_30912952
Website URL: http://abdullahzworld.com/
Error Message:
I just see a blank page
I tried different php scripts and I get the same result
is there a log file or something in which I can see server logs
Thanks
Username: epiz_30912952
Website URL: http://abdullahzworld.com/
Error Message:
I just see a blank page
I tried different php scripts and I get the same result
is there a log file or something in which I can see server logs
Thanks
Did you create index.html file? I see you are requesting a favicon.ico file which does not exist.
Hey ,
Go to file manager and create a index.html file
I installed this script once in this hosting
& It was working perfect
I didn’t delete any file from it
where did you see the favicon request
which script did you installed
In the console tab in devtools, but it is gone now.
Okay !
Follow these Steps
1.Delete all Files
2.Create a file .htacess and paste this in .htacess
##################################################
##################################################
DirectoryIndex index.php index.html index.htm index2.html
ErrorDocument 403 https://infinityfree.net/errors/403/
ErrorDocument 404 https://infinityfree.net/errors/404/
ErrorDocument 500 https://infinityfree.net/errors/500/
3.create a folder htdocs
4.inside the folder htdocs create a file index.html and paste this
Make these changes and reply done .
NO
Do not do that. You should not edit the htaccess file at the root.
@El3aber, can you please delete everything inside of the /htdocs folder and re-upload the CMS script?
Also, note that PHP mail() does not work here, so you will not be able to setup the script to send you emails unless you use SMTP.
Thanks
ok sorry for wrong assistance
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.