Member
Member
Mitter   2017-01-08, 18:34
#1

I have a php display errors,

PHP error messages may appear on the website (the system told me during the installation).

Does anybody know how and where i can change the settings? Solution?

Administrator
Administrator
acrylian   2017-01-08, 19:47
#2

That's a server setting actually. You can disable that via htaccess, php code or probably easier somewhere on your host's webspace backend. On a proper server it should actually be off by default.

Member
Member
Mitter   2017-01-09, 09:25
#3

Thanks,
as the error message arrived during installation, it is not off.

Found something:

file "php.ini"

Command in it "display_errors = Off;"

I guess this "php.ini" must be uploaded into the folder in which the gallery is, right?

Administrator
Administrator
acrylian   2017-01-09, 11:57
#4

Yes, the php.ini and that command would be correct. It sadly depends on how your host has setup your webspace. Some allow php.ini files for such settings even specific for directories, other need it via htaccess (or both). Others may not allow it at all or only via their backend. You host probably has some FAQ about that.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.