From: Stefan <son...@ba...> - 2005-01-31 12:50:12
|
Hello Reini, Here the Result of the ?action=upgrade. But how do i get the "describe session" result? There is another Problem i had in 1.3.10 also. When i http login to enter an directory the login is also shown in phpwiki as logedin but not authentificated. Now when i authentificate i was also logged out when i change to an other page .... Only way to get a corect login is to stop start the browser and than to login to phpwiki again (without authetification against any directory to access it) Regards Stefan Upgrading this PhpWiki check for necessary database updates - SQL Backend type: mysql check for table session ...OK check for table user ...OK check for table pref ...OK check for table member ...OK check for table accesslog ...OK check for table rating ...OK check for new session.sess_ip column ... OK check for mysql session.sess_id sanity ... check for mysql LOCK TABLE privilege ...OK check for mysql page.id auto_increment flag ...OK check for extra page.cached_html column ... OK Reini Urban schrieb: > Stefan schrieb: > >> after login against external database the user is shown as >> authentificated >> after changing to an other page the user is logged out again > > > A session problem which I was investigating yesterday. > > If it's mysql, could you please post your "DESCRIBE session" result? > > Then run ?action=upgrade which tries to fix two session columns, which > got shortened somehow. (how?!?) |