What is my root path information ? or
How can I see that information from my control panel ?
I need that information,because I use vBulletin,and sometime vBulletin ask me that information.
(I know start home/…etc…I don’t know with server name )
What is my root path information ? or
How can I see that information from my control panel ?
I need that information,because I use vBulletin,and sometime vBulletin ask me that information.
(I know start home/…etc…I don’t know with server name )
Path is probably:
home/username/domain
or just
home/username
depending on what you want the path for.
(username is your dreamhost account username)
As beckydm posted, it is probably asking for /home/username/domain, you should not have to use the data glob name in the path.
A lot of scripts will detect the path as /home/.dataglob/username/domain, but typically the data glob should be removed from the path to make the path look like the one above.