Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2011-02-25 21:22:43
- jmart
- Member
- Registered: 2008-08-25
- Posts: 68
Figuring out the Directory Path
I’m trying to transfer a site over to a new hosting company, Godaddy. How do I figure out the directory path that is in the config.php file?
Offline
#2 2011-02-25 21:31:00
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Figuring out the Directory Path
One way is to FTP a PHPinfo file to your domain, then look at DOCUMENT_ROOT under ‘Apache Environment’.
Offline
#3 2011-02-25 21:58:14
- jmart
- Member
- Registered: 2008-08-25
- Posts: 68
Re: Figuring out the Directory Path
So found that it was this; D:\Hosting\7488507\html\
I’ve tried various permutations to get this to work but havent’ found it yet. I’ve added \textpattern after the html. I’ve tried \domainname\textpattern and that doesn’t work. Am I missing something?
Offline
Re: Figuring out the Directory Path
I searched and found this: http://www.quest4.org/etc/godaddy_path.htm
This is consistent with my own personal experience – first three letters of the username followed by the username followed by an html directory
Or you could do a temporary txp install and see what it says.
Offline
#5 2011-02-25 22:24:48
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Figuring out the Directory Path
Does this help?
Offline
#6 2011-02-26 19:22:57
- alan
- Member
- From: earth
- Registered: 2006-04-20
- Posts: 14
Re: Figuring out the Directory Path
Mine looks like:
/home/content/d/a/t/databasename/html/textpattern
where d/a/t represents the first three letters of the database name.
Offline
Pages: 1