<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How do I get php working in Ubuntu Hoary</title>
	<link>http://ask.metafilter.com/16456/How-do-I-get-php-working-in-Ubuntu-Hoary/</link>
	<description>Comments on Ask MetaFilter post How do I get php working in Ubuntu Hoary</description>
	<pubDate>Thu, 17 Mar 2005 19:13:11 -0800</pubDate>
	<lastBuildDate>Thu, 17 Mar 2005 19:13:11 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How do I get php working in Ubuntu Hoary</title>
		<link>http://ask.metafilter.com/16456/How-do-I-get-php-working-in-Ubuntu-Hoary</link>	
		<description>So I upgraded from warty warthog to hoary hedgehog and something broke PHP on my box. Any ideas as to where I should look to fix this. 

I already have:

&lt;ifmodule mod_dir.c&gt;
    DirectoryIndex index.html index.htm index.shtml index.cgi index.php
&lt;/ifmodule&gt;

and


 AddType application/x-httpd-php .php
 AddType application/x-httpd-php-source .phps

in my httpd.conf file.
</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.16456</guid>
		<pubDate>Thu, 17 Mar 2005 16:38:19 -0800</pubDate>
		<dc:creator>outofpaper</dc:creator>
		
			<category>linux</category>
		
			<category>php</category>
		
			<category>programing</category>
		
			<category>web</category>
		
			<category>ubuntu</category>
		
	</item> <item>
		<title>By: cillit bang</title>
		<link>http://ask.metafilter.com/16456/How-do-I-get-php-working-in-Ubuntu-Hoary#278856</link>	
		<description>Can you expand on &quot;broke&quot;?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16456-278856</guid>
		<pubDate>Thu, 17 Mar 2005 19:13:11 -0800</pubDate>
		<dc:creator>cillit bang</dc:creator>
	</item><item>
		<title>By: boaz</title>
		<link>http://ask.metafilter.com/16456/How-do-I-get-php-working-in-Ubuntu-Hoary#278860</link>	
		<description>First, you didn&apos;t mention either LoadModule or AddModule; are those set up correctly? &lt;br&gt;
&lt;br&gt;
Second, this problem description is awfully vague.  As cillit bang said, expanding on broke would be a great start.  And expanding on &quot;upgraded&quot; would be doubleplusgood.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16456-278860</guid>
		<pubDate>Thu, 17 Mar 2005 19:38:18 -0800</pubDate>
		<dc:creator>boaz</dc:creator>
	</item><item>
		<title>By: wzcx</title>
		<link>http://ask.metafilter.com/16456/How-do-I-get-php-working-in-Ubuntu-Hoary#278884</link>	
		<description>I maybe can help with the upgrade part:&lt;br&gt;
&lt;blockquote&gt;&lt;br&gt;
#sed -e &apos;s/warty/hoary/g&apos; /etc/apt/sources.list &amp;gt; s.l.tmp &amp;amp;&amp;amp; mv s.l.tmp /etc/apt/sources.list &lt;br&gt;
#apt-get update &amp;amp;&amp;amp; apt-get dist-upgrade&lt;br&gt;
&lt;/blockquote&gt;&lt;br&gt;
That was a good day, nothing broke and I am happy with the results. However, I cannot help with PHP at all.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16456-278884</guid>
		<pubDate>Thu, 17 Mar 2005 20:57:34 -0800</pubDate>
		<dc:creator>wzcx</dc:creator>
	</item><item>
		<title>By: caution live frogs</title>
		<link>http://ask.metafilter.com/16456/How-do-I-get-php-working-in-Ubuntu-Hoary#279104</link>	
		<description>When you say &quot;broke&quot; do you mean PHP doesn&apos;t work? Or do you mean broke as in &quot;Apache refuses to start because the PHP module isn&apos;t loading&quot; broke?&lt;br&gt;
&lt;br&gt;
I&apos;ve not munged around with Ubuntu myself but in upgrading other Linux boxes I&apos;ve discovered that I often needed to reinstall the PHP package after doing so. Occasionally there&apos;s a package dependency that is mangled due to a seemingly unrelated bit being updated or removed.&lt;br&gt;
&lt;br&gt;
If you are not getting an apache start at all, what error are you getting after a failed restart?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16456-279104</guid>
		<pubDate>Fri, 18 Mar 2005 08:51:08 -0800</pubDate>
		<dc:creator>caution live frogs</dc:creator>
	</item><item>
		<title>By: yerfatma</title>
		<link>http://ask.metafilter.com/16456/How-do-I-get-php-working-in-Ubuntu-Hoary#279769</link>	
		<description>Is there anything interesting in the error log? Do PHP pages get served out as downloads, plain text, what?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16456-279769</guid>
		<pubDate>Sat, 19 Mar 2005 08:08:34 -0800</pubDate>
		<dc:creator>yerfatma</dc:creator>
	</item>
	</channel>
</rss>
