Can't start mysql server in xubuntu
        Posted  
        
            by 
                codeomnitrix
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by codeomnitrix
        
        
        
        Published on 2011-02-06T11:58:21Z
        Indexed on 
            2011/02/06
            15:27 UTC
        
        
        Read the original article
        Hit count: 350
        
Hey all i am using Xampp version 1.7.1 in xubuntu 10.10. 
I have installed it in /opt/lampp but problem is that whenever i try to start the server using sudo ./lampp start
it shows:
Starting XAMPP for Linux 1.7.1...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
Warning: World-writable config file '/opt/lampp/etc/my.cnf' is ignored
Warning: World-writable config file '/opt/lampp/etc/my.cnf' is ignored
XAMPP: Starting ProFTPD...
XAMPP for Linux started.
So what should i do??
Thanks in advance.
© Server Fault or respective owner