Hello alarm-team and users,
Since I want to use owncloud, I installed apache, php, php-apache and mysql. Till Yesterday apache didn't work (I used the now pre-latest oxnas-update). I don't know if someone has even had and recognised this problem. /var/log/httpd/error.log gave:
$this->bbcode_second_pass_code('', '[error] (38)Function not implemented: apr_socket_accept: (client socket)') and 'wget localhost' and browser access took forever.
But with the oxnas-update i applied today this problem is somehow solved.
But now I can't start MySQL. Everytime I try to 'rc.d start mysqld' the following message is printed to my /var/lib/mysql/HOSTNAME.err.
$this->bbcode_second_pass_code('', '120615 10:29:20 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
A newer kernel is required to run this binary. (__kernel_cmpxchg64 helper)
^@120615 10:29:20 mysqld_safe mysqld from pid file /var/lib/mysql/SERVER.pid ended
')
As this seems to be a kernel problem, I hope this is a general one and somebody can help me.
I already know I could also run sqlite as a database-backend for owncloud and I will try this if there is no solution for this mysql-problem.
Thanks in advance, Raphael