basilb
Results 1 - 2 of 2
bybasilb, April 19, 2009
bybasilb, March 23, 2007
Worked first time for me, just what I needed to transfer the maintenance of some existing live sites to my local development web server.
Obviously had to change
$mosConfig_live_site = 'http://mydomain.com'
to
$mosConfig_live_site = 'http://localhost'
in restored local configuration.php
but otherwise everything just worked. Thanks a lot Nicholas.
Obviously had to change
$mosConfig_live_site = 'http://mydomain.com'
to
$mosConfig_live_site = 'http://localhost'
in restored local configuration.php
but otherwise everything just worked. Thanks a lot Nicholas.



