mysql network problem

Problems with the Linux version of XAMPP, questions, comments, and anything related.

mysql network problem

Postby dagamerc13 » 09. February 2009 19:21

hi i went into the secure lampp and when it said to make mysql not accessible from the network i said yes. well now i need it to be accessible through the network. how do i set it back because when i re run the security part of lampp it skips the mysql part? any help is appreciated =)
dagamerc13
 
Posts: 1
Joined: 09. February 2009 16:29

Re: mysql network problem

Postby dmphotography » 20. February 2009 11:57

Hey dagamerc13,

Open your /opt/lampp/etc/my.cnf file. You can use this command to do so and have proper editing permissions:
Code: Select all
sudo gedit /opt/lampp/etc/my.cnf


Now find the following and comment it out as shown here:

Code: Select all
skip-networking

Change it to:

#skip-networking


Now type this to restart everything:

Code: Select all
sudo /opt/lampp/lampp restart


That should change it back to the default.
For great video and written tutorials and guides on creating your own web server and installing things such as forums, blogs, etc., visit http://myownhomeserver.com
dmphotography
 
Posts: 191
Joined: 15. December 2008 14:25
Location: Columbus, MS
Operating System: Windows 7


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 41 guests