Madrilene Posted October 2, 2008 Share Posted October 2, 2008 helloi already have installed one site on local servor with Easyphp, the site is located in a "www" folder in the Easyphp one situated in "program file" folder.I would like to work on a second different site at the same moment, is it possible and how to proceed ?Thank you for your help Link to comment Share on other sites More sharing options...
Paul C Posted October 2, 2008 Share Posted October 2, 2008 I use xampp, so the site is in an htdocs folder but this should equally apply. I looked at setting up multiple sites, but have now just settled on renaming the folders depending on the site I'm working on.So rename the www folder www.site_1 and create a new empty www folder and off you go.... when you want to switch back, just rename the folders appropriately. Easy, uncomplicated and quick Paul Link to comment Share on other sites More sharing options...
Madrilene Posted October 2, 2008 Author Share Posted October 2, 2008 Hi Paul,thank you or answering,but what about prestashop install ?I need 2 DB, so :* let's see, i rename my old www folder where my first site is, then i create a new www. I do a new install of Prestashop with a new name for the DB and that's ok ? Link to comment Share on other sites More sharing options...
Paul C Posted October 2, 2008 Share Posted October 2, 2008 Exactly. In theory you could use the same db and change the prefix, but why make things complicated? ;-) Paul Link to comment Share on other sites More sharing options...
target_locked Posted October 2, 2008 Share Posted October 2, 2008 helloi already have installed one site on local servor with Easyphp, the site is located in a "www" folder in the Easyphp one situated in "program file" folder.I would like to work on a second different site at the same moment, is it possible and how to proceed ?Thank you for your help Could you switch to xampp? I am not familiar to EasyPHP.With XAMPP you can create as many sites as you want, just create a folder under the folder HTDOCS of XAMPPFor ex you can create 2 folder for 2 sites:C:\XAMPP\HTDOCS\site1C:\XAMPP\HTDOCS\site2Just copy presta setup files to those folder and run setup via this URL:http://127.0.0.1/site1orhttp://127.0.0.1/site2Use PHPMyadmin to create databases. Link to comment Share on other sites More sharing options...
Paul C Posted October 2, 2008 Share Posted October 2, 2008 I usually develop sites in the root folder though, so while yes it works you've added the folders into the equation, and the .htaccess in the site root has to be shared.Paul Link to comment Share on other sites More sharing options...
Madrilene Posted October 2, 2008 Author Share Posted October 2, 2008 hi could you give me links to download xamp ?another question:is it possible to make a new install of prestashop with another BD but to insert the DB from another previous installation ?(i need two differents DB but would like to use the first one as a basis ...)Thank you Link to comment Share on other sites More sharing options...
Paul C Posted October 2, 2008 Share Posted October 2, 2008 Yes, you just select the first db and click the export tab (remembering to check the save file box). Create a new empty db and use the import tab. You'll have to fudge the employee table (or encryption keys) to be able to log in though, or click the lost password link (I think that works in this situation).Paul Link to comment Share on other sites More sharing options...
target_locked Posted October 5, 2008 Share Posted October 5, 2008 hi could you give me links to download xamp ? XAMPPhttp://www.apachefriends.org/en/xampp.htmlThe DB you can export then import to another shop without problem, the settings are stored in the config file not DB file. Link to comment Share on other sites More sharing options...
uramoose Posted October 5, 2008 Share Posted October 5, 2008 i tried to install on xampp...and it says that you have to have javascript activated - how does one do that? has anyone else had this problem? Thanks----i figured it out - javascript was not activated - i should of checked that before i posted. thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now