<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: CGI Error after IIS Installation. No resolution. Anyone with success PLEASE HELP!</title>
  <link>http://www.activecollab.com/forums/topic/2414/</link>
  <description>Recent posts on topic: CGI Error after IIS Installation. No resolution. Anyone with success PLEASE HELP!</description>
  <dc:language>en-us</dc:language>
  <pubDate>Mon, 01 Dec 2008 16:38:25 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/11636/#post11636</link>
    <guid>http://www.activecollab.com/forums/post/11636/#post11636</guid>
    <title>Post #19 by spazies</title>
    <dc:creator>spazies</dc:creator>
    <description><![CDATA[<p>i believe i have found something...if you check php.ini, and if you have the exif extension (http://uk.php.net/exif) enabled, it must be put after the mbstring extension. that's what i did and everything seems to be working well now (i've only been testing for the past 10 minutes but it's the most successful i've been with php and iis all weekend). let me know if this fixes anyone elses problems so i don't get too relaxed about this issue...thanks!<br />
<br />
oh yeah, the hotfix didn't even manage to install cause it said some file in service pack 2 was newer or something so that wasn't a prerequisite for my solution above.</p>]]></description>
    <pubDate>Sun, 03 Feb 2008 15:33:24 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11635/#post11635</link>
    <guid>http://www.activecollab.com/forums/post/11635/#post11635</guid>
    <title>Post #18 by spazies</title>
    <dc:creator>spazies</dc:creator>
    <description><![CDATA[<p>i am having the same issue. i've tried installing on iis 6 as isapi and as cgi and both have their own problems. if the isapi extension crashes, it seems to bring down iis with it but as cgi, it will won't. so at the moment, cgi is my preference until i get this hotfix through my email from microsoft. has anyone tried it with good results?</p>]]></description>
    <pubDate>Sun, 03 Feb 2008 13:52:52 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11632/#post11632</link>
    <guid>http://www.activecollab.com/forums/post/11632/#post11632</guid>
    <title>Post #17 by sflowers</title>
    <dc:creator>sflowers</dc:creator>
    <description><![CDATA[<p>We ended up installing it under apache on another port. This worked out fine, been using it pretty religiously for about 4 days now. Though I'd love to know why it wasn't working under IIS.</p>]]></description>
    <pubDate>Fri, 01 Feb 2008 22:16:36 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11629/#post11629</link>
    <guid>http://www.activecollab.com/forums/post/11629/#post11629</guid>
    <title>Post #16 by Rusty Thompson</title>
    <dc:creator>Rusty Thompson</dc:creator>
    <description><![CDATA[<p>I had the same problem though my errors and results were different. <br />
My solution: http://www.wampserver.com/en/<br />
<br />
So far so good on win2k server, win2003 server and win2k3 on VMware. <br />
Small issue with GD but nothing a restart doesn't fix.<br />
</p>]]></description>
    <pubDate>Fri, 01 Feb 2008 21:13:22 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11557/#post11557</link>
    <guid>http://www.activecollab.com/forums/post/11557/#post11557</guid>
    <title>Post #15 by Oliver Maksimović</title>
    <dc:creator>Oliver Maksimović</dc:creator>
    <description><![CDATA[<p>Well, it does work in practice, too - just try to google for &quot;apache and iis&quot; or &quot;running apache and iis&quot; and you'll get a confirmation that it does work :) You can have as many web servers as you wish, it's all OK if they are running at different ports (the same rule applies to running multiple database servers and others).<br />
<br />
I don't understand why you (your company, actually) are avoiding Apache - you don't need to pay for it, it's reliable, fast, it works on so many hosting servers worldwide, blah blah... so far it is the only safe and reliable way for you to run activeCollab because the solution for this PHP bug seems unavoidable. Can't you even use it as a temporary solution, until someone finally says &quot;eureka&quot; and solves the weird problem we are dealing here?</p>]]></description>
    <pubDate>Sat, 26 Jan 2008 00:01:33 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11555/#post11555</link>
    <guid>http://www.activecollab.com/forums/post/11555/#post11555</guid>
    <title>Post #14 by SmooveP</title>
    <dc:creator>SmooveP</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">Oliver Maksimović:</div>I've been looking for a solution for this problem, too, but so far didn't get any results.<br />
<br />
What about setting Apache to work on separate port, other than the one which IIS is using? IIS is using default port 80 (most likely), but you can have both servers running as long as they are using different ports.<br />
<br />
That way you could have both IIS and Apache working at the same time, meaning that you would be able to use IIS as a web server for your company's regular work and having Apache on custom port - running activeCollab (http://youractivecollab:8080, for example).</blockquote></div><br />
<br />
This would certainly work (in theory) but unfortunately, I don't think installing Apache will be an option for us. I wish it was!</p>]]></description>
    <pubDate>Fri, 25 Jan 2008 22:30:32 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11552/#post11552</link>
    <guid>http://www.activecollab.com/forums/post/11552/#post11552</guid>
    <title>Post #13 by Oliver Maksimović</title>
    <dc:creator>Oliver Maksimović</dc:creator>
    <description><![CDATA[<p>I've been looking for a solution for this problem, too, but so far didn't get any results.<br />
<br />
What about setting Apache to work on separate port, other than the one which IIS is using? IIS is using default port 80 (most likely), but you can have both servers running as long as they are using different ports.<br />
<br />
That way you could have both IIS and Apache working at the same time, meaning that you would be able to use IIS as a web server for your company's regular work and having Apache on custom port - running activeCollab (http://youractivecollab:8080, for example).</p>]]></description>
    <pubDate>Fri, 25 Jan 2008 21:39:15 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11535/#post11535</link>
    <guid>http://www.activecollab.com/forums/post/11535/#post11535</guid>
    <title>Post #12 by SmooveP</title>
    <dc:creator>SmooveP</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">sflowers:</div>Any resolution to this issue. I have the same problem. Sits at 'public/index.php/login?re_route=homepage' -- I see that your link works now:) How did you get this fixed? Any help eternally appreciated.</blockquote></div><br />
<br />
No progress. We need to form a support group!<br />
<br />
I'm stuck at the &quot;blank white page&quot; at the link you refer to above. With the silence on the thread, I've stopped researching it. After 6 hours or more digging through the php.ini and trying everything under the sun, I think the only solution is to use Apache. Unfortunately, that's not an option for me here at my company.<br />
<br />
Keep me posted if you solve it... I'll do the same.</p>]]></description>
    <pubDate>Wed, 23 Jan 2008 23:45:21 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11533/#post11533</link>
    <guid>http://www.activecollab.com/forums/post/11533/#post11533</guid>
    <title>Post #11 by sflowers</title>
    <dc:creator>sflowers</dc:creator>
    <description><![CDATA[<p>Any resolution to this issue. I have the same problem. Sits at 'public/index.php/login?re_route=homepage' -- I see that your link works now:) How did you get this fixed? Any help eternally appreciated.</p>]]></description>
    <pubDate>Wed, 23 Jan 2008 22:52:00 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11465/#post11465</link>
    <guid>http://www.activecollab.com/forums/post/11465/#post11465</guid>
    <title>Post #10 by SmooveP</title>
    <dc:creator>SmooveP</dc:creator>
    <description><![CDATA[<p>An update to my progress for the day.<br />
<br />
1) I've made recommended modification to my php.ini file as follows:<br />
Turned off cgi.force_redirect (set equal to 0)<br />
2) I've also checked permissions on the PHP directories and ensured that IUSR has proper access to the site and PHP.<br />
3) Changed from CGI to ISAPI for PHP execution.<br />
<br />
In my review of the php.ini file I noticed that almost all of the php extensions were still commented out. Here's what's in my file. Does anyone see any extensions that i might need to have in there for this to work properly?<br />
<br />
Part two of this question is do I need to restart IIS whenever a change is made to php.ini or will it take effect immediately?<br />
<br />
;extension=php_bz2.dll<br />
;extension=php_curl.dll<br />
;extension=php_dba.dll<br />
;extension=php_dbase.dll<br />
;extension=php_exif.dll<br />
;extension=php_fdf.dll<br />
extension=php_gd2.dll<br />
;extension=php_gettext.dll<br />
;extension=php_gmp.dll<br />
;extension=php_ifx.dll<br />
;extension=php_imap.dll<br />
;extension=php_interbase.dll<br />
;extension=php_ldap.dll<br />
extension=php_mbstring.dll<br />
;extension=php_mcrypt.dll<br />
;extension=php_mhash.dll<br />
;extension=php_mime_magic.dll<br />
;extension=php_ming.dll<br />
;extension=php_msql.dll<br />
;extension=php_mssql.dll<br />
extension=php_mysql.dll<br />
;extension=php_mysqli.dll<br />
;extension=php_oci8.dll<br />
;extension=php_openssl.dll<br />
;extension=php_pdo.dll<br />
;extension=php_pdo_firebird.dll<br />
;extension=php_pdo_mssql.dll<br />
;extension=php_pdo_mysql.dll<br />
;extension=php_pdo_oci.dll<br />
;extension=php_pdo_oci8.dll<br />
;extension=php_pdo_odbc.dll<br />
;extension=php_pdo_pgsql.dll<br />
;extension=php_pdo_sqlite.dll<br />
;extension=php_pgsql.dll<br />
;extension=php_pspell.dll<br />
;extension=php_shmop.dll<br />
;extension=php_snmp.dll<br />
;extension=php_soap.dll<br />
;extension=php_sockets.dll<br />
;extension=php_sqlite.dll<br />
;extension=php_sybase_ct.dll<br />
;extension=php_tidy.dll<br />
;extension=php_xmlrpc.dll<br />
;extension=php_xsl.dll<br />
;extension=php_zip.dll<br />
<br />
Thanks!<br />
~ Parker</p>]]></description>
    <pubDate>Wed, 16 Jan 2008 21:13:48 UTC</pubDate>
  </item>
</channel>
</rss>