PDA

View Full Version : Full avatar path: from server root?


GrrrlRomeo
Thu 28th Apr '05, 8:11pm
/usr/local/blah/blah/example.com/htdocs/forum/images/avatars

or does Impex simply want /htdocs/forum/images/avatars?

BassX
Thu 28th Apr '05, 8:58pm
I had to use the full server path. I also had to include a slash at the end of the path.

Jerry
Thu 28th Apr '05, 9:30pm
The whole thing.

VaaKo
Fri 29th Apr '05, 5:14am
so if I'm on my website
the url would be: /main_html/forumphpbb/images/avatars/ ??

Steve Machol
Fri 29th Apr '05, 4:22pm
so if I'm on my website
the url would be: /main_html/forumphpbb/images/avatars/ ??
Probably not. On Unix/Linux systems you can find the complete path name by telnetting or sshing into your server, going to that directory and typing:

pwd