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 link file of install.log in zipped format

I have try to set autorizzation in the Gallery2 dir but nothing

thanks for help

best rgards

Claudio

AttachmentSize
install_4043dc77f5.zip2.63 KB
 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-10-23 16:45

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

 
frank681

Joined: 2009-10-23
Posts: 3
Posted: Sun, 2010-01-24 14:41

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

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Sun, 2010-01-24 15:55

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