Page 1 of 1

Newbie

PostPosted: 22. January 2005 16:11
by Troy
I installed Apache on my computer now i'm not sure what to do from here :? Can some one point me in the right direction? :roll:

PostPosted: 23. January 2005 00:42
by adi99
What do you want to do? (What's you objective?)

Why did you install only apache. If you install xampp, everything is installed (Apache, PHP. mysql)...

PostPosted: 23. January 2005 04:09
by Troy
The ojective is for me to learn to use php and build a site.
I can build a site useing html but it just dont function as well as php.
I have 2 domain with the same host,one i had someone install php nuke and the other i'm useing to learn how to use php and I came accross apache thought I would try it out becouse it installs mysql.
I'm not even sure if i even need another mysql loaded on my site?
Do i need mysql loaded on both domains to run 2 different sites?

Sorry about the 50 questions :roll:

PostPosted: 23. January 2005 14:05
by No-Sense
when you run de xampp_start.exe sql is started automaticly. The only thing you have to do in my opinion is setting up two virtual servers. this can be done by edditing the httpd.conf located in apache/conf directory. this way you can make two completely different sites.

PostPosted: 24. January 2005 04:32
by Troy
Where is the apache/conf directory located?

PostPosted: 24. January 2005 05:13
by Dave_L

PostPosted: 24. January 2005 07:09
by Troy
Thanks :D Now what do i edit and what do i put there?

Multiple Websites

PostPosted: 02. February 2005 17:19
by Ande
That is the same question I have.

What do I have to edit or add to the .conf file to be able to create multiple websites?

Thanks,