G2 on XP and some errors

dghartung

Joined: 2003-03-17
Posts: 3
Posted: Fri, 2003-06-06 02:40

Im trying to get G2 running on windows xp running apache 2.0.44 with PHP4.3.0. I seem to have two cosistent type of errors.

The first is after the original setup password is entered G2 will only create one table in the database. When I refresh the page another table is created. I'll do this 30 times or so until all the tables(I think) are created...

then i recieve this error

Fatal error: Smarty: [in albumBody.tpl line 1]: syntax error: invalid attribute name: '100%\' (Smarty_Compiler.class.php, line 1369) in C:\Program Files\Apache Group\Apache2\htdocs\gallery2\lib\smarty\Smarty_Compiler.class.php on line 1859

any thoughts on these two errors?

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sat, 2003-06-07 04:00

That's pretty odd. Hm. Well, PHP 4.3.0 isn't supported on Apache 2.0 so it's entirely possible that this is a PHP bug. Can you upgrade to a supported version of PHP?

 
dghartung

Joined: 2003-03-17
Posts: 3
Posted: Sat, 2003-06-07 13:21

I figured out the second error that I have. It was a setting in the ini file, but the first error I've always had. G2 doesnt create all the tables at once, which is odd because Ive never had connectivity problems with mysql. Maybe we can both ponder on that some more.