Menu

#116 Minor glitches

4.0.2
open
nobody
None
5
2004-09-15
2004-09-15
No

Had to edit /var/www/html/issue-tracker/conf/const.php

removing the ")" on line 32:

if (!defined("_URL_")) {
/* echo "Could not automatically define the _URL_
constant, please define it manually in conf/config.php
or conf/const.php.");*/
echo "Could not automatically define the _URL_
constant, please define it manually in conf/config.php
or conf/const.php.";
exit;
}

I had to change permissions on the
/var/www/html/issue-tracker/includes/motd file to be
owned by apache and chmod 644

had to also include
"/var/www/html/issue-tracker/includes" in the chown -R
instruction on the directory setup section of the
Administrators Guide Version 0.2

Also get some PHP errors per the attached file

Discussion


Log in to post a comment.

MongoDB Logo MongoDB