1. How does one go about to make MORE than 1 Joomla site in the localhost environment? I ask this
because the many tutorials which I have seen do not address this. For example, in the Lynda.com
tutorials, where they make an explanation about installing Joomla on a WAMP server. In THIS
explanation by them they make a fictitious restaurant site, instruct me to move this downloaded
Joomla installation package folder into the Wamp server's "www" folder, and THEN to simply rename
the downloaded (and unzipped) Joomla install folder to a "restaurant" folder. The result is then
that http://localhost/restaurant gives one "localhost", and
http://localhost/restaurant/administrator gives the admin access page. So, if I want to make
ANOTHER SITE, about "cars" for example, how to make the directory that it is placed in the correct
place/area and working properly?
2. Is it at all possible and FEASIBLE to have two types of servers installed on
the localhost environment, like the WAMP and XAMP server in particular? If it is
in fact possible and workable, will there not be a conflict between them if I look up
"localhost"? Maybe the solution is to just not RUN both servers at the same time?
Hi Mike.
Will u please make your answer a bit more clear with examples, even maybe using my examples?
How for example, AND at what point, do you do this what u said: "I create a new database and place a full Joomla install folder right next to all the others."
Regards
That is, 2 directories in your htdocs folder which are both independent RocketLauncher packages (files and folders).
2: Your database
Most likely, you will be using phpmyadmin. With phpmyadmin, you can have many many database, just type the new database name in Create Database on the phpmyadmin page. For example, you know have to databases:-
j10_versatility4
j10_replicant2
3: Joomla setup, you would then install each package into the separate databases, by typing their different names in each install.
You may wish to also check out
forum.joomla.org
as there will be a plethora of information on this.
i did setup a local server following a really nice video tutorial on
www.veoh.com
.
it was called "Installing XAMPP & Joomla! 1.5" and published by "slogen123". i cant find out the link right now, since veoh.com is no longer available here in egypt.
they mention that skype sometimes causes problems with the installation because of the same ports, but they also show how to fix that problem.
i am running 6 different installs on my pc (windows vista) without any problems. the video explains how to set up the database through myphp and then do the joomla install. if you want more than one install, just repeat the steps in the tutorial.
hope i could help!
oh, here is the link to my post on joomla.org where i asked about the multiple install on a xampp server...
Note: the video *should* get you up and running in 20 minutes.
But, in my case, once installed I couldn't access the first screen.
I uninstalled and reinstall about a dozen times.
Long story short, you may have some software that is using ports XAMPP needs to function, MSN, Skype, ect.
Along with SP3 firewall settings, virus software etc, you may run into problems.
Finally, after almost giving up, I installed it in Safe Mode without networking, XAMPP got all the ports it wanted and the install went off without a hitch.
When I rebooted, everything worked, I've got 22 sites running on it now.
Check out the screen shots for adding databases / more installs.
After following the screen shots if you pointed your browser to localhost\08-12-my_new_joomla, the install screen would appear and you could install the new template.