Jump to content

Vadim Kovzunov

Members
  • Posts

    31
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Belarus

Contact Methods

  • Website URL
    http://www.kovzunov.com
  1. Как установить почтовый сервер (postfix + dovecot + postfixadmin + roundcube) без настроек конфигурации ISP
  2. I checked other points of a script. Works all but vpn server. Its installation causes errors of Mysql and apache (403 forbidden you don't have permission to access on this server)
  3. I found the reason why so occurs: if to establish only the last point in a script (ISPconfig) that everything perfectly works. If to select one more item of the menu: transmission and VPNserver that Mysql won't be established and if it worked earlier that will cease to work. I for the present didn't find out precisely what point of the menu in a script breaks work of Mysql
  4. I tried to establish all over again. SSD disk. pure installation. The mistake repeats. Who faced?
  5. On just installed system I start a script: sudo apt-get -y install git cd ~ git clone https://github.com/igorpecovnik/Debian-micro-home-server chmod +x ./Debian-micro-home-server/install.sh cd ./Debian-micro-home-server sudo ./install.shEverything works without problems to a stage of request of the password of root mysgl. I import any passwords: both simple and difficult. There are mistakes: Unable to set password for the MySQL "root" user │ An error occurred while setting the password for the MySQL │ administrative user. This may have happened because the account already │ has a password, or because of a communication problem with the MySQL │ server. │ │ You should check the account's password after the package installation. │ │ Please read the /usr/share/doc/mysql-server-5.5/README.Debian file for │ more information. Unable to connect to the specified MySQL server Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) And so around. Mysql asks the password, I import and again these mistakes. On all kernels. Before such wasn't. I don't know why. I tried early assemblies, the same situation. Can do it it is connected with that that at me costs SSD? and there remains of unsuccessful transfer of system?
  6. I tried all distribution kits. Pure installation. Mysql error at installation. As a script and through apt-get install
  7. Stopping MySQL database server: mysqld. 150911 23:00:30 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. 150911 23:00:30 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0+deb7u1) starting as process 9717 ... 150911 23:00:30 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead. 150911 23:00:30 [Note] Plugin 'FEDERATED' is disabled. 150911 23:00:30 InnoDB: The InnoDB memory heap is disabled 150911 23:00:30 InnoDB: Mutexes and rw_locks use GCC atomic builtins 150911 23:00:30 InnoDB: Compressed tables use zlib 1.2.7 150911 23:00:30 InnoDB: Using Linux native AIO /usr/sbin/mysqld: Can't create/write to file '/tmp/ibD31lDv' (Errcode: 13) 150911 23:00:30 InnoDB: Error: unable to create temporary file; errno: 13 150911 23:00:30 [ERROR] Plugin 'InnoDB' init function returned error. 150911 23:00:30 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 150911 23:00:30 [ERROR] Unknown/unsupported storage engine: InnoDB 150911 23:00:30 [ERROR] Aborting 150911 23:00:30 [Note] /usr/sbin/mysqld: Shutdown complete
  8. These are errors when attempting to perform sudo apt-get -y install git cd ~ git clone https://github.com/igorpecovnik/Debian-micro-home-server chmod +x ./Debian-micro-home-server/install.sh cd ./Debian-micro-home-server sudo ./install.sh not available mysql-server
  9. Unable to connect to the specified MySQL server Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
  10. Unable to set password for the MySQL "root" user │ │ │ │ An error occurred while setting the password for the MySQL │ │ administrative user. This may have happened because the account already │ │ has a password, or because of a communication problem with the MySQL │ │ server. │ │ │ │ You should check the account's password after the package installation. │ │ │ │ Please read the /usr/share/doc/mysql-server-5.5/README.Debian file for │ │ more information.
  11. Configuring phpmyadmin +-------------------------¬ ¦ ¦ ¦ An error occurred while installing the database: ¦ ¦ ¦ ¦ ERROR 2002 (HY000): Can't connect to local MySQL server through socket ¦ ¦ '/var/run/mysqld/mysqld.sock' (2) ¦ ¦ ¦ ¦ If at this point you choose "retry", you will be prompted with all the ¦ ¦ configuration questions once more and another attempt will be made at ¦ ¦ performing the operation. "retry (skip questions)" will immediately ¦ ¦ attempt the operation again, skipping all questions. If you choose ¦ ¦ "abort", the operation will fail and you will need to downgrade, ¦ ¦ reinstall, reconfigure this package, or otherwise manually intervene to ¦ ¦ continue using it. If you choose "ignore", the operation will continue, ¦ ¦ ignoring further errors from dbconfig-common.
  12. Раздел How to set wireless access point? мануала возможно поможет
  13. root@homeserver:~# cd ./Debian-micro-home-server root@homeserver:~/Debian-micro-home-server# sudo ./install.sh sudo: unable to stat /etc/sudoers: Permission denied sudo: no valid sudoers sources found, quitting sudo: unable to initialize policy plugin try: chown root:root /etc/sudoers sudo chown root:root /etc/sudoers.d sudo chmod 755 /etc/sudoers.d does not work
  14. I confirm: it works with this fix on Wheezy with kernel 4.1.6 .Without it does not work. Problem solved
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines