Forum Moderators: coopster
do you have shell access to your host? If so you could cd to the directory where the root is and then type in pwd to get the full path from root.
You can also usually find it through your ftp program but that depends on the individual client.
You can also put a small script in the directory where the root is and use exec [php.net] to pass the pwd command and echo the output.