Welcome to Geeklog, Anonymous Thursday, November 28 2024 @ 05:27 pm EST
Geeklog Forums
multiple directories in site- HELP
Anonymous
Anonymous
Hello. I am trying to upload Geeklog to a site that has the following: (examples)
www.internetserviceproviders.us/nans
There are other folders in that same domain such as
www.internetserviceproviders.us/boo
www.internetserviceproviders.us/foo
I am trying to figure out my path
Please advise.
9
7
Quote
tokyoahead
Anonymous
if you managed to upload it, go to the /admin/install/info.php
this works also if the path is not given in the config files.
there, you have a line which says :SCRIPT_FILENAME it will tell you something like
/home/user/naa/geeklog/public_html/admin/install/info.php
this means you path is
/home/user/naa/geeklog/
Hope this helps
tokyoahead
6
9
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
... or you can simply call up the install script which will try to guess your path (and even if can\'t guess it, it will give you a hint that will help you figure the actual path out).
bye, Dirk
8
8
Quote
bloggertown
Anonymous
could this be my path.
domain name www.internetserviceprovider.us/nans
/////
/usr/local/share/doc/vhost/nans.us/httpdocs/
11
9
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by bloggertown:/usr/local/share/doc/vhost/nans.us/httpdocs/
This looks like it\'s your Document Root, i.e. the equivalent of Geeklog\'s public_html directory (if your unsure, check with your hosting service).
So I would copy the contents of Geeklog\'s public_html directory into httpdocs, the rest of the files into vhost/nans.us. Your path settings would then be
$_CONF[\'path\'] = \'/usr/local/share/doc/vhost/nans.us/\';
$_CONF[\'path_html\'] = $_CONF[\'path\'] . \'httpdocs/\';
and the line to change in lib-common.php would be
require_once(\'/usr/local/share/doc/vhost/nans.us/config.php\');
This should help you figure things out even if you go for a slightly different setup.
bye, Dirk
P.S. The forum seems to eat my closing square brackets again. Hope you see what I mean nonetheless ...
7
10
Quote
All times are EST. The time is now 05:27 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content