Welcome to Geeklog, Anonymous Thursday, December 26 2024 @ 05:34 am EST
Geeklog Forums
Path problems for path_html
ToKind
Anonymous
I worked through various path & permissions problems. When I finnaly discovered that I needed to edit the config.php path in php-common.php I got far enough to actually detect some errors. I am able to login to the home page, but little else.
// This should point to the directory where your config.php file resides.
$_CONF['path'] = '/hsphere/local/home/jornada/glog/'; // should end in a slash
// You only need to change this if you moved or renamed the public_html
// directory. In that case, you should specify the complete path to the
// directory (i.e. without the $_CONF['path']) like this:
// $_CONF['path_html'] = '/path/to/your/public_html/';
$_CONF['path_html'] = $_CONF['/hsphere/local/home/jornada/jornadalodge.org/'];
When I execute http://www.jornadalodge.org/admin/install/check.php it is apparent that the path variable is OK, but the path_html is not pointing as expected. (I take the current permissions: 0 to mean that the file/dir was not found.
Where may I find/fix the invalid path? I searched php-common.php
I am sure I have the root path correct. If it was wrong then all the tests would fail.
Text Formatted Code
...config.php// This should point to the directory where your config.php file resides.
$_CONF['path'] = '/hsphere/local/home/jornada/glog/'; // should end in a slash
// You only need to change this if you moved or renamed the public_html
// directory. In that case, you should specify the complete path to the
// directory (i.e. without the $_CONF['path']) like this:
// $_CONF['path_html'] = '/path/to/your/public_html/';
$_CONF['path_html'] = $_CONF['/hsphere/local/home/jornada/jornadalodge.org/'];
When I execute http://www.jornadalodge.org/admin/install/check.php it is apparent that the path variable is OK, but the path_html is not pointing as expected. (I take the current permissions: 0 to mean that the file/dir was not found.
Where may I find/fix the invalid path? I searched php-common.php
I am sure I have the root path correct. If it was wrong then all the tests would fail.
11
5
Quote
Status: offline
jmucchiello
Forum User
Full Member
Registered: 08/29/05
Posts: 985
Try $_CONF['path_html'] = '/hsphere/local/home/jornada/jornadalodge.org/';
9
10
Quote
All times are EST. The time is now 05:34 am.
- 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