From: Stefan <son...@ba...> - 2005-01-31 15:01:07
|
Reini Urban schrieb: > Stefan schrieb: > >> thats the same as i have. >> >> Field Type Charset Attributes Null Default >> Extra Action >> sess_id varchar(32) No >> Change Drop Primary Index Unique Fulltext >> sess_data blob BINARY No >> Change Drop Primary Index Unique Fulltext >> sess_date int(10) UNSIGNED No 0 >> Change Drop Primary Index Unique Fulltext >> sess_ip varchar(15) No >> Change Drop Primary Index Unique Fulltext >> >> but the problem is the same :-( > > > Problem persists? Ok, I'll investigate. > Thank you >> Second question >> >> should named interwikilinks like >> [Bild200:Agardit-001.jpg|Bild:Agardit-001.jpg] now work in RichTable >> Plugin? > > > Not yet. Soon. > I just found more errors with TransformText within the RichTable plugin. > thats fine, not the error but that they will be fixed soon :-) I found some other problems in the CVS Version. On some pages it shows an old Version of the page here are two links to show the difference. They both go to the same mysql databse as backend mostly wiki 1.3.10 http://www.mineralienatlas.de/lexikon/index.php/SandKasten cvs Version http://www.mineralienatlas.de/lex1/index.php/SandKasten During the tests i had to restart my server several times because it wouldnt answer anymore. can't find why it is so but it seems to be a problem in conjunction with the new wiki. But its no memory problem and no cpu. the server stops answering requests. I only can reproduce the problem when testing with new cvs version :-( Here the apache error log result [client 80.140.170.186] PHP Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /www/mineralienatlas/htdocs/lexikon/lib/Request.php on line 543 [client 80.140.170.186] PHP Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /www/mineralienatlas/htdocs/lexikon/lib/Request.php on line 543 [client 80.140.170.186] PHP Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /www/mineralienatlas/htdocs/lexikon/lib/Request.php on line 543 Here the php log [31-Jan-2005 15:56:20] PHP Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0 [31-Jan-2005 15:56:21] PHP Fatal error: Call to undefined function: affected_rows() in /www/mineralienatlas/htdocs/lex 1/lib/DbSession.php on line 207 Regards Stefan >> Mapping: >> Bild http://www.mineralienatlas.de/upload/ >> Bild200 >> http://www.mineralienatlas.de/thumb200.php?image=http://www.mineralienatlas.de/upload/ >> >> I have tried it but it did'nt work again >> [Bild200:Agardit-001.jpg] works > |