Is it enough to specify 'localhost' as adress? as this
/** MySQL-server */
define('DB_HOST', 'localhost');
One Moore. When I have virtual submenu and all my project virtual
can I open via project from wampserver homepage.insted of virtual
And hopefully finally Is it best to make a seperate host in windows hostfile for each project
like 127.0.0.01 project1
127.0.02 project2
/** MySQL-server */
define('DB_HOST', 'localhost');
One Moore. When I have virtual submenu and all my project virtual
can I open via project from wampserver homepage.insted of virtual
And hopefully finally Is it best to make a seperate host in windows hostfile for each project
like 127.0.0.01 project1
127.0.02 project2