when I edit the config file it says to add the URL of the path:
Quote:
Complete the variable below with the full url ie
* http://www.your_web.net/path_to_your...min_directory/
*
* It must contain characters that are valid for a URL, and the path is
* case sensitive on some Web servers, for example Unix-based servers.
*
* In most cases you can leave this variable alone, as the correct value
* will be detected automatically. However, we recommened that you do
* test to see that the auto-detection code works in your system.
*
* If the auto-detection code does work properly, you can set the
* $cfg['PmaAbsoluteUri_DisableWarning'] variable below.
*/
What is my path? I havent created a directory yet. Should I just create a folder in my root directory named say, jgunsphp and then the variable would be www.mydomain.com/jgunsphp?