I cant get frog to install

Feed 7 posts, 3 voices

Dec 28, 2007 21:19
Avatar
3 posts

i ran the install script and uploaded it to our website and it gives me this error

Parse error: parse error, unexpected ',', expecting '(' in /home/content/l/a/d/ladaim/html/frog/index.php on line 26

 
Dec 31, 2007 15:55
Avatar
382 posts

if this is you line 26 of index.php :

    $__FROG_CONN__->setAttribute(PDO::MYSQL_ATTR_USE_BUFFERED_QUERY, true);

and you did change anything in the index.php ... it is supposed to work.

let me know what version of frog you used, php version and which web server.

 
Dec 31, 2007 21:51
Avatar
3 posts

in line 26 it says this

$__FROG_CONN__->setAttribute(PDO::MYSQL_ATTR_USE_BUFFERED_QUERY, true);

I did not change anything in index.php I am using the most current version I am using mysql 5.0 and am hosting through godaddy I am not aware of what php version they use

 
Dec 31, 2007 21:52
Avatar
3 posts

EDIT: its a linux server

 
Jan 13, 2008 05:09
Avatar
15 posts

got exactly the same problem...havent changed anything in the code...

PHP version 5.2.5 MySQL version 4.1.22-standard

thx in advance

 
Jan 14, 2008 09:43
Avatar
382 posts

I can't reproduce this bug ... this is weird !!

 
Jan 14, 2008 09:52
Avatar
15 posts

ok actually I just found out my host told me its PHP 5.2.5 and it says so in the control panel..but a phpinfo() showed its actually not...its PHP 4.xx

so I guess once they fix this..its gonna be good...

greets

 
Jan 14, 2008 11:24
Avatar
382 posts

that explain everything :)