x222943
07-27-2002, 10:26 PM
i roally f'ed mysql on my system, and i need to wipe out all databases and info, but, i dont have any access to it at all, (dont ask), but, this isnt windows anymore, and i have no idea where the data is stored... on windows its simply /data... but i have no idea on redhat... i know i have been annoying, but any help is appreciated...
dandanfirema
07-27-2002, 10:42 PM
The concept of planning on asking where it is says you may not need to be trying to do it. But anyway, in most cases you can find mysql in /var/lib/mysql
x222943
07-27-2002, 11:02 PM
thank you, that worked, i just switched from running on a server on windows, to redhat, if you dont think thats a sligtht change, and cant help someone, without being a smart ass, go to hell.
dandanfirema
07-27-2002, 11:08 PM
Your welcome. I am glad I could help.
x222943
07-27-2002, 11:15 PM
and im am glad you helped, just ticked that you were not so nice about it.
no hard feelings?
dandanfirema
07-27-2002, 11:17 PM
I had none from the beginning. I was just trying to point out that you should be careful, I was afraid you might make things worse. If my tone was not such I appologize. Good luck with your server and feel free to call on me anytime I can help.
x222943
07-28-2002, 02:16 AM
one more quick question...
to use sendmail, basicly in php, other than setting the path to sendmail in php.ini, is there anything that has to be configured for you to be able to send mail using php? ie, mail() right about now im geussing that i need a domain, static ip, etc. etc...
thanks again...