
|
View Full Version : Question for the Linux Gurus
hendricknet 09-20-2003, 07:08 PM After I installed apache, mysql, php, etc and then installed webmin (and virtualmin), it says that mysql is not available, however it's installed and running. I would like to uninstall(if that's possible) and reinstall. How the heck do I uninstall mysql to do a fresh compile and install? :eek:
I'm relatively new to linux, so pardon me if this is a dumb question. Thanks in advace for any help.
Easy Internet | Erik 09-20-2003, 07:26 PM depending on the linux flavor, you can modify the modules in webmin, most likely webmin can't see the paths where MySQL is installed
hendricknet 09-20-2003, 07:51 PM RH9 - what is the easiest way to find where it installed without just searching all over the place for it?
Edit: Well the more I look the more I'm not sure it's installed right. I can't seem to find mysqladmin...*sigh*
Charter 09-20-2003, 08:06 PM Not sure if this is worth anything, but have you tried...
prompt>locate mysql
nmluan 09-20-2003, 08:15 PM and to uninstall anything that you compiled and installed in Linux, basically just delete the folder that is created.
ML
hendricknet 09-20-2003, 08:46 PM Thanks! I found what I'm looking for. I'm learnin...
:beer:
another sugestion, would to find the sources from which you compiled mysql, and inside the directory where you compiled from, run "make uninstall" .
LinuxAdmin 09-21-2003, 04:05 AM Originally posted by xunil37
After I installed apache, mysql, php, etc and then installed webmin (and virtualmin), it says that mysql is not available, however it's installed and running. I would like to uninstall(if that's possible) and reinstall. How the heck do I uninstall mysql to do a fresh compile and install? :eek:
I'm relatively new to linux, so pardon me if this is a dumb question. Thanks in advace for any help.
Please PM me for any Linux questions.
I am the "Linux Guru" in today's world and I dare anyone to step up and challenge me on my knowledge. I am a certified linux adminstrator
concept 09-21-2003, 04:15 AM Originally posted by LinuxAdmin
Please PM me for any Linux questions.
I am the "Linux Guru" in today's world and I dare anyone to step up and challenge me on my knowledge. I am a certified linux adminstrator .
wow cocky?
Knogle 09-21-2003, 04:22 AM If he lives up to his words, i don't see anything wrong with that. ;)
Originally posted by LinuxAdmin
Please PM me for any Linux questions.
I am the "Linux Guru" in today's world and I dare anyone to step up and challenge me on my knowledge. I am a certified linux adminstrator
that's nothing to be proud of, as FreeBSD is a superior operating system anyway. ;)
J.
Um, CR-, is FreeBSD not linux?
LinuxAdmin 09-21-2003, 05:48 AM Theres linux admins and theres CERTIFIED LINUX ADMINS
concept 09-21-2003, 06:34 AM OMG certified, you should fee special that really set you apart from the crowd.:rolleyes:
admin0 09-21-2003, 06:39 AM <edited>
:D
pontiac 09-21-2003, 07:08 AM Hi Shashi,
<Edit> what? Hope things are going well with you. You are truly the best unix admin guru around.
Pontiac
LinuxAdmin 09-21-2003, 07:28 AM Originally posted by GSFusion
OMG certified, you should fee special that really set you apart from the crowd.:rolleyes:
F'n rights !
hendricknet 09-21-2003, 09:40 AM Ok, well I don't care who is "the best" as long as I can continue to come here to have my questions answered. Thanks to everyone that helped me out. My question was answered.
|