Results 1 to 5 of 5
hi a newbie here..
i manage somehow to install monkey (which comes together) and manage to attach PHP to monkey webserver.
But now i am facing problems with mysql.
can ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-29-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 5
Install Mysql In DSL (Damn Small Linux)
hi a newbie here..
i manage somehow to install monkey (which comes together) and manage to attach PHP to monkey webserver.
But now i am facing problems with mysql.
can some one help me on this. my problems is
1) DSL repository provides me a file called mysql.unc (how am i suppose to
install with this extension?)
2) Since i didnt know so i use from mysql.com (mysql-i686-Linux.tar.gz)
version (x86) tho in my DSL its written i586 ( I hope its not really a
problem, coz i cant find any with i586 ).
3) The tar.gz version i manage to install as normal, sudo tar zxvf ..bla bla bla
except it goes to my /tmp/mydsl/ folder i dunno why is tat the default
location for mysql?..Anyway, the point is if say tat was true it is the
correect way i have installed it .. how to it get mysql working?..
4) Truely telling i am a real newbie, probably u guys would hate me for saying
this but anyway because now i am widen my knowledge to Linux/Unix
based PC wanna get out of windows. Till now been working with windows.
Therefore i really hope to get step by step guide if as ppl say linux
community is helpful. i would sincerely be happy.
Thanks alot.
- 06-30-2008 #2
That i686 problem you're talking about should be no big deal, i686 is I believe a collection of i386, i486....i686. As to your problem, it's not really clear to me, didn't the mysql package came with some kind of INSTALL or README file...if so you could post it here and maybe it's easier for us to help you out.
If I may suggest an alternative for turning your computer into a webserver...
Try lampp, it turns your computer into a webserver when you simply run the command:
"/opt/lampp start"
from a console, it what I always you use...
- 07-01-2008 #3Just Joined!
- Join Date
- Jun 2008
- Posts
- 5
Aha....
oo ok cool.. well actually jus like u said INSTALL n README .. i read them n somewhat manage to work but i am not really sure on work about ..
say like wanna have the mysql>
or to configure it with php (as for window jus simple edit php.ini in a text editor)..but here it executes .. well anyhow i tried out
./configure \
> --with-mysql \ << the forward slash is for wat??
>make << after this it gifs error , why??bcoz the i cant proceed to make Install
- 07-01-2008 #4Just Joined!
- Join Date
- Jun 2008
- Posts
- 5
and abt lampp yea i will gif tat a try which would be a better option for me now.
but still i would like to learn on individual packages installation.
agreed tat being a newbie i am jumping too far before knowing anything, but for me its easier to study the hard wans first .. coz then the simple wans make sense faster.
- 07-01-2008 #5


Reply With Quote

