Piotr Pokora schrieb:
Andreas Flack writes:
Hi!

Hi!

http://www.midgard-project.org/documentation/installation-source-midgard-data/
says make and make install do the same for this package. Out of
curiosity, I now also ran make install, and now creating new databases
seems to work.

Is this an issue specific to the hotfix package or is the documentation
outdated?

Documentation issue.
I just removed note about `make` and `make install`equality.

Thanks!

In the meantime, I discovered one more issue: After creating the database and a sitewizard host, I got the following error when trying to log into /sitewizard:


( ! ) Warning: (pid:32406): QUERY FAILED: Unknown column 'guid' in 'field list' in /usr/share/php/midcom/lib/midcom/services/auth/sessionmgr.php on line 116
Call Stack
#       Time    Memory  Function        Location
1       0.0121  90356   {main}( )       ../7-82-14-0.php:0
2 0.0218 159072 require( '/usr/share/php/midcom/lib/midcom.php' ) ../7-82-14-0.php:51
3       0.2259  2477804 midcom_services_auth->initialize( )  ../midcom.php:126
4 0.2583 2650148 midcom_services_auth->_check_for_new_login_session( ) ../auth.php:497 5 0.2585 2650336 midcom_services_auth_backend->create_login_session( ) ../auth.php:527 6 0.2586 2650360 midcom_services_auth_sessionmgr->create_login_session( ) ../backend.php:103 7 0.2688 2659432 midcom_core_login_session_db->create( ) ../sessionmgr.php:116


When I looked into the DB, I saw that midcom_core_login_session was indeed missing all the metadata columns. Running midgard-schema dbname didn't do anything, but after running datagard update, the issue went away.



Bye,

Andreas




Piotras
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to