Hi,
I’m swithching to media temple now, and im not familiar with the structure.
I want to put a config.inc -that stores the suername and password for my database- in the site root.
However I have no idea where the site root is.
and how do you point it in your index.php?
I did this, and it’s not working:
require_once("/home/virtual/ivankandi/config.inc");
Cuz I don’t know where to put the file, so I did trial and error which didnt help at all.
Thanks