Hi all! i have a classic newbie problem..
i have bought two domain on the same host (register.it)
each domain have basepath “/” so i dont have httpdocs or usr/bin/etc, just a trailing slash /
so i can’t set MSM ‘cause i dont know the $system_path from my second domain to the primary domain where i’ve installed EE2.
Also the hosting company dont say nothing about this!
..and they say it’s not a possible feature to know for clients the full server path!
I try to put on my root of my second domain this code without success, he say always “/”:
<?php
$path = getcwd();
echo "This Is Your Absolute Path: ";
echo $path;
?>i have access only to php.ini
it can help me with my issue?
..or I have other ways to set MSM ??
please let me know if somebody can help me
thank you!
vito.