nubs
09-17-2005, 05:45 AM
ok im useing Abyss Webserver ....and mySQL is giving me probs ...i found many Tutorials...still dont work right ....can any one Please give me a step by step installer Tutorial to get MySQL working with Abyss ?
|
View Full Version : abyss? nubs 09-17-2005, 05:45 AM ok im useing Abyss Webserver ....and mySQL is giving me probs ...i found many Tutorials...still dont work right ....can any one Please give me a step by step installer Tutorial to get MySQL working with Abyss ? UHB 09-17-2005, 03:25 PM There's a neat guide here (http://www.aprelium.com/forum/viewtopic.php?t=1070) on installing MySQL with Abyss :) nubs 09-17-2005, 06:52 PM i did that one ...did every step and it still didnt turn on ...what am i doing wrong?...and how do i set my username and password on mySQL? putnamehere 09-18-2005, 09:29 AM Just rember that this is a forum and other can learn a lot form others, i also have a proplem setting up a web server and would love to hear were this post ends up. I dont think email will change your answer in any way that would be 'Faster' than waiting for a post. nubs 09-18-2005, 09:38 AM yeah i guess ...but man lol....i have tryed every thing with mysql and i cant get it to work ...i would like to know how to install it ...and where to set the username and password ...cuz i dont see that option on the install wizard...Please and Thank you!!! dandaman3000 09-20-2005, 12:37 AM U'll have 2 enable mysql in the php.ini or whatever the php configuraition file is again. Just delete the ";" in front of it. It took me a long time to figure it out but I did. Its because php doesnt enable it by default (this is rather strange since most ppl use php w/mysql). Hope that helps. =) |