Transfer from Wamp to Wamp
Posted by: Slominik (94.127.27.---)
Date: June 04, 2009 10:52AM

I had to format my computer so I saved the entire Wamp folder with a few sites I'm building. Which folders should I c/p to the new Wamp installation so everything would work?

Or is there some other way of importing existing projectd?

Options: ReplyQuote
Re: Transfer from Wamp to Wamp
Posted by: toumimi (---.14.115-78.rev.gaoland.net)
Date: June 04, 2009 11:08AM

Hi,

If you copy your entire wamp folder, you're sure that it will work the same, with databases and projects, only if you copy it exactly at the same path !

You should prefer to backup your projects (www folder) and your databases (easier by exporting them from phpMyAdmin).

You can also copy your configuration files :
bin/apache/apache_version/conf/httpd.conf,
bin/mysql/mysql_version/my.ini
bin/apache/apache_version/bin/php.ini (if not see bin/php/php_version/phpForApache.ini)
apps/phpMyAdmin_version/config.inc.php (eventually)

Note that you are not forced to do that, but it can be useful to know your old parameters...

Afterwards, format and install a wamp version and copy projects.
Launch phpMyAdmin (after configuring the right access) and import your .sql files.

Don't forget to create the users for your projects (if you got it).

Good luck !

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: Transfer from Wamp to Wamp
Posted by: yfastud (Moderator)
Date: June 04, 2009 01:43PM


Options: ReplyQuote


Sorry, only registered users may post in this forum.