copy this script in any text editor and save as:
anyname.php
Code: Select all
<?php
$path = getcwd();
echo "Your Absoluthe Path is: ";
echo $path;
?>
then upload this little script to yor root folder and point the browser to it...
cheers
EDIT:
Atached: Module Admin Info, install as any module and give the position cpanel then publish...
DISCUSSION HERE: http://forum.joomla.org/index.php/topic,36486.0.html