![]() |
|
Hoe do I correct the following - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Hoe do I correct the following (/thread-5780.html) |
Hoe do I correct the following - blackpig - 2009-09-01 Just trying to install and get the following warnings
I've looked in HT access and magic_quotes_gpc doesn't exist,can anybody help to find it in php 2)PHP mbstring package [Your internal characater set is ISO-8859-1] How do I change this Hoe do I correct the following - acrylian - 2009-09-01 You have to either edit your php.ini or change that via .htcaccess, if your host allows you to do so at all. If unsure contact your host. |