Well, that page shouldn’t load anyway, it’s not actually a page. π
Your Dashboard is at example.com/wp-admin/ and the settings specifically start at example.com/wp-admin/options-general.php
So, exactly how can I fix it?
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
What are you trying to fix? That URL will always toss errors, it’s a file but not meant to be called directly that way.
I do not want to call this file show errors. How can I fix this error?
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Gotcha. That error being displayed in due to a PHP setting on your web server. That may not be something you can fix yourself and may need to speak with your host provider.
See this for an example.
http://stackoverflow.com/questions/15949304/turn-off-display-error-php-ini
If you do attempt to edit any files on your web server make sure you have a backup copy of that file before your edit it.
Thanks Jan.
When entering from the computer error does not show anymore. But when the show mobile, how do I turn it.
First of all, why are you trying to access example.com/wp-settings.php ?
There is absolutely nothing there, it’s a processing file, not a page.
Most of the time it will be simply blank, but if you have PHP errors enabled, you’ll see errors sometimes.
Are you trying to access your settings? Your Dashboard is at example.com/wp-admin/ and the settings specifically start at example.com/wp-admin/options-general.php
No, I do not want to appear to be just where my files. When this error is pointing to my ftp.
I don’t know what you mean. If English isn’t your first language, would you mind posting in your native language? We might have better luck translating what you want.
This error shows that my ftp folder. I don’t want it to appear. PC does not appear, but it still shows the error in the mobile. I’m using the translation, sorry.
If you followed the guide Jan posted http://stackoverflow.com/questions/15949304/turn-off-display-error-php-ini the errors cannot appear.
You’re probably still seeing the error on your mobile device because your mobile browser cached it.
I have stayed in the cache as you said. I got it. Thank you Jan and MacmanX.