<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Forums Topic: Install errors</title>
<link>http://omeka.org/forums/</link>
<description>Forums Topic: Install errors</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 22:30:16 +0000</pubDate>

<item>
<title>KrisKelly on "Install errors"</title>
<link>http://omeka.org/forums/topic/install-errors#post-72</link>
<pubDate>Sun, 23 Dec 2007 22:34:08 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">72@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Thanks for catching that.  We'll be sure to fix that in the next release, and I will push for setting up svn access after the holiday break, so that you and the other active testers can have consistent access to bug fixes.&#60;/p&#62;
&#60;p&#62;W/r/t to the .htaccess, display_errors and zip.output_compression can both be taken out without any break in functionality, though the 'register_globals' is a bit trickier, it shouldn't break anything but having it set to 'on' has been known to create security holes.  For now I'd say remove all the lines that are causing breakage, and we'll fix it in an upcoming version.
&#60;/p&#62;</description>
</item>
<item>
<title>kerim on "Install errors"</title>
<link>http://omeka.org/forums/topic/install-errors#post-70</link>
<pubDate>Sun, 23 Dec 2007 18:26:49 +0000</pubDate>
<dc:creator>kerim</dc:creator>
<guid isPermaLink="false">70@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Same is true for the &#34;admin&#34; .htaccess file.&#60;/p&#62;
&#60;p&#62;By simply removing these lines, rather than modifying them in some way, do I break any functionality?
&#60;/p&#62;</description>
</item>
<item>
<title>kerim on "Install errors"</title>
<link>http://omeka.org/forums/topic/install-errors#post-69</link>
<pubDate>Sun, 23 Dec 2007 18:20:39 +0000</pubDate>
<dc:creator>kerim</dc:creator>
<guid isPermaLink="false">69@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Problem solved - and it explains both the errors and the lack of an error log:&#60;/p&#62;
&#60;p&#62;&#34;the most common case for a 500 error is a broken .htaccess file, which basically prevents Apache from doing *anything* (including outputting any useful hint into the error log). You have two php_value and two php_flag lines in .htaccess and those are only valid for PHP that is served via mod_php. We do not use mod_php, but rather the more powerful mod_fcgid approach, and the lines you have there are thus evaluated as 'invalid'. Just remove them.&#34;&#60;/p&#62;
&#60;p&#62;(NOTE: &#60;code&#62;&#38;lt;blockquote&#38;gt;&#60;/code&#62; does not seem to work in these forums.)
&#60;/p&#62;</description>
</item>
<item>
<title>kerim on "Install errors"</title>
<link>http://omeka.org/forums/topic/install-errors#post-67</link>
<pubDate>Sun, 23 Dec 2007 09:32:36 +0000</pubDate>
<dc:creator>kerim</dc:creator>
<guid isPermaLink="false">67@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Thanks for getting back to me. I turned on error reporting on my server, but when I open the log it is blank. I'll submit a ticket to my webhost to see if I can get this working better.
&#60;/p&#62;</description>
</item>
<item>
<title>DaveLester on "Install errors"</title>
<link>http://omeka.org/forums/topic/install-errors#post-66</link>
<pubDate>Sat, 22 Dec 2007 15:05:26 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">66@http://omeka.org/forums/</guid>
<description>&#60;p&#62;There have been some internal discussions about SVN access, and I know your email sent directly omeka.support has been receieved.  I'll double check that some got back to you, although I know many of us are on vacation (myself included) for the holiday break.&#60;/p&#62;
&#60;p&#62;In regard to the 500 error you've experienced, an error log should be written to whenever a request is made to your server with a 500 error message.  If you could tell us the specific errors being reported, then it'd be easier to help out.
&#60;/p&#62;</description>
</item>
<item>
<title>kerim on "Install errors"</title>
<link>http://omeka.org/forums/topic/install-errors#post-65</link>
<pubDate>Fri, 21 Dec 2007 22:01:20 +0000</pubDate>
<dc:creator>kerim</dc:creator>
<guid isPermaLink="false">65@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I tried again with the final release of RC4, but I'm still getting 500 errors. &#60;/p&#62;
&#60;p&#62;Seem to be talking to myself ...
&#60;/p&#62;</description>
</item>
<item>
<title>kerim on "Install errors"</title>
<link>http://omeka.org/forums/topic/install-errors#post-62</link>
<pubDate>Mon, 17 Dec 2007 10:47:41 +0000</pubDate>
<dc:creator>kerim</dc:creator>
<guid isPermaLink="false">62@http://omeka.org/forums/</guid>
<description>&#60;p&#62;UPDATE: Nothing new, except that I deleted the install linked above, hoping to install from SVN, as per the Codex - but was unable to do so without an SVN password, so I wrote the developers asking if I could get one.
&#60;/p&#62;</description>
</item>
<item>
<title>kerim on "Install errors"</title>
<link>http://omeka.org/forums/topic/install-errors#post-61</link>
<pubDate>Sun, 16 Dec 2007 23:04:48 +0000</pubDate>
<dc:creator>kerim</dc:creator>
<guid isPermaLink="false">61@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Strange, I'm trying to install Omeka, but I'm getting 500 errors:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://kerim.joyeurs.com/omeka/&#34; rel=&#34;nofollow&#34;&#62;http://kerim.joyeurs.com/omeka/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I changed the default permissions for all files to 755 and for the archives folder to 777.&#60;br /&#62;
I checked the database settings 3 times.&#60;br /&#62;
I double checked that invisible files had all uploaded.&#60;br /&#62;
I checked that I'm running the right versions of PHP and mysql.&#60;/p&#62;
&#60;p&#62;Its likely that I still missed something, but I'm wondering if there is an easy way to tell whats going wrong?&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Here are my server's PHP settings:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wiki.joyent.com/facebook:kb:swphp&#34; rel=&#34;nofollow&#34;&#62;http://wiki.joyent.com/facebook:kb:swphp&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
