instal core error gallery 2.3
|
frank681
Joined: 2009-10-23
Posts: 3 |
Posted: Fri, 2009-10-23 16:36
|
|||
|
Hi , I try to install Gallery2 2.3 in my site but during installation have error installing core gallery I have try to set autorizzation in the Gallery2 dir but nothing thanks for help best rgards Claudio
|
||||

Posts: 16503
PHP memory limit: 8M
You'll need to increase that to at least 32M to get G2 2.3 working:
FAQ: PHP memory_limit - Why do I get the error Allowed memory size of Xxx bytes exhausted?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
OK I have set memory limits to 32M but I have this error
Error (ERROR_STORAGE_FAILURE) : Error trying to run query: CREATE TABLE g2_Schema( g_name varchar(128) NOT NULL, g_major int(11) NOT NULL, g_minor int(11) NOT NULL, g_createSql text, g_pluginId varchar(32), g_type varchar(32), g_info text, PRIMARY KEY(g_name) ) ENGINE=InnoDB /*!40100 DEFAULT CHARACTER SET utf8 */
when try to install core file step 8
I have no idea why
tanks
Posts: 16503
Oh, I didn't see that before. This isn't that same error, but at least check it:
http://codex.gallery2.org/MySQL:Enabling_InnoDB_on_Windows
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here