Hello.
I just bought the PHP 5.3.10 + PhpMyAdmin 3.4.10 (x86) and have now installed it but i cant login to the mysql database.
/etc/init.d/mysql status
Output
MySQL is stopped..
I tryed to just start it
/etc/init.d/mysql start
Output
Starting MySQL database server: mysqld . . . . . . . . . . . . . .logger: invalid option -- i
BusyBox v1.18.4 (2011-03-28 19:08:01 PDT) multi-call binary.
Usage: logger [OPTIONS] [MESSAGE]
Write MESSAGE (or stdin) to syslog
Options:
-s Log to stderr as well as the system log
-t TAG Log using the specified tag (defaults to user name)
-p PRIO Priority (numeric or facility.level pair)
failed!
ReadyNas:~#
So what do you think? is iam trying to start it the wrong way? shouldent it already run?
Something iam doing wrong?
