I want to preserve my forums that I am about to close to the public.
Have moved forum to "localhost" (after installing PHPTriad) and using the web based config.php file it runs fine from my laptop (off the mysql on the web) showing me that PHP runs properly.
Using myinfo.php I also verified that mysql functions on the laptop.
When I change the config.php file to point locally I do not connect to the database.
In what location do I put my database on my laptop?
Anything else I missed?
Thanks
Have moved forum to "localhost" (after installing PHPTriad) and using the web based config.php file it runs fine from my laptop (off the mysql on the web) showing me that PHP runs properly.
Using myinfo.php I also verified that mysql functions on the laptop.
When I change the config.php file to point locally I do not connect to the database.
In what location do I put my database on my laptop?
Anything else I missed?
Thanks
Comment