Quote:
Originally Posted by Simon Lloyd
I didnt mention removing & you need to do this:
find in product file TYPE=MyISAM;
and replace with ENGINE=MyISAM;
In your php environment you need to make sure it reads error_reporting(E_ALL & ~E_NOTICE & ~8192)
|
I'll do it thanks, i find the
error_reporting(E_ALL & ~E_NOTICE & ~8192) in my php.ini or where? Thanks.
And where i can found '
TYPE' ?
I'm sorry but i'm not expert. thanks