<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: [Fixed] problem after installing community prev</title>
  <link>http://www.activecollab.com/forums/topic/120/</link>
  <description>Recent posts on topic: [Fixed] problem after installing community prev</description>
  <dc:language>en-us</dc:language>
  <pubDate>Sun, 23 Nov 2008 06:59:55 CST</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/537/#post537</link>
    <guid>http://www.activecollab.com/forums/post/537/#post537</guid>
    <title>Post #4 by webscriptz</title>
    <dc:creator>webscriptz</dc:creator>
    <description><![CDATA[<p>Thanks, now it works just fine</p>]]></description>
    <pubDate>Mon, 10 Jul 2006 14:23:06 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/527/#post527</link>
    <guid>http://www.activecollab.com/forums/post/527/#post527</guid>
    <title>Post #3 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Try to download <a href="http://forum.activecollab.com/viewtopic.php?id=117" target="_blank" rel="nofollow">community preview</a> and report if you still have the same problem. I frogot to replace &lt;?= with &lt;?php echo in layouts folder :(</p>]]></description>
    <pubDate>Mon, 10 Jul 2006 12:57:34 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/526/#post526</link>
    <guid>http://www.activecollab.com/forums/post/526/#post526</guid>
    <title>Post #2 by nils</title>
    <dc:creator>nils</dc:creator>
    <description><![CDATA[<p>i bet you have not properly setuped your PHP5 install. <br />
<br />
did you used the latest release from <br />
<a href="http://forum.activecollab.com/viewtopic.php?id=117" target="_blank" rel="nofollow">this thread</a>?<br />
<br />
that &lt;?= tag stuff should not be visible in your browser :)</p>]]></description>
    <pubDate>Mon, 10 Jul 2006 12:54:36 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/524/#post524</link>
    <guid>http://www.activecollab.com/forums/post/524/#post524</guid>
    <title>Post #1 by webscriptz</title>
    <dc:creator>webscriptz</dc:creator>
    <description><![CDATA[<p>I running WAMP (php5 &amp; mysq 4.1 ) <br />
<br />
The installation whent very fluently and after that problems began rising:<br />
<br />
the title tag : &lt;?= get_page_title ?&gt; still stands so a bad include of a file ?<br />
<br />
and the indexpage 127.0.0.1/activecollab/index.php after installing that is: redirects to this url<br />
<br />
http://127.0.0.1/activeCollab/index.php?c=access&amp;a=login and gives the follwoing output:<br />
<br />
Ã‚Â© by getName()) ?&gt;. All rights reserved.<br />
<br />
source code<br />
<pre name="code" class="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;&lt;?= get_page_title() ?&gt;&lt;/title&gt;
&lt;?= stylesheet_tag('dialog.css') ?&gt; 
&lt;?= meta_tag('content-type', 'text/html; charset=utf-8', true) ?&gt; 
&lt;?= render_page_head() ?&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;div id=&quot;dialog&quot;&gt;
      &lt;h1&gt;&lt;?= get_page_title() ?&gt;&lt;/h1&gt;

&lt;?= $content_for_layout ?&gt;
      &lt;div id=&quot;footer&quot;&gt;
        &lt;?= benchmark_timer_display(false) ?&gt;
          &amp;copy; &lt;?= date('Y') ?&gt; by &lt;?= clean(owner_company()-&gt;getName()) ?&gt;. All rights reserved.
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/body&gt;
&lt;/html&gt;</pre><br />
a sullution please because I really whant to try out this software</p>]]></description>
    <pubDate>Mon, 10 Jul 2006 12:43:26 CDT</pubDate>
  </item>
</channel>
</rss>