Hi, I recently installed Slimserver 6.5.1 on my Buffalo Linkstation HG (PowerPC). The procedure I followed required a separate installation of mysql (using a .tar binary) and a separate start of the mysqld process.
Is it possible to have slimserver start the mysqld process on the fly? (skipping the separate start of the mysqld process) Comparing my slimserver.pref to a windows version reveals some gibberish (for me at least) on the windows version compared to my hand-edited slimserver.pref: My file: dbsource: dbi:mysql:database=slimserver dbusername: slimserver dbpassword: slimserver_password Windows: dbpassword: '' dbsource: dbi:mysql:hostname=127.0.0.1;port=9092;database=%s dbusername: slimserver The Windows slimserver has its own mysqld located in <slimserver path>\server\Bin\MSWin32-x86-multi-thread\mysqld So, is it possible to have my Unix slimserver to autostart the mysqld process, thereby simplifying my start script. Thanks for your help. /Emanuel -- gammelgam ------------------------------------------------------------------------ gammelgam's Profile: http://forums.slimdevices.com/member.php?userid=3325 View this thread: http://forums.slimdevices.com/showthread.php?t=34983 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
