<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Debian, lighttpd and phpmyadmin</title>
	<atom:link href="http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/</link>
	<description></description>
	<lastBuildDate>Wed, 09 May 2012 07:26:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: wiki</title>
		<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/comment-page-1/#comment-3376</link>
		<dc:creator>wiki</dc:creator>
		<pubDate>Sat, 17 Sep 2011 16:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/#comment-3376</guid>
		<description> alias.url = ( &quot;/phpmyadmin&quot; =&gt; &quot;/usr/share/webapps/phpMyAdmin/&quot;) 
 
Then enable mod_alias, mod_fastcgi and mod_cgi in your config ( server.modules section ) 
 
Update open_basedir in /etc/php/php.ini and add &quot;/usr/share/webapps/&quot;. 
 
 open_basedir = /srv/http/:/home/:/tmp/:/usr/share/pear/:/usr/share/webapps/ 
 </description>
		<content:encoded><![CDATA[<p> alias.url = ( &quot;/phpmyadmin&quot; =&gt; &quot;/usr/share/webapps/phpMyAdmin/&quot;) </p>
<p>Then enable mod_alias, mod_fastcgi and mod_cgi in your config ( server.modules section ) </p>
<p>Update open_basedir in /etc/php/php.ini and add &quot;/usr/share/webapps/&quot;. </p>
<p> open_basedir = /srv/http/:/home/:/tmp/:/usr/share/pear/:/usr/share/webapps/ </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon V</title>
		<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/comment-page-1/#comment-3367</link>
		<dc:creator>Jon V</dc:creator>
		<pubDate>Fri, 05 Aug 2011 02:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/#comment-3367</guid>
		<description>If it does not work with /phpmyadmin , on the browser remove the / from (&quot;/phpmyadmin/&quot; =&gt; , to make it (&quot;/phpmyadmin&quot; =&gt; . </description>
		<content:encoded><![CDATA[<p>If it does not work with /phpmyadmin , on the browser remove the / from (&quot;/phpmyadmin/&quot; =&gt; , to make it (&quot;/phpmyadmin&quot; =&gt; . </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarkLight188</title>
		<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/comment-page-1/#comment-3339</link>
		<dc:creator>DarkLight188</dc:creator>
		<pubDate>Fri, 03 Jun 2011 11:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/#comment-3339</guid>
		<description>This works: 
 
alias.url = ( &quot;/phpmyadmin/&quot; =&gt; &quot;/usr/share/phpmyadmin/&quot;) 
 
Make sure if you copy and paste that you retype the quotes. </description>
		<content:encoded><![CDATA[<p>This works: </p>
<p>alias.url = ( &quot;/phpmyadmin/&quot; =&gt; &quot;/usr/share/phpmyadmin/&quot;) </p>
<p>Make sure if you copy and paste that you retype the quotes. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/comment-page-1/#comment-3003</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Sat, 17 Apr 2010 18:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/#comment-3003</guid>
		<description>I was lazy and from this web page copied and pasted: 
server.modules and alias.url = ( &#8220;/phpmyadmin/&#8221; =&gt; &#8220;/usr/share/phpmyadmin/&#8221;) 
right into my configuration file. It did not work because the quotation marks were not the standard quotation mark character. After replacing the quotation mark characters it worked. </description>
		<content:encoded><![CDATA[<p>I was lazy and from this web page copied and pasted:<br />
server.modules and alias.url = ( &ldquo;/phpmyadmin/&rdquo; =&gt; &ldquo;/usr/share/phpmyadmin/&rdquo;)<br />
right into my configuration file. It did not work because the quotation marks were not the standard quotation mark character. After replacing the quotation mark characters it worked. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas_Lee</title>
		<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/comment-page-1/#comment-2994</link>
		<dc:creator>Nicholas_Lee</dc:creator>
		<pubDate>Wed, 24 Feb 2010 02:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/#comment-2994</guid>
		<description>It&#039;s funny that this really old post is still useful for people. I should update it with some code boxes so people don&#039;t have the &quot; copy and paste issue. </description>
		<content:encoded><![CDATA[<p>It&#039;s funny that this really old post is still useful for people. I should update it with some code boxes so people don&#039;t have the &quot; copy and paste issue. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleb Piatikow</title>
		<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/comment-page-1/#comment-2993</link>
		<dc:creator>Gleb Piatikow</dc:creator>
		<pubDate>Wed, 24 Feb 2010 00:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/#comment-2993</guid>
		<description>Oh man. Great post, but because I&#039;m a complete noob in Linux-server stuff I just copied and pasted the italic text... And &quot;&quot; look different then :)  
  
Man, it took me ages to figure out that :))) Now working fine, thanks a million! Cheers. </description>
		<content:encoded><![CDATA[<p>Oh man. Great post, but because I&#039;m a complete noob in Linux-server stuff I just copied and pasted the italic text&#8230; And &quot;&quot; look different then <img src='http://stateless.geek.nz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   </p>
<p>Man, it took me ages to figure out that <img src='http://stateless.geek.nz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )) Now working fine, thanks a million! Cheers. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanielS</title>
		<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/comment-page-1/#comment-2988</link>
		<dc:creator>DanielS</dc:creator>
		<pubDate>Tue, 12 Jan 2010 18:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/#comment-2988</guid>
		<description>I tried following your directions, and have the alias setup and working however when I try to view the phpmyadmin page I recieve a 403 - Forbidden error when viewing from a machine in the local network, any idea&#039;s as to why? </description>
		<content:encoded><![CDATA[<p>I tried following your directions, and have the alias setup and working however when I try to view the phpmyadmin page I recieve a 403 &#8211; Forbidden error when viewing from a machine in the local network, any idea&#039;s as to why? </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ire</title>
		<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/comment-page-1/#comment-1928</link>
		<dc:creator>ire</dc:creator>
		<pubDate>Wed, 20 Jun 2007 04:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/#comment-1928</guid>
		<description>i think this should solved the problem

alias.url = ( “/phpmyadmin/” =&gt; “/usr/share/phpmyadmin/index.php”)</description>
		<content:encoded><![CDATA[<p>i think this should solved the problem</p>
<p>alias.url = ( “/phpmyadmin/” =&gt; “/usr/share/phpmyadmin/index.php”)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg</title>
		<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/comment-page-1/#comment-1346</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Tue, 20 Mar 2007 16:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/#comment-1346</guid>
		<description>yo,
add: static-file.exclude-extensions = (&quot;.php&quot;, &quot;.pl&quot;, &quot;.cgi&quot;, &quot;.fcgi&quot;)
to your lighttpd.conf  - this will help with your index.php-problem...</description>
		<content:encoded><![CDATA[<p>yo,<br />
add: static-file.exclude-extensions = (&#8220;.php&#8221;, &#8220;.pl&#8221;, &#8220;.cgi&#8221;, &#8220;.fcgi&#8221;)<br />
to your lighttpd.conf  &#8211; this will help with your index.php-problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Lee</title>
		<link>http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/comment-page-1/#comment-311</link>
		<dc:creator>Nicholas Lee</dc:creator>
		<pubDate>Thu, 16 Feb 2006 20:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/06/27/debian-lighttpd-and-phpmyadmin/#comment-311</guid>
		<description>It&#039;s possible that removing Apache also removes the extensions you&#039;ve just installed. Depends on the package dependencies and where lighttpd can provide these.  Have you tried leaving apache installed but not running? ie. Deleting the rc?.d startup scripts and stopping the process.

I&#039;ve stopped running this setup recently, in the process of migrating services around. Some time in the next month I&#039;ll check out the php4 modules and post an updated entry.</description>
		<content:encoded><![CDATA[<p>It&#8217;s possible that removing Apache also removes the extensions you&#8217;ve just installed. Depends on the package dependencies and where lighttpd can provide these.  Have you tried leaving apache installed but not running? ie. Deleting the rc?.d startup scripts and stopping the process.</p>
<p>I&#8217;ve stopped running this setup recently, in the process of migrating services around. Some time in the next month I&#8217;ll check out the php4 modules and post an updated entry.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

