vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| This is my first attempt at installing LAMP on my gateway. I basically want to be able to use gallery2 for some of my pics. Im using slackware 10 and am following this guide http://lamps.efactory.de/e-lamps-2-0.shtml. I am going to do it setup by step until I get some problem. The 1st problem that I have encountered is pretty much at the start of configing mysql.. the command is " cp support-files/mysql.server /etc/rc.d/init.d/mysqld".. Could someone please tell me the slackware equivalent of the above command Thank you |
| ||||
| sund00bie wrote: ok, there's a couple of WOA!'s here... > This is my first attempt at installing LAMP on my gateway. I basically want > to be able to use gallery2 for some of my pics. WOA! do you mean the python image viewer gallery2? why on earth would an image viewer require you to install something so big as a LAMP system? IMHO that is utter silliness... > The 1st problem that I have encountered is pretty much at the start of > configing mysql.. > > the command is " cp support-files/mysql.server /etc/rc.d/init.d/mysqld".. > > Could someone please tell me the slackware equivalent of the above command WOA! if you cannot figure out what the slack equivalent to this command is, then i suspect you're in over your head a little. so i would suggest learning about slackware system administration first, by reading the Good Book, for example, (revised edition <http://slackbook.lizella.net/>) and nosing around in /etc/rc.d and the scripts contained therein. btw, you do realise that there is a precompiled slack package for mysql? same for apache and php. anyway, to answer your question, i suspect it's cp support-files/mysql.server /etc/rc.d/rc.mysqld and then chmod+xing /etc/rc.d/rc.mysqld. but then you'll have to check the script itself to make sure it'll function on slack. e.g., it may be writing pid files to places that don't exist... -- Joost Kremers joostkremers@yahoo.com Selbst in die Unterwelt dringt durch Spalten Licht EN:SiS(9) |