can i use mysql??

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Sun Oct 06, 2002 1:10 pm    Post subject: can i use mysql?? Reply with quote

hi i've dowloaded abyss web server..i have installed php and cgi, but now i'm wondering if i can use mysql?! i couldn't find my answer on the site so i tried it here, ik hope someone can help me... :D

greetzz marcel
Back to top
J. Patrick
-


Joined: 26 Aug 2002
Posts: 42
Location: Pittsburgh, PA USA

PostPosted: Sun Oct 06, 2002 5:54 pm    Post subject: Reply with quote

of couse you can use MySQL :D
Just download a windows install from http://mysql.com
install mysql and navigate to the directory you installed it in.
There should be a file named mysqladmin or winsqladmin something along those lines. Open it to start mysql and that is it you don't have to change anything on your server just make sure MySQL is running on your task bar meaning mysql is on.

btw you can use localhost as the mysql database path for scripts :)
Back to top View user's profile Send private message Send e-mail AIM Address
Guest






PostPosted: Sun Oct 06, 2002 6:12 pm    Post subject: Reply with quote

owk many thnx, next question :D
when i run mysql on localhost, can other people see it then?? becuz it's in localhost?? i mean, can you see it outside my network then?

sorry for my bad english 8)
Back to top
J. Patrick
-


Joined: 26 Aug 2002
Posts: 42
Location: Pittsburgh, PA USA

PostPosted: Sun Oct 06, 2002 9:32 pm    Post subject: Reply with quote

I am sorry I am really not sure because I don't know much about mySql but what I meant was in some php scripts it asks you for the path to your mysql. You would enter localhost here since it is running on the same machine. I don't think people can see the path because PHP gets compiled on your computer and the data and everything is sent back to the user with no PHP coding in it thus hiding your path :)
Back to top View user's profile Send private message Send e-mail AIM Address
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Oct 06, 2002 10:13 pm    Post subject: Reply with quote

Anonymous wrote:
owk many thnx, next question :D
when i run mysql on localhost, can other people see it then?? becuz it's in localhost?? i mean, can you see it outside my network then?

sorry for my bad english 8)

Yes, running a web server on your computer doesn't prevent it from being accessible from the outside world. The name localhost is just a shortcut to reference the computer you run on.
Please read topics in http://www.aprelium.com/forum/viewforum.php?f=9. They may help understand more details about that subject.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group