Create the following SymLinks in the *c:\var\www\html directory*. This can be done by opening a CMD window, changing the working direcory to *c:\var\www\html*, and executing the following command lines:\\
\\
*linkd xampp c:\xampp\htdocs\xampp*\\
*linkd phpMyAdmin c:\xampp\phpMyAdmin*\\
\\
and if you have *drupal* installed, create the addition link:\\
\\
*linkd drupal c:\drupal-6.13*\\
\\
adjusting the drupal version number as needed. |