librefm-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-bugs] [bug #26497] Can't install locally since the move from md


From: David Mignot
Subject: [Librefm-bugs] [bug #26497] Can't install locally since the move from mdb2 to adodb
Date: Fri, 08 May 2009 09:31:26 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.10) Gecko/2009042315 Firefox/3.0.10

Follow-up Comment #2, bug #26497 (project librefm):

I added your suggestion to install.php since config.php has not been created
yet. It fix the empty $adodb_connect_string issue.

But now i still get the second error ( column "uniqueid" referenced in
foreign key constraint does not exist ).

By adding "uniqueid INTEGER unique," to user table it goes to a next error,
but i'm stuck there.

Fatal error: Uncaught exception 'ADODB_Exception' with message 'postgres7
error: [-1: ERROR: syntax error at or near "(" LINE 2: id INTEGER(11)
AUTO_INCREMENT KEY, ^] in EXECUTE("CREATE TABLE Error( id INTEGER(11)
AUTO_INCREMENT KEY, msg TEXT, data TEXT, time INTEGER)") ' in
/usr/local/php5/lib/php/adodb/adodb-exceptions.inc.php:78 Stack trace: #0
/usr/local/php5/lib/php/adodb/adodb.inc.php(1035): adodb_throw('postgres7',
'EXECUTE', -1, 'ERROR: syntax ...', 'CREATE TABLE Er...', false,
Object(ADODB_postgres7)) #1 /usr/local/php5/lib/php/adodb/adodb.inc.php(1010):
ADOConnection->_Execute('CREATE TABLE Er...', false) #2
/Users/davidmignot/htdocs/gnukebox/install.php(223):
ADOConnection->Execute('CREATE TABLE Er...') #3 {main} thrown in
/usr/local/php5/lib/php/adodb/adodb-exceptions.inc.php on line 78



    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?26497>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]