<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Check Permissions bug</title>
  <link>http://www.activecollab.com/forums/topic/1575/</link>
  <description>Recent posts on topic: Check Permissions bug</description>
  <dc:language>en-us</dc:language>
  <pubDate>Thu, 04 Dec 2008 05:07:24 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/9129/#post9129</link>
    <guid>http://www.activecollab.com/forums/post/9129/#post9129</guid>
    <title>Post #13 by kthomas</title>
    <dc:creator>kthomas</dc:creator>
    <description><![CDATA[<p>I suspect the OP did not create the three directories below (manually).<br />
<br />
/public/files is not writable<br />
# Error: /cache is not writable<br />
# Error: /upload is not writable<br />
<br />
</p>]]></description>
    <pubDate>Wed, 03 Oct 2007 16:26:03 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7727/#post7727</link>
    <guid>http://www.activecollab.com/forums/post/7727/#post7727</guid>
    <title>Post #12 by nokati</title>
    <dc:creator>nokati</dc:creator>
    <description><![CDATA[<p>Sorry to say but with the lack of answers I've had to give up on AC for the moment due to what clearly seems to be some major problems with the installer that manual installation does not fix. <br />
<br />
All php tests Ive run on the little feedback Ive had say things should be working which is why Im, sadly, currently left pointing the finger at AC.<br />
<br />
It may be some ac install incompatibility with a newly compiled php (5.1.0 which is the latest my obsd system will support till i can go visit the colo and move to debian) or it may be that there are some serious flaws with the 0.7.1 installation which I didnt previously encounter my original, dumped install ran 0.7 upgraded to 0.7.1.<br />
<br />
Whatever the case - I havent gotten much feedback and sadly have to resort to basecamp handouts ... that said Im still willing to listen/help debug these (widely experienced) installer issues if anyone on the AC team is interested in solving them ... great product; wish I could run it.</p>]]></description>
    <pubDate>Tue, 15 May 2007 02:20:26 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7599/#post7599</link>
    <guid>http://www.activecollab.com/forums/post/7599/#post7599</guid>
    <title>Post #11 by nokati</title>
    <dc:creator>nokati</dc:creator>
    <description><![CDATA[<p>forgot to mention - my test.php always says &quot;yay&quot; whether i plug cache, upload or public/files in ;)</p>]]></description>
    <pubDate>Fri, 27 Apr 2007 04:45:18 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7598/#post7598</link>
    <guid>http://www.activecollab.com/forums/post/7598/#post7598</guid>
    <title>Post #10 by nokati</title>
    <dc:creator>nokati</dc:creator>
    <description><![CDATA[<p>OK, there is definitely something up with the .71 installer Ilija - tried several types of installs, including manual and it all boils down to the installer thinking 777'd dirs arent writable and/or autoloader.php issues.<br />
<br />
Just to drive this home:<br />
&lt;?php if (is_writable('/home/www/app.bin/activecollab/cache/')) { print &quot;yay&quot;; } else { print &quot;boo&quot;; } ?&gt;<br />
<br />
Yet we always have:<br />
OK: /config/config.php is writable<br />
Error: /public/files is not writable<br />
Error: /cache is not writable<br />
Error: /upload is not writable<br />
<br />
showing that whatever test you are doing on directories fails on certain os's or php installs somehow (this is an openBSD/php5/mysql5 box that previously hosted a .70 to .71 install quite well).<br />
<br />
Could you point me to which php's/classes you are doing these tests and checks at so I can try to modify/fix this?<br />
<br />
Thanks in advance</p>]]></description>
    <pubDate>Fri, 27 Apr 2007 04:44:36 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7572/#post7572</link>
    <guid>http://www.activecollab.com/forums/post/7572/#post7572</guid>
    <title>Post #9 by nokati</title>
    <dc:creator>nokati</dc:creator>
    <description><![CDATA[<p>still no luck - now stuck with autoloader &amp; and an AC that thinks it can write to writable dirs (even though my php test script proves otherwise) - just pinging this thread up.</p>]]></description>
    <pubDate>Tue, 24 Apr 2007 04:10:40 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7567/#post7567</link>
    <guid>http://www.activecollab.com/forums/post/7567/#post7567</guid>
    <title>Post #8 by nokati</title>
    <dc:creator>nokati</dc:creator>
    <description><![CDATA[<p>looking back this is identical to a problem that occured in 0.6-&gt;0.7 for several people (i.e. install, do proper chmod's, get permission/writable bases issues): http://www.activecollab.com/forums/topic/730/<br />
<br />
Could this be a recurring bug in how you test the writable nature of directories rearing its hear? I really hate to say it but everythings proper on this end and the box has run AC in the past and nothing config-wise has changed (OpenBSD/Apache/PHP5/MySQL5) so I feel like Im going crazy :) </p>]]></description>
    <pubDate>Mon, 23 Apr 2007 09:24:20 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7566/#post7566</link>
    <guid>http://www.activecollab.com/forums/post/7566/#post7566</guid>
    <title>Post #7 by nokati</title>
    <dc:creator>nokati</dc:creator>
    <description><![CDATA[<p>Yep, tried that and go the db setup and now were to the autoload/cache problems:<br />
<br />
Caught Exception in AutoLoader: exception 'Exception' with message 'Could not write to &quot;/home/www/app.bin/activecollab/cache/autoloader.php&quot;. Make sure, that your webserver has write access to it.' in /home/www/app.bin/activecollab/environment/classes/AutoLoader.class.php:144 Stack trace: #0 /home/www/app.bin/activecollab/environment/classes/AutoLoader.class.php(127): AutoLoader-&gt;createIndexFile() #1 /home/www/app.bin/activecollab/environment/classes/AutoLoader.class.php(86): AutoLoader-&gt;createCache() #2 /home/www/app.bin/activecollab/environment/classes/AutoLoader.class.php(111): AutoLoader-&gt;loadClass('DB') #3 /home/www/app.bin/activecollab/application/functions.php(33): AutoLoader-&gt;loadClass('DB') #4 /home/www/app.bin/activecollab/init.php(98): __autoload('DB') #5 /home/www/app.bin/activecollab/index.php(9): require('/home/www/app.b...') #6 {main}<br />
<br />
It seems as long as AC believes that it cannot write to this dir theres going to be trouble - ive tried from freshly downloaded zip/tar.gz 3x now with the exact same result - this as far as it gets.<br />
<br />
Thoughts? (Thanks again so much!)</p>]]></description>
    <pubDate>Mon, 23 Apr 2007 08:27:25 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7565/#post7565</link>
    <guid>http://www.activecollab.com/forums/post/7565/#post7565</guid>
    <title>Post #6 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>It is possible. Try <a href="http://www.activecollab.com/forums/topic/1526/" target="_blank" rel="nofollow">manual installation</a>.</p>]]></description>
    <pubDate>Mon, 23 Apr 2007 07:42:09 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7562/#post7562</link>
    <guid>http://www.activecollab.com/forums/post/7562/#post7562</guid>
    <title>Post #5 by nokati</title>
    <dc:creator>nokati</dc:creator>
    <description><![CDATA[<p>OK, a little more info - because I do think there is something up with your installer.<br />
<br />
To test this I wrote a very simple php script to try writing a small textfile there and it *did* work on the dir successfully:<br />
<br />
root@xxx(activecollab)# la cache/<br />
-rw-r--r--    1 www      www             0 Apr 23 00:12 test.txt<br />
<br />
root@xxx(activecollab)# cat writetest.php <br />
&lt;code&gt;<br />
&lt;?<br />
function write_file($file, $content) {  $fp = fopen (&quot;$file&quot;, &quot;wb&quot;);    fwrite($fp, $content);  fclose($fp); }<br />
$path = '/home/www/app.bin/activecollab/';<br />
write_file($path.&quot;cache/test.txt&quot;,&quot;hello world&quot;);<br />
?&gt;<br />
&lt;/code&gt;</p>]]></description>
    <pubDate>Mon, 23 Apr 2007 05:15:21 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7561/#post7561</link>
    <guid>http://www.activecollab.com/forums/post/7561/#post7561</guid>
    <title>Post #4 by nokati</title>
    <dc:creator>nokati</dc:creator>
    <description><![CDATA[<p>Basically I guess what Im asking is: do you have any idea how I could do something like this to my AC webdir:<br />
<br />
root@xxx# chmod -R 777 activecollab/<br />
<br />
and still come up with these results from the installer:<br />
<br />
    *  OK: PHP version is 5.0.5<br />
    * OK: 'mysql' extension is loaded<br />
    * OK: 'gd' extension is loaded<br />
    * OK: 'simplexml' extension is loaded<br />
    * OK: /config/config.php is writable<br />
    * Error: /public/files is not writable<br />
    * Error: /cache is not writable<br />
    * Error: /upload is not writable<br />
</p>]]></description>
    <pubDate>Mon, 23 Apr 2007 05:03:00 UTC</pubDate>
  </item>
</channel>
</rss>