<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Installing on WAMP5</title>
  <link>http://www.activecollab.com/forums/topic/27/</link>
  <description>Recent posts on topic: Installing on WAMP5</description>
  <dc:language>en-us</dc:language>
  <pubDate>Mon, 01 Dec 2008 16:23:53 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/692/#post692</link>
    <guid>http://www.activecollab.com/forums/post/692/#post692</guid>
    <title>Post #8 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">maheshm:</div>I have the same issue - I cannot get past step 1.<br />
<br />
I have looked at the install .php files and &lt;?php is used.<br />
<br />
I went through install/index.php to make sure that the directories were referred to correctly. It still didn't have any impact.</blockquote></div><br />
What is your platform? PHP, MySQL, Apache, OS, Browser?<br />
<br />
And what version of activeCollab do you use? From homepage or 0.6 community preview?</p>]]></description>
    <pubDate>Wed, 12 Jul 2006 11:17:21 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/686/#post686</link>
    <guid>http://www.activecollab.com/forums/post/686/#post686</guid>
    <title>Post #7 by nils</title>
    <dc:creator>nils</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">maheshm:</div>I have the same issue - I cannot get past step 1.</blockquote></div><br />
did you tried to skip step1, by modifying the url to index.php?step=2 in your browser?<br />
i did that, and my install is working quite fine for now :)</p>]]></description>
    <pubDate>Wed, 12 Jul 2006 08:22:04 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/675/#post675</link>
    <guid>http://www.activecollab.com/forums/post/675/#post675</guid>
    <title>Post #6 by bsrome</title>
    <dc:creator>bsrome</dc:creator>
    <description><![CDATA[<p>Any luck thusfar?</p>]]></description>
    <pubDate>Wed, 12 Jul 2006 02:12:08 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/478/#post478</link>
    <guid>http://www.activecollab.com/forums/post/478/#post478</guid>
    <title>Post #5 by maheshm</title>
    <dc:creator>maheshm</dc:creator>
    <description><![CDATA[<p>I have the same issue - I cannot get past step 1.<br />
<br />
I have looked at the install .php files and &lt;?php is used.<br />
<br />
I went through install/index.php to make sure that the directories were referred to correctly. It still didn't have any impact.</p>]]></description>
    <pubDate>Mon, 10 Jul 2006 09:52:51 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/112/#post112</link>
    <guid>http://www.activecollab.com/forums/post/112/#post112</guid>
    <title>Post #4 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p><b>Important topic:</b> <a href="http://forum.activecollab.com/viewtopic.php?pid=93" target="_blank" rel="nofollow">Known issues</a></p>]]></description>
    <pubDate>Fri, 07 Jul 2006 21:09:41 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/106/#post106</link>
    <guid>http://www.activecollab.com/forums/post/106/#post106</guid>
    <title>Post #3 by bsrome</title>
    <dc:creator>bsrome</dc:creator>
    <description><![CDATA[<p>I'm having the same problem, and I'm stuck at the same spot jflint is.<br />
<br />
Step 5 appears as follows:<br />
<br />
[color=blue]Step 5: Finish<br />
<br />
Installation process:<br />
<br />
    * Connected to database as root@localhost<br />
    * Database 'activecollab' found<br />
    * Failed to import database construction. MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ';; CREATE TABLE IF NOT EXISTS `ac_companies` ( `id` smallint(5) unsigned N' at line 15[/color]</p>]]></description>
    <pubDate>Fri, 07 Jul 2006 21:03:34 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/89/#post89</link>
    <guid>http://www.activecollab.com/forums/post/89/#post89</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Top for now. This seams to be common problem :(</p>]]></description>
    <pubDate>Fri, 07 Jul 2006 20:29:12 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/85/#post85</link>
    <guid>http://www.activecollab.com/forums/post/85/#post85</guid>
    <title>Post #1 by jflint</title>
    <dc:creator>jflint</dc:creator>
    <description><![CDATA[<p>I had a problem installing this app on my WAMP5 installation. This was a standard WAMP installation, and I had not made any configuration changes.<br />
<br />
When I would load up the install page, all I got was a blue box and a Next button. When I would click next, I got an error message that said I did not have permission to access /install/&lt;.<br />
<br />
This turned out to be a result of the default WAMP install not recognizing short tags in PHP properly (&lt;?= vs &lt;?php). I ran a find/replace across the entire installer folder and replaced the short tags with the standard tags and that got me to a point where I could not get the database to load up.<br />
<br />
I think you can also fix this problem by making a change to the php.ini file to allow short tags.<br />
<br />
Just an FYI.</p>]]></description>
    <pubDate>Fri, 07 Jul 2006 20:24:17 UTC</pubDate>
  </item>
</channel>
</rss>