<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 116: Minor glitches</title><link href="https://sourceforge.net/p/issue-tracker/bugs/116/" rel="alternate"/><link href="https://sourceforge.net/p/issue-tracker/bugs/116/feed.atom" rel="self"/><id>https://sourceforge.net/p/issue-tracker/bugs/116/</id><updated>2004-09-15T21:07:42Z</updated><subtitle>Recent changes to 116: Minor glitches</subtitle><entry><title>Minor glitches</title><link href="https://sourceforge.net/p/issue-tracker/bugs/116/" rel="alternate"/><published>2004-09-15T21:07:42Z</published><updated>2004-09-15T21:07:42Z</updated><author><name>Bruce A. Black</name><uri>https://sourceforge.net/u/bblack/</uri></author><id>https://sourceforge.net144298fec14c4f77b4ffd512debd2157648face3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Had to edit /var/www/html/issue-tracker/conf/const.php&lt;/p&gt;
&lt;p&gt;removing the ")" on line 32:&lt;/p&gt;
&lt;p&gt;if (!defined("_URL_")) {&lt;br /&gt;
/*  echo "Could not automatically define the _URL_&lt;br /&gt;
constant, please define it manually in conf/config.php&lt;br /&gt;
or conf/const.php.");*/&lt;br /&gt;
echo "Could not automatically define the _URL_&lt;br /&gt;
constant, please define it manually in conf/config.php&lt;br /&gt;
or conf/const.php.";&lt;br /&gt;
exit;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;I had to change permissions on the&lt;br /&gt;
/var/www/html/issue-tracker/includes/motd file to be&lt;br /&gt;
owned by apache and chmod 644&lt;/p&gt;
&lt;p&gt;had to also include&lt;br /&gt;
"/var/www/html/issue-tracker/includes" in the chown -R&lt;br /&gt;
instruction on the directory setup section of the&lt;br /&gt;
Administrators Guide Version 0.2&lt;/p&gt;
&lt;p&gt;Also get some PHP errors per the attached file&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>