PHP Warning: Undefined array key “VirtualHostSubMenu” in index.php

I managed to resolve this by enabling the ‘VirtualHostSubMenu’ parameter in add_vhost.php file in the ‘www’ folder:

$wampConf['VirtualHostSubMenu'] : "on";