|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hey,
I followed the instructions in the documentation on how to get mysql server to automatically start during reboot (for linux redhat 6.0), but somehow i get an error message during rebooting. the error only appears for about 0.5 secs and i only saw something like "permission denied" regarding to a file in the /etc/rc.d/init.d directory i think... has this problem ever occured to anyone of you guys? thanks... |
|
#2
|
|||
|
|||
|
The permissions for mysql.server in
$prefix/share/mysql/ are 644 by default. Make that 755 (chmod +x mysql.server). ------------------ chyrag. |
|
#3
|
|||
|
|||
|
change mysql.server permissions to 744 (you may be able to use 700 but I haven't tested that yet)
Cents <BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by abli: Hey, I followed the instructions in the documentation on how to get mysql server to automatically start during reboot (for linux redhat 6.0), but somehow i get an error message during rebooting. the error only appears for about 0.5 secs and i only saw something like "permission denied" regarding to a file in the /etc/rc.d/init.d directory i think... has this problem ever occured to anyone of you guys? thanks...[/quote] ------------------ =^..^=/// |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > starting mysql server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|