Changes

From SME Server
Jump to navigationJump to search
150 bytes added ,  11:11, 9 December 2007
no edit summary
Line 19: Line 19:  
Then open mysqld access to local network because Scarab use the port 3306 instead the socket. The following instructions are extracted from [[MySQL#Access_MySQL_from_the_local_network]]
 
Then open mysqld access to local network because Scarab use the port 3306 instead the socket. The following instructions are extracted from [[MySQL#Access_MySQL_from_the_local_network]]
   −
  config set mysqld service access public status enabled TCPPort 3306
+
  config setprop mysqld LocalNetworkingOnly no
  signal-event remoteaccess-update
+
  expand-template /etc/my.cnf
  signal-event reboot
+
  /etc/rc.d/init.d/mysqld restart
    
In some circunstances mysqld fail to start. If this is your case, reboot the server.
 
In some circunstances mysqld fail to start. If this is your case, reboot the server.
   −
Download scarab:
+
Download scarab and install:
 +
 
 +
wget http://mirror.contribs.org/smeserver/contribs/nhall/sme7/contribs/scarab/rpm/scarab-0.21-01.noarch.rpm
 +
yum localinstall scarab-0.21-01.noarch.rpm
985

edits

Navigation menu