Jump to content

Ahmed Ensar

Forum Members
  • Posts

    173
  • Joined

  • Last visited

Everything posted by Ahmed Ensar

  1. php plugin install http://bin.entware.net/mipssf-k3.4/ opkg install php7-mod-mysqli php7-mod-pdo-mysql
  2. ~ # df -h | grep opt /dev/sda1 27.9G 791.6M 25.7G 3% /opt ~ #
  3. # free -m total used free shared buff/cache available Mem: 120564 55252 25272 128 40040 54568 Swap: 524284 50880 473404 I installed swap, I get the same error
  4. Google Translate: I installed it the way you showed, but again it gave error. I am using mipssf and it gives socket error in this version. the version you described is different (mipsel) ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/var/run/mysqld/mysqld.sock' (2) Is there a opkg package to install mysql server omni dsl device without any problem
  5. Google Translate: I did a clean install worked. But this time there are no socket files in the folder it specified. ~ # mysql ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/var/run/mysqld/mysqld.sock' (2)
  6. Google Translate: ~ # opkg install mariadb-server-base Package mariadb-server-base (10.4.10-1a) installed in root is up to date. pre-loaded ~ # opkg remove mariadb-server-base No packages removed. Collected errors: * print_dependents_warning: Package mariadb-server-base is depended upon by packages: * print_dependents_warning: mariadb-server * print_dependents_warning: These might cease to work if package mariadb-server-base is removed. * print_dependents_warning: Force removal of this package with --force-depends. * print_dependents_warning: Force removal of this package and its dependents * print_dependents_warning: with --force-removal-of-dependent-packages.
  7. Google Translate: opkg install mariadb-server-extra mariadb-client-extra ~ # mysqld 2020-03-24 23:19:02 0 [Note] mysqld (mysqld 10.4.10-MariaDB) starting as process 4748 ... 2020-03-24 23:19:02 0 [ERROR] Can't find messagefile '/opt/share/mariadb/errmsg.sys' 2020-03-24 23:19:02 0 [ERROR] Aborting no such file was created "/opt/etc/mysql/my.cnf."
  8. Google Translate: How can I install mysql server opkg version: http://bin.entware.net/mipssf-k3.4/ this is not working "opkg install mysql-server"
×
×
  • Create New...