
now i have 2 problems, if i restart my ubuntu 10.10: every time i restart my ubuntu i have to retype sudo /etc/init.

so i opened synaptic and i have installed mysql server. Oracle is a registered trademark of Oracle Corporation and/or itsĪffiliates. XAMPP: Couldn't start MySQL XAMPP: XAMPP-ProFTPD is already running. On the main xammp screen, Click on mysql's config then select my.ini then search and replace 3306 with the new port number used, in our case 3307 then save.
#Mysql won t start xampp how to
Select MySQL then change 3306 to 3307 then click save. Hello Everyone Today in this video I am going to step by step guide you How to install solve MySQL not Starting in the Xampp Server problem. * /usr/bin/mysqladmin Ver 8.42 Distrib 5.5.40, for debian-linux-gnu on x86_64Ĭopyright (c) 2000, 2014, Oracle and/or its affiliates. If you have MySQL already installed on your windows then go to services.msc file on your windows and right click the MySQL file and stop the service, now open. To change it, do the following: Click Confing found at the top right corner. Mysqld 1222 mysql 10u IPv4 10907 0t0 TCP localhost:mysql (LISTEN)` Which produced: (running this commend twice in a row produces the same result) Restarting XAMPP for Linux 5.6.3-0.īut the server will still not start after this, how do I get the server to start?ĬOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME This produced: chown: missing operand after ‘root/opt/lampp’ sudo chown -hR root:root /opt/lampp

I have tried executing these commands so far (run in this order): sudo chmod 755 /opt/lampp/etc/my.cnf

I am using Ubuntu 14.04 and Xampp 5.6.3-0.
