hello, brigettek.
I have change fs path to "storage/fs/path = /var/www/dekiwiki/attachments".
And all my attachments and pictures are visible fine.
But if i attach new files, i have see following message (error 500):
Quote:
URI \u0437\u0430\u043f\u0440\u043e\u0441:\nhttp:\/\/localhost:8081\/deki\/pages\/32\/files\/=32C.jpg?dream.out.format=php&dream.in.host=192.16 8.0.129&dream.in.scheme=http&dream.in.origin=192.1 68.0.1\n\n\u041e\u0442\u0432\u0435\u0442 \u0441\u0435\u0440\u0432\u0435\u0440\u0430:\nArray \n(\n [exception] => Array\n (\n [message] => Unknown column 'rc_transaction_id' in 'field list'\n [source] => MySql.Data\n [stacktrace] => Array\n (\n [frame] => Array\n (\n [0] => MySql.Data.MySqlClient.MySqlStream.OpenPacket () [0x00000]\n [1] => MySql.Data.MySqlClient.NativeDriver.ReadResult (System.UInt64& affectedRows, System.Int64& lastInsertId) [0x00000]\n [2] => MySql.Data.MySqlClient.MySqlDataReader.GetResultSe t () [0x00000]\n [3] => MySql.Data.MySqlClient.MySqlDataReader.NextResult () [0x00000]\n )\n\n )\n\n [type] => MySql.Data.MySqlClient.MySqlException\n )\n\n)\n
but file is attached fine and become visible.
and while new page create occurs following error (Something seems to have broken! Please try saving again - we've already filled in the editor with your last contents.):
Quote:
URI запрос:
http://localhost:8081/deki/pages/=%2...ts=0&edittime=
Ответ сервера:
Array
(
[exception] => Array
(
[message] => Unknown column 'rc_transaction_id' in 'field list'
[source] => MySql.Data
[stacktrace] => Array
(
[frame] => Array
(
[0] => MySql.Data.MySqlClient.MySqlStream.OpenPacket () [0x00000]
[1] => MySql.Data.MySqlClient.NativeDriver.ReadResult (System.UInt64& affectedRows, System.Int64& lastInsertId) [0x00000]
[2] => MySql.Data.MySqlClient.MySqlDataReader.GetResultSe t () [0x00000]
[3] => MySql.Data.MySqlClient.MySqlDataReader.NextResult () [0x00000]
)
)
[type] => MySql.Data.MySqlClient.MySqlException
)
)
api security keys is the same in /etc/dekiwiki/mindtouch.host.conf /etc/dekiwiki/mindtouch.deki.startup.xml /../dekiwiki/LocalSettings.php
if i try to add file through desktop connector then message "unknown column 'rc_transaction_id' in 'field list'" occure. but file is added to folder.
i also do the 'chown -R www-data /var/www/dekiwiki/attachments'.
why errors occured?
and why new VM size have 30G limit?