On Friday 09 November 2001 23:11, you wrote: > 7. configure on midgard-data directory: > ./configure --with-adminsite --with-apache-user=www-data > --with-apache-group=www-data --with-php=4 --with-install=upgrade > --with-host=new.site.cl --with-blob=/var/www/midgard/blobs > 8. Run database-upgrade, oops:
You don't need to configure for database-upgrade I just checked in a fix to database-upgrade. I hade some debugging code left in it that would cause it to stop prematurely. > ++ Testing 'history'... > DBD::mysql::st execute failed: Unknown column 'history.id' in 'field > list' at ./database-upgrade line 429. > !! Failed execute for 'history' I don't understand this. I tested here with a table that had no 'id' field and it was reported and it moved on. Could you verify you're running the correct database-upgrade (after downloading the latest version)? > Fine, at least don't show: > "There are 517 GUIDS missing! You will need to run 'repligard -m'." The repligard worked. > So... Do I need run 'repligard -m'? I don't think so. No. f database-upgrade doesn't complain about missing GUIDs, all GUIDs are present. > # ./dbinstall > DBD::mysql::st execute failed: Unknown column 'history.id' in 'field > list' at ./database-upgrade line 419. > !! Failed execute for 'history' dbinstall calls database-upgrade. > Updating MySQL database... > Creating blobdir... > Skipping 1.2.5 admin site... > Installing Asgard... > Message: Reading config file install-repligard.conf > Message: Importing Asgard-1.4.1.xml.gz > /home/gpoo/midgard/midgard-data-1.4.2-1/midgard-data.conf > contains configuration information for Apache. > You should add it to Apache configuration file before starting Midgard. > ! Asgard as root at http://linux.ubiobio.cl:80/asgard/ using: > <username>='admin' and <password>='password' > > Why? I set to the original password admin, I can enter to > http://new.sitel.cl/admin but, why complains that? Sorry, I don't understand what you're explaining here. Can you rephrase? Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
