<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Digital Base - Blog &#187; System Administration</title>
	<atom:link href="http://www.digitalbase.eu/blog/category/all/system-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalbase.eu/blog</link>
	<description>A blog about webdesign, PHP, development and IT</description>
	<lastBuildDate>Mon, 10 May 2010 16:16:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bug in Eclipse3.4 + PDT 2.0 (all platforms)</title>
		<link>http://www.digitalbase.eu/blog/bug-in-eclipse3-4-pdt-2-0-all-platforms/</link>
		<comments>http://www.digitalbase.eu/blog/bug-in-eclipse3-4-pdt-2-0-all-platforms/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:33:55 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=87</guid>
		<description><![CDATA[After installing Eclipse (Ganymede) + PDT 2.0 you might have noticed a problem : internal error during "Selection Job Title", here is the fix....]]></description>
			<content:encoded><![CDATA[<h2>The Problem</h2>
<p>After installing Eclipse 3.4 (codename : <a title="Eclipse Ganymede" href="http://www.eclipse.org/ganymede/" target="_blank">Ganymede</a> ) and <a title="PDT" href="http://www.eclipse.org/pdt/" target="_blank">PDT</a> 2.0 (<a title="again PHP Development Tools" href="http://www.eclipse.org/pdt/" target="_blank">PHP Development Tools</a> ) as i <a title="Installing Eclipse 3.4 with pdt 2.x" href="http://www.digitalbase.eu/blog/installing-eclipse-3-4-pdt-2-x-nightly-build" target="_blank">explained in this post</a> . You should have noticed a strange problem when opening/editing PHP files.</p>
<blockquote><p>An internal error occured during &#8220;Selection Job Title&#8221;</p></blockquote>
<p>After googling <a title="Error selecting job" href="http://dev.eclipse.org/mhonarc/lists/pdt-dev/msg00682.html" target="_blank">i found another user having the same problem</a> but no real solution is posted, so here it comes .</p>
<h2>The Solution</h2>
<p>You need to install the latest version of <a title="DLTK" href="http://www.eclipse.org/dltk/" target="_blank">DLTK</a> (<a title="Dynamic Languages Toolkit" href="http://www.eclipse.org/dltk/" target="_blank">Dynamic Languages ToolKit</a> ). Just<a title="ECLIPSE DLTK Download" href="http://www.eclipse.org/downloads/download.php?file=/technology/dltk/downloads/drops/R0.9/R-0.9-200706220937/dltk-sdk-R-0.9-200706220937-incubation.zip" target="_blank"> download the files here</a> , extract those to a local directory. Then launch eclipse, in software installs &amp; updates (help menu) add a local site, and update DLTK.</p>
<p>After that just restart Ecipse (ganymede) and you can start using PDT.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/bug-in-eclipse3-4-pdt-2-0-all-platforms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Custom .debs for Symfony (1.0/1.1 &amp; 1.2) for Debian/Ubuntu</title>
		<link>http://www.digitalbase.eu/blog/custom-debs-for-symfony-1-0-1-1-1-2-for-debian-ubuntu/</link>
		<comments>http://www.digitalbase.eu/blog/custom-debs-for-symfony-1-0-1-1-1-2-for-debian-ubuntu/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:33:25 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=86</guid>
		<description><![CDATA[I created some custom .debs that are useable for everyone on debian/ubuntu using aptitude allowing you to test/try different versions of symfony before making your choice.]]></description>
			<content:encoded><![CDATA[<h1>Installing multiple versions of symfony</h1>
<p>As i wanted to test some of my projects compability against <a href="http://www.symfony-project.org/book/1_1/" target="_blank">symfony 1.1</a>, i wanted to install multiple symfony versions on my system. The main reason for this i want to keep the default symfony installation on my desktop as well as on our production environment.Â</p>
<p>Now as you know, we are working with 5 workstations and multiple servers. So it&#8217;s a real pain in the *** doing this stuff all over again on each of those machines, so i decided to create some .debs.</p>
<h2>The Solution</h2>
<p>Thanks to a <a title="Howto Install Multiple Versions Of Symfony" href="http://trac.symfony-project.org/wiki/InstallingMultipleVersionsOfSymfony" target="_blank">great guide posted on the Symfony Wiki</a> i was up &amp; running in under 5 minutes. I had to check out the different versions, create some folders to hold the different symfony installs and create some symlinks to make sure you can use those different versions by command line.</p>
<h2>The Packages</h2>
<p>I created 3 different packages for each version of symfony. You can install as many as you like, as those will all use a different path. <a title="Different version of symfony deb" href="http://dump.digitalbase.eu/deb/" target="_blank">Direct Link</a> .</p>
<ul>
<li>db-symfony-1.0.0.17 (<a title="Download Symfony 1.0 (deb package)" href="http://dump.digitalbase.eu/deb/db-symfony-1.0-0.11220025079.deb">download link</a> )</li>
<li>db-symfony-1.1.1 (<a title="Download Digital Base Symfony 1.1 deb" href="http://dump.digitalbase.eu/deb/db-symfony-1.1-0.11220024780.deb" target="_blank">download link</a> )</li>
<li>db-symfony-1.2 (<a title="Symfony 1.2 download" href="http://dump.digitalbase.eu/deb/db-symfony-1.2-0.11220022677.deb">download link</a> )</li>
</ul>
<p>I tested these packages on an Ubuntu Hardy &amp; Feisty and it works like a charm. Let me know if it doesn&#8217;t for you.</p>
<p>If you have a hard time figuring out which version of the symfony framework you want to use for your project, <a title="Which version of symfony for your project" href="http://www.symfony-project.org/blog/2008/08/26/which-version-of-symfony-for-your-next-project" target="_blank">check this post</a></p>
<h2>Show me the magic</h2>
<p>You can see you now have 3 (or 4) different versions of Symfony available to you.Â</p>
<p><img title="Multiple Version of Symfony On the same system" src="/uploads/assets//blog/screens/screenshot1.png" border="0" alt=" Multiple Version of Symfony On the same system" width="604" height="258" /></p>
<h2>Configuration</h2>
<p>Now the hardest part (if you can even call it that). Howto tell your symfony application which symfony to use ? Just go to your applications config/config.php and update the paths to the corresponding version.</p>
<p>[code]#52[/code]</p>
<p>Don&#8217;t forget to also update the /js path in your <a href="http://httpd.apache.org/docs/1.3/vhosts/" target="_blank">virtual host configuration</a> , change the version to the one you want to use for this project.</p>
<blockquote><p>Alias /sf /usr/share/php/symfony_1.0/data/web/sf</p></blockquote>
<p>Feedback/Suggestions welcome, just send an email to <a title="info@digitalbase.eu" href="mailto:info@digitalbase.eu">info@digitalbase.eu</a> Â</p>
<p>Update : if you have a problem opening PHP files (error occured during Selection Job Title) here is <a title="Error During &quot;Selection Job Title&quot;" href="http://www.digitalbase.eu/blog/bug-in-eclipse3-4-pdt-2-0-all-platforms">my follow-up post</a> (the fix)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/custom-debs-for-symfony-1-0-1-1-1-2-for-debian-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu : Thunderbird 2.x + Lighning : Sidebar Problem</title>
		<link>http://www.digitalbase.eu/blog/</link>
		<comments>http://www.digitalbase.eu/blog/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=85</guid>
		<description><![CDATA[When using thunderbird 2.x and migrating profiles from one computer to another, i bumped into a lightning+thunderbird error where the calendar sidebar was shown on the left side without a way to disable/hide this bar]]></description>
			<content:encoded><![CDATA[<h2>The Problem </h2>
<p>
When using thunderbird 2.x and migrating profiles from one computer to another, i bumped into a lightning + thunderbird error where the calendar sidebar was shown on the left side without a way to disable/hide this bar.
</p>
<p>
<img src="/uploads/assets//blog/thunderbirdproblem.jpg" border="0" alt=" thunderbird + lightning sidebar bug" title=" thunderbird + lightning sidebar bug" width="650" height="566" />
</p>
<p>
That problem is just way to irritating to ignore, as it would cause thunderbird to behave unexpectedly when browsing through email etc&#8230;This is clearly not normal behaviour and shouldn&#39;t happen.
</p>
<h2>More details </h2>
<p>
My google searches tell me this bug happens only when using <a href="http://www.mozilla.com/en-US/thunderbird/" target="_blank" title="Thunderbird 2.x">Thunderbird 2.x</a>  and <a href="http://www.mozilla.org/projects/calendar/lightning/" target="_blank" title="Thunderbird Lightning Extension">Lightning 0.8+</a>  on an Ubuntu / Debian platform. Please <a href="mailto:info@digitalbase.eu">tell me</a>  if you reported this problem on another environment.
</p>
<h2>The fix </h2>
<p>
First uninstall lightning and close down thunderbird
</p>
<p>
Then install the &quot;<a href="http://packages.ubuntu.com/gutsy/libstdc++5" target="_blank" title="libstdc in gutsy">libstdc++5</a> &quot; package (it&#39;s in the <a href="http://packages.ubuntu.com/gutsy/" target="_blank" title="hardy heron apt repository">official aptitude repositories</a> ) so just :
</p>
<p>
[code]apt-getinstalllibstdc[/code] 
</p>
<p>
Now reinstall lightning and fire up thunderbird (you can use synaptic to install lightning). That&#39;s it, a real easy fix for a simple problem. 
</p>
<h2>Some more info :</h2>
<p>
<a href="http://ubuntuforums.org/showthread.php?t=624655" target="_blank" title="ubuntuforums - thunderbird + lightning problem"><br />
http://ubuntuforums.org/showthread.php?t=624655</a>  : a thread on ubuntu forums that suggests to uninstall thunderbird + lightning and tells you to go for <a href="http://ubuntuzilla.wiki.sourceforge.net/" target="_blank" title="Ubuntuzilla">ubuntuzilla</a> , a pretty heavy workaround/fix if you ask me.Â</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Eclipse 3.4 + PDT 2.x (nightly build)</title>
		<link>http://www.digitalbase.eu/blog/installing-eclipse-3-4-pdt-2-x-nightly-build/</link>
		<comments>http://www.digitalbase.eu/blog/installing-eclipse-3-4-pdt-2-x-nightly-build/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:32:25 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pdt]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=83</guid>
		<description><![CDATA[This how to will explain you (step by step) howto install eclipse 3.4 together with PDT (PHP Development Tools).]]></description>
			<content:encoded><![CDATA[<p>I told you previously <a title="Why do they not put Eclipse 3.3 as default in latest ubuntu ?" href="/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt" target="_blank">about my frustration getting </a> <a title="Why do they not put Eclipse 3.3 as default in latest ubuntu ?" href="/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt" target="_blank">eclipse</a> <a title="Why do they not put Eclipse 3.3 as default in latest ubuntu ?" href="/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt" target="_blank"> 3.3 as a default in the latest ubuntu</a> (<a title="Ubuntu - Hardy Heron Released" href="/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt" target="_blank">Hardy Heron 8.04</a> ). It looks like they are not going to come up with a solution soon.</p>
<p>This guide will take you through the steps howto get the latest <a title="Eclipse IDE" href="http://www.eclipse.org" target="_blank">Eclipse</a> together with <a title="PHP Development Tools" href="http://www.eclipse.org/pdt/" target="_blank">PDT (PHP development Tools)</a> running on your ubuntu box (Feisty or Hardy). Windows users, this guide will also help you throughout the process of installing our favourite PHP IDE (get that Zend ?).</p>
<h1>Downloading all files :</h1>
<h2>get Eclipse 3.4</h2>
<p>Goto the <a title="Eclipse Download Site" href="http://www.eclipse.org/downloads/" target="_blank">eclipse download site</a> and pick one of the Ganymede (codename for 3.4) packages. As i only need eclipse for PHP development i went for the <a title="Eclipse Ganymede Classic" href="http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.4-200806172000/eclipse-SDK-3.4-linux-gtk.tar.gz" target="_blank">&#8220;Eclipse Classic&#8221; package</a> (about 150MB).</p>
<h2>get Eclipse PDT (2.0 nightly build)</h2>
<p>The <a title="PDT download page" href="http://download.eclipse.org/tools/pdt/downloads/" target="_blank">PDT download page</a> offers alot of different packages. As we are using <a title="Eclipse SDK 3.4 - Ganymede" href="http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.4-200806172000/eclipse-SDK-3.4-linux-gtk.tar.gz" target="_blank">eclipse 3.4</a> we will have to go for the 2.x release. Select the &#8220;2.0.0 Nightly Build&#8221; option and download the package (about 6MB), you don&#8217;t need the PDT JUnit Plugin Tests and Automated Testing Framework so just select the first option.</p>
<h2>move the files</h2>
<p>Ok that&#8217;s it, now you should have 2 files :</p>
<ul>
<li>eclipse-SDK-3.4-linux-gtk.tar.gz</li>
<li>org.eclipse.php_feature-I20080707.zip</li>
</ul>
<p>Move those files to your home directory in a folder called &#8220;eclipsepdt&#8221;.</p>
<h1>Unpacking everything:</h1>
<p>Fire up a terminal window and move to the &#8220;eclipsepdt&#8221; folder</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> ~
<span style="color: #7a0874; font-weight: bold;">cd</span> eclipsepdt</pre></div></div>

<p>Now unpack both files</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">unzip</span> org.eclipse.php_feature-<span style="color: #000000; font-weight: bold;">*</span>.zip
<span style="color: #c20cb9; font-weight: bold;">mv</span> eclipse pdt
<span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-zxvf</span> eclipse-SDK-<span style="color: #000000;">3.4</span>-linux-gtk.tar.gz</pre></div></div>

<p>Now when you ls -all it should something like this :</p>
<p><img title="Directory listing" src="/uploads/assets//blog/Tutorials/eclipsepdt/screenshot4.png" border="0" alt="Directory listing" width="542" height="146" /></p>
<h2>Cleanup : remove archives:</h2>
<p>Once that&#8217;s done, you will want to remove the archives (already unpacked).</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">rm</span> eclipse<span style="color: #000000; font-weight: bold;">*</span>.tar.gz;<span style="color: #c20cb9; font-weight: bold;">rm</span> org.eclipse.php<span style="color: #000000; font-weight: bold;">*</span>.zip</pre></div></div>

<p>This should leave you with a clean folder containing all needed files. You should see something very similar to this :</p>
<p><img title="listing of eclipse directory (in home)" src="/uploads/assets//blog/Tutorials/eclipsepdt/screenshot7.png" border="0" alt=" listing of eclipse directory (in home)" width="604" height="708" /></p>
<h1>Correct Java Installation</h1>
<h2>Install Sun&#8217;s Java</h2>
<p>Luckily java&#8217;s sun is in ubuntu&#8217;s package library, so we can use aptitude. If you don&#8217;t want Java 6, you can use Java 5 too (sun-java5-jdk. After this command it will ask you to accept a few terms &amp; agreements, and press OK a few times, just follow instructions.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> eclipse sun-java6-jdk</pre></div></div>

<h2>Tell Ubuntu to use Sun&#8217;s Java</h2>
<p>This will install the required packages, however, Eclipse will run very<br />
slowly since (by default) it will be using GNU&#8217;s java, not Sun&#8217;s. We now need to tell ubuntu to use Sun&#8217;s java as the default one (for those using java 5, replace<br />
java-6-sun with java-1.5.0-sun).</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> update-java-alternatives <span style="color: #660033;">-s</span> java-<span style="color: #000000;">6</span>-sun</pre></div></div>

<p>Next, edit the JVM configuration file</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #660033;">-b</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>jvm</pre></div></div>

<p>and add the following line <strong>ON TOP </strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>jvm<span style="color: #000000; font-weight: bold;">/</span>java-<span style="color: #000000;">6</span>-sun</pre></div></div>

<h2>Tell Eclipse to use Sun&#8217;s Java</h2>
<p>If you thought that this was it for the java part you are mistaking. There is a bug where Eclipse totally ignores the default java set in Ubuntu (<a title="Eclipse bug ignoreing Ubuntu Default Java" href="https://launchpad.net/distros/ubuntu/+source/eclipse/+bug/45347" target="_blank">bug 45347</a> ). That&#8217;s why you need to tell Eclipse explicitly to use the one you just installed.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #660033;">-b</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>eclipse<span style="color: #000000; font-weight: bold;">/</span>java_home</pre></div></div>

<p>And add</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>jvm<span style="color: #000000; font-weight: bold;">/</span>java-<span style="color: #000000;">6</span>-sun</pre></div></div>

<p>On top of that file. Now we&#8217;re all set for the java part. Pfew&#8230;</p>
<h1>Install PDT</h1>
<p>As we downloaded Eclipse and PDT separately, you need to tell that Eclipse installation to install the PDT project libraries. So launch Eclipse</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">~<span style="color: #000000; font-weight: bold;">/</span>eclipsepdt<span style="color: #000000; font-weight: bold;">/</span>eclipse<span style="color: #000000; font-weight: bold;">/</span>eclipse</pre></div></div>

<p>If all goes well you should see something like :</p>
<p><img title=" eclipse ganymede splash" src="/uploads/assets//blog/Tutorials/eclipsepdt/screenshot8.png" border="0" alt=" eclipse ganymede splash" width="465" height="309" /></p>
<p>Feel free to scream if you want to. Press &#8220;OK&#8221; when eclipse asks you which workspace you want to open (unless you know what you are doing). This is really not important at this point in time, we need to get the PDT functionality running first.</p>
<p>Now go to Help (alt + H) =&gt; &#8220;Software Updates&#8221; and click the &#8220;Add Site&#8221; button (right side).</p>
<p><img title=" eclipse add local repositiry" src="/uploads/assets//blog/Tutorials/eclipsepdt/screenshot1.png" border="0" alt=" eclipse add local repositiry" width="517" height="219" /></p>
<p>Now click the &#8220;Local&#8221; button (again right side) and navigatie to your home directory/eclipsepdt/pdt or just enter &#8220;~/eclipsepdt/pdt/&#8221; in the Location bar. Then confirm using the OK button (hmm i am making this one really dummy proof).</p>
<p>If everything goes well you should see something similar to this :</p>
<p><img title="eclipse software updates" src="/uploads/assets//blog/Tutorials/eclipsepdt/eclipsepdt-install1.png" border="0" alt=" eclipse software updates screen" width="669" height="521" /></p>
<p>Note the local folder (eclipsepdt/pdt) being on top.</p>
<p>Now check the PDT feature and click install (guess where ?). Eclipse will now try to locate and include all PDT dependencies (previously you had to resolve those dependencies manually). A few seconds later it should give you an &#8220;install&#8221; window mentioning &#8220;your original request has been modified&#8221;.</p>
<p><img title="Install DPT + Dependencies" src="/uploads/assets//blog/Tutorials/eclipsepdt/eclipse-install2.png" border="0" alt="You are installing Eclipse PDT" width="601" height="699" /></p>
<p>This basically means that eclipse added the PDT dependencies to your installation queue . If you want to go on (why wouldn&#8217;t you if you came this far) just press the Next button. Next page, accept the terms and conditions. (i am letting this one slip from the screenshot gallery) and press Finish.</p>
<p><img title="PHP Tools installation in progress" src="/uploads/assets//blog/Tutorials/eclipsepdt/eclipsepdt-install3.png" border="0" alt=" PDT installation in progress" width="556" height="266" /></p>
<p>Now it&#8217;s time to go for a cup of coffee.</p>
<p><img title="Would you like to restart Eclipse ?" src="/uploads/assets//blog/Tutorials/eclipsepdt/eclipse-restart.png" border="0" alt=" Woohoo, PDT installed" width="554" height="180" /></p>
<p>That&#8217;s it, reload eclipse and enjoy the PDT features.</p>
<p>Some interesting links :</p>
<ul>
<li><a title="Getting Started using PDT" href="http://www.eioba.com/a74961/getting_started_with_eclipse_php_development_tools_pdt" target="_blank">Getting Started using Eclipse PDT</a></li>
<li><a title="Using Eclipse" href="http://en.wikibooks.org/wiki/Eclipse/Using_Eclipse" target="_blank">Using Eclipse</a></li>
</ul>
<p>If you like this post, just help the community by making your voice count :</p>
<ul>
<li><a title="Make eclipse priority" href="http://brainstorm.ubuntu.com/idea/1265/" target="_blank">Ubuntu Brainstorm #1265</a> : Make eclipse a priority</li>
<li><a title="Bug Launchpad : Upgrade eclipse to 3.4" href="https://bugs.launchpad.net/debian/+source/eclipse/+bug/123064" target="_blank">Launchpad bug #123064</a> : Upgrade to Eclipse 3.4</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/installing-eclipse-3-4-pdt-2-x-nightly-build/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Directadmin + Custom Webroot (for symfony&#8230;)</title>
		<link>http://www.digitalbase.eu/blog/directadmin-custom-webroot-for-symfony/</link>
		<comments>http://www.digitalbase.eu/blog/directadmin-custom-webroot-for-symfony/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:31:02 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[directadmin]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=79</guid>
		<description><![CDATA[As a we are using directadmin for our webhosting machines we previously had problems with custom webroots. Directadmin rewrites all uses httpd.conf files in certain cases leading to a default httpd.conf, resulting in a blank page for symfony projects.]]></description>
			<content:encoded><![CDATA[<p>As a we are using directadmin for our webhosting machines we previously had problems with custom webroots.</p>
<h3>The problem</h3>
<p>Directadmin rewrites all uses httpd.conf files when adding/updateing subdomains or domain settings leading to a default httpd.conf, resulting in a blank page for symfony projects. (symfony projects use the /web) webroot.</p>
<h3>Previous solution</h3>
<p>The previous solution <a title="Change Symfony Web Directory Path" href="/blog/change-symfony-web-directory-path">told you to update the symfony webroot directory</a>, this way you went with the directadmin default configuration. (public_html document root). The downside of this solution was that your domain directory (/home/user/domain/mydomain.com) was a mess with directories like public_html, private_html, logs&#8230;.</p>
<h3>The final solution</h3>
<p>Now i just bumped into a better &amp; easier solution. Apperently directadmin &#8216;custom httpd configuration&#8217; accepts the following tokens :</p>
<p><em>|DOMAIN|,<br />
|IP|,<br />
|HOME|,<br />
|ADMIN|,<br />
|DOCROOT|,<br />
|USER|,<br />
|GROUP|,<br />
|CERT|,<br />
|KEY|, |HOSTNAME|,<br />
|SAFE_MODE|,<br />
|OPEN_BASEDIR|,<br />
|CREATOR|,<br />
|BANDWIDTH|,<br />
|QUOTA|Â<br />
</em></p>
<p>So for all your symfony projects you could update the documentroot right there (no manual httpd.conf configuration or changing the symfony webroot). Just add these 2 lines into your &#8216;custom httpd.conf&#8217; for the selected domain :</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="ini" style="font-family:monospace;">Alias /sf /usr/local/lib/php/data/symfony/web/sf
|?DOCROOT<span style="color: #000066; font-weight:bold;">=</span><span style="color: #000066; font-weight:bold;"><span style="color: #660066;">/home/USERNAME/domains/DOMAIN/public_html/web|</span></span></pre></td></tr></table></div>

<p>In the above example you should replace DOMAIN &amp; USER by the variables you can find in the &#8216;contents of the httpd.conf file&#8217; just below the custom httpd.conf configuration.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/directadmin-custom-webroot-for-symfony/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Frustration : Ubuntu Hardy Heron and Eclipse PDT</title>
		<link>http://www.digitalbase.eu/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt/</link>
		<comments>http://www.digitalbase.eu/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:30:00 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pdt]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=75</guid>
		<description><![CDATA[As a PHP developer we use eclipse PDT or PHPEclipse for development, too bad the ubuntu maintainers don't care about eclipse users...]]></description>
			<content:encoded><![CDATA[<p>
As PHP developers we use ubuntu (now trying Hardy Heron 8.04), but for Eclipse PDT you need Eclipse 3.3 (that is not included in ubuntu repository). Eclipse 3.3 is about 1 year old, and 3.4 will be in testing pretty soon, so for me it&#39;s really not clear why Eclipse 3.3 is not the default choice for Ubuntu 8.04.
</p>
<p>
So we include Firefox 3b05 by default, but we are using an old version of Eclipse ?
</p>
<p>
Please <a href="http://brainstorm.ubuntu.com/idea/1265/" target="_blank" title="Ubuntu Brainstorm - Eclipse 3.3">vote for the idea to include 3.3 by default</a> <a href="http://brainstorm.ubuntu.com/idea/1265/" target="_blank" title="Eclipse 3.3 in ubuntu ">or provide an easy way for users to upgrade.<br />
</a>
</p>
<p>
More information at <a href="https://bugs.launchpad.net/debian/+source/eclipse/+bug/123064" target="_blank" title="Ubuntu Launchpad Eclipse 3.3">launchpad bug #123064</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk visual voicemail on iphone</title>
		<link>http://www.digitalbase.eu/blog/asterisk-visual-voicemail-on-iphone/</link>
		<comments>http://www.digitalbase.eu/blog/asterisk-visual-voicemail-on-iphone/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 11:00:00 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=64</guid>
		<description><![CDATA[With this awesome application you can visualize your voicemail messages through Asterisk on your iPhone.]]></description>
			<content:encoded><![CDATA[<div style="text-align: center">
<img src="/uploads/assets//blog/web-screens/asterisk-visual-voicemail.jpg" border="0" alt="Asterisk Voicemail for iPhone" title="Asterisk Voicemail for iPhone" width="220" height="330" align="right" />
</div>
<div style="text-align: center">
</div>
<div style="text-align: center">
</div>
<div style="text-align: center">
</div>
<p>
Asterisk Voicemail for iPhone allows you to check your voicemail messages on your Asterisk phone system from your iPhone.
</p>
<div style="text-align: center">
</div>
<p>
It works similar to the native iPhone Visual Voicemail, allowing you to list messages, listen to messages, display caller-id information, delete and move messages, return calls and change voicemail settings all from your iPhone.
</p>
<div style="text-align: center">
</div>
<p>
The technology behind it is <a href="http://www.asterisk.org" target="_blank" title="Asterisk Homepage">Asterisk</a> , <a href="http://www.php.net/" target="_blank" title="PHP Homepage">PHP</a>  for the backend, <a href="http://www.smarty.net/" target="_blank" title="Smarty Homepage">Smarty</a>  and <a href="http://code.google.com/p/iui/" target="_blank" title="iUI Homepage">iUI</a>  for the frontend. Asterisk is an open source PBX (Private Branch Exchange) that provides all the functionality of high-end business telephone systems, and much more. It is the world&#39;s most flexible and extensible telephone system, providing many features that are not yet available in even the most advanced proprietary systems. It is also the world&#39;s cheapest telephone system. The software is free and runs on inexpensive Linux servers. Here are a few reasons why you should try Asterisk in your environment:
</p>
<ol>
<li>It is open source!</li>
<li>It has a strong and loyal community that continues to grow. While there are many open source solutions, most don&#39;t have nearly the support that Asterisk has.</li>
<li>Its configuration files are so granular you can configure Asterisk to do just about anything and you can easily add third-party applications (weather reports, Bluetooth integration, &#8230;).</li>
<li>If a feature doesn&#39;t exist, or you need help with something, you can ask the Asterisk community.</li>
<li>Even Linux novices can try Asterisk with a simple bootable ISO image called <a href="http://www.asterisknow.org/" target="_blank" title="AsteriskNOW Homepage">AsteriskNOW.</a> 
	</li>
</ol>
<p>
The application and code is available on <a href="http://code.google.com/p/asterisk-voicemail-for-iphone/" target="_blank" title="Asterisk Voicemail For iPhone Code">Google&#39;s Code division</a> or you can check out the <a href="http://chriscarey.com/projects/asterisk/iphone/sample/#_home" target="_blank" title="Iphone Visual Voicemail Live Demo">live demo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/asterisk-visual-voicemail-on-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Working with Windows Home Server</title>
		<link>http://www.digitalbase.eu/blog/working-with-windows-home-server/</link>
		<comments>http://www.digitalbase.eu/blog/working-with-windows-home-server/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 11:00:00 +0000</pubDate>
		<dc:creator>Hans Bekaert</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=62</guid>
		<description><![CDATA[This blog post is about exploring Windows Home server, how to configure it and my personal experience with WHS.]]></description>
			<content:encoded><![CDATA[<p>
&nbsp;
</p>
<p>
I thought it was time to share my experience with Windows Home server with the world, so I&#39;m going to dedicate this blog post to it.</p>
<p>
<font size="4"><strong>What is Windows Home server ?</strong></font></p>
<p>Before I go deeper into my personal experience with WHS let&#39;s take a minute to review what all the buzz is about.
</p>
<p>
<img src="http://digitalbase.eu/uploads/assets//blog/Tutorials/home_server/1.png" border="0" alt=" " width="240" height="240" align="right" />
</p>
<p>
Windows Home server generally provides a simpler, smarter and safer way for families to share, organize and protect their precious photos, videos, music, documents and much more. To know if you would benefit of using WHS for your home you need to ask yourself some questions:</p>
<ul>
<li>Do you have 2 or more PC&#39;s in your home wich are in a network?</li>
<li>Do you have a broadband internet connection?</li>
<li>Do you oftenly spend time backing up those PC&#39;s?</li>
<li>Do you lack access to your files on your computers when you are not at home?</li>
</ul>
<p>
<br />
Same as most people these days, you probably answered yes to all of those questions. This means that Windows Home Server would be a great product for you.<br />
You probably have a ton of data and are beginning to have touble keeping track of all of it.  </p>
<p>
<font size="4"><strong>The 4 core features of Windows Home Server:</strong></font></p>
<ol>
<li>
	<strong>Share</strong> &#8211; With WHS you are able to to access your files from inside and outside of your home. You will be able to connect to your home computers and your server from virtually anywhere and share your files with family and friends through a very user friendly web interface. Also connecting to various devices such as windows mobile devices, smartphones and XBOX 360 is no problem.</li>
<li>
	<strong>Protect</strong> &#8211; This is probably Home Server&#39;s main function. WHS will do a fully automated backup of your home computers every day. The backups are image based so if a hard drive fails on a home PC you can replace the drive and do a full restore of that machine. An other function is shared foler duplication and snapshots to enable users to restore a file a previous version easily.  </li>
<li>
	<strong>Store</strong> &#8211; Home server becomes the digital hub for all the data you have stored on your PC&#39;s. You can stream music, videos and photos to all PC&#39;s that are given access. It also works great with a Windows Media Center PC.  </li>
<li>
	<strong>Expand</strong> &#8211; With home server you don&#39;t have to worry about drive letters and it allows you to expand storage quickly and easily. If you have some old USH or ATA hord drives laying around just plug them in and WHS will add them to the total drive pool. Big points on usability here! </li>
</ol>
<p><font size="4"><strong>Some technical stuff</strong></font></p>
<p>There is a lot of stuff going in the background to make all these great features work. Windows Home Server is based on the trustworthy Windows Server 2003 SP2 with additional services running to give you that home server magic. So what are they and how do they work ?</p>
<p>
<font size="3"><strong>Automated Backup</strong></font>
</p>
<p>
<img class="blogimg" src="http://digitalbase.eu/uploads/assets//blog/Tutorials/home_server/3.jpg" border="0" alt=" " width="570" height="116" /></p>
<p>This is a new service that takes care of all the daily backups on each PC in the house. If you have a problem on a home PC it allows you to either restore an individual file or an entire PC. So how does this work ?
</p>
<p>
After setting up your Home server you will need to install the Windows Home Server Connector Software on your home computers. This software will take care of communicating with WHS to arrange the backup process. You can choose what to backup and when. Normally this will be every night.</p>
<ol>
<li>
	When a computer is backed up, a snapshot or Volume Shadow Copy (VSS) is taken of each volume configured for backup. You can choose wich drives are included in each backup.  </li>
<li>
	The Windows Home Server Connector Software running on your home PC then determines which clusters ( standard 4KB in size) on the volume that have changed since the last backup. </li>
<li>
	A hash is then calculated for each changed cluster and is then sent to the Home Server. </li>
<li>
	The server then performs a lookup in the central backup database to determine if this cluster is already being stored.</li>
<li>
	If the cluster does &quot;not&quot; exist in the backup database, the server then asks the client to send the entire cluster.  Otherwise the location of the cluster in this snapshot is recorded and we then move on to the next cluster..and it goes on and on.. </li>
<li>
	This is repeated until all changed clusters on the PC have been evaluated.</li>
</ol>
<p>
<br />
What&#39;s really nice about the backup feature is that Home Server uses Single Instance Storage, meaning it will only store a single copy of a given file.
</p>
<p>
We all know that files get duplicated around on the various home PC&#39;s in the house and of course we don&#39;t want to backup all these file smultiple times. WHS takes care of this by only backing up each file only once.</p>
<p>
<font size="4"><strong>Drive Extender</strong></font></p>
<p>
Drive Extender is a fantastic service that handles all the magic behind getting rid of the dreaded drive letters when you are adding additional storage to the Home Server.
</p>
<p>
This means you can use drives of different sizes both external and internal while the Drive Extender service will just add them to the total drive pool. Also if you remove a drive from the Home Server or one of them fails, WHS will move the data to another drive.<br />
<img src="http://digitalbase.eu/uploads/assets//blog/Tutorials/home_server/4.png" border="0" alt=" " width="240" height="200" align="left" />
</p>
<p>
This &quot;redundancy&quot; happens at the shared folder level and you can turn  this on or off for individual shares.<br />
With Shared folder duplication what happens is this.  Say for example you save a new photo to &quot;Photo&quot; share on your Windows Home Server.
</p>
<p>
At this point the Drive extender system filter creates a reparse point for the new file and determines onto which disk to store the new file.  Within a couple of minutes the drive extender service will create a duplicate copy of the file and update the reparse point with the second location.</p>
<p>
<font size="3"><strong>Remote Access</strong></font></p>
<p>This is the coolest feature of Windows Home server. With Home Server you are able to access all your computers both inside and out of your home.
</p>
<p>
Using the web interface you can log in to acces your shared folders on your Home server, Remote Access the Home Server console and even get a Remote Desktop connection to all the PC&#39;s in your home network just like you were sitting in front of your own PC when you are actually far away from home.
</p>
<p>
Of course to get all of this working prperly requires some configuring. I&#39;ll get back at this in the &quot;My Experience&quot; section.</p>
<p><img class="blogimg" src="http://digitalbase.eu/uploads/assets//blog/Tutorials/home_server/2.jpg" border="0" alt=" " width="570" height="338" />
</p>
<p>
<br />
<font size="3"><strong>My Experience with Windows Home Server</strong></font></p>
<p>So now that you are properly introduced to the main functions of WHS and are starting to get an idea what it is exactly, I&#39;ll share my experience with it.</p>
<p><strong>My Home server:</strong></p>
<p>I assembled some old computer parts I had lying around and bought some harddisks and come up with this system:</p>
<ul>
<li>3GHz Pentium 4 with silent cooler</li>
<li>
	MSI Motherboard</li>
<li>
	1 GB DDR </li>
<li>
	2 x 500 GB Sata</li>
<li>
	DVD RW</li>
</ul>
<p>
I&#39;ve put this hardware in an old tower case with a silent power supply.</p>
<p><strong>Here are Microsoftâ€™s stated minimum requirements for WHS:</strong></p>
<ul>
<li>
	1GHz Pentium 3 or higher </li>
<li>
	512MB of RAM </li>
<li>
	70GB of storage space </li>
<li>
	100 Mbps Ethernet card </li>
</ul>
<p>
&nbsp;
</p>
<p>
<strong>WHS comes in three discs. They are:</strong></p>
<ul>
<li>
	Windows Home Server Installation DVD &#8211; use this DVD to install Windows Home Server on a computer </li>
<li>
	Windows Home Server Connector Software CD &#8211; use this CD to install the Windows Home Server Connector Software </li>
<li>
	Windows Home Server Home Computer Restore CD &#8211; use this CD to restore a home computer from a backup located on a Windows Home Server</li>
</ul>
<p>
<br />
After installing with the Home Server Installation DVD i was ready to start configuring it.</p>
<p>There is a great tutorial on installing WHS on your server here : <a href="http://www.krunker.com/2007/06/26/part-1-installing-windows-home-server-rc/" target="_blank">http://www.krunker.com/2007/06/26/part-1-installing-windows-home-server-rc/</a> </p>
<p>Part 2 of this tutorial shows you how to setup your software : <a href="http://www.krunker.com/2007/07/22/part-2-windows-home-server-connector/" target="_blank">http://www.krunker.com/2007/07/22/part-2-windows-home-server-connector/</a> </p>
<p>
It&#39;s all pretty straight forward, but I encountered one major problem. I could not get the remote access to work.
</p>
<p>
<strong> WHS uses port 80 and SSL port 443</strong> for serving the Windows Home Server web interface.<br />
But my <strong>ISP Telenet blocks all ports under 1024</strong>.. so I had to change them to something higher.</p>
<p>There is a fantastic tutorial on how to do this here: <a href="http://www.myhomeserver.com/?page_id=23" target="_blank">http://www.myhomeserver.com/?page_id=23</a> </p>
<p>After following this tutorial, my web server was up and running and I could remote access <strong>EVERYTHING at EVERY TIME from ANYWHERE </strong><img src="/js/tiny_fck/plugins/emotions/images/smiley-laughing.gif" border="0" alt="Laughing" title="Laughing" /> and my computers were safely backed up daily so you could say I was already </p>
<p>very happy with it.</p>
<p>I have to round up this post for today, but it will be continued with topics like <strong>add-ins</strong> and other functions.
</p>
<p>
&nbsp;
</p>
<p>
<font size="3"><strong>Resources </strong></font>
</p>
<p>
<a href="http://www.microsoft.com/windows/products/winfamily/windowshomeserver/default.mspx">Windows Home Server Site</a><br />
<a href="http://www.stayathomeserver.com/">Stay at Home Servers</a><br />
<a href="http://blogs.technet.com/homeserver/">Windows Home Server Blog</a><br />
<a href="http://mswhs.com/">MS Windows Home<br />
Server.com</a> &#8211; Great blog and Add-in site<br />
<a href="http://www.wegotserved.co.uk/">We Got<br />
Served</a> UK Home Server site.  Lots of add-ins here
</p>
<p>
<a href="http://www.blogcatalog.com/directory/internet/web_developement" target="_blank"></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/working-with-windows-home-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>good linux mkdir usage</title>
		<link>http://www.digitalbase.eu/blog/good-linux-mkdir-usage/</link>
		<comments>http://www.digitalbase.eu/blog/good-linux-mkdir-usage/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 11:00:00 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=56</guid>
		<description><![CDATA[Most people only know mkdir the simple way. I will give you some tips howto use mkdir, the "advanced" way]]></description>
			<content:encoded><![CDATA[<p>Most people only know mkdir the simple way. The simple way being<br />
[code]mkdir-simple[/code]<br />
I will give you some tips howto use mkdir, the &#8220;advanced&#8221; way.<br />
All of the above commands could be done in a single command.<br />
[code]mkdir-advanced[/code]<br />
It is alot easier to use the -p option with mkdir, and make all subdirectories with a single command. Even after you read this post, you will catch yourself using the &#8216;cd&#8217; way&#8230;<br />
try to avoid that, it will save you alot of time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/good-linux-mkdir-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony Plugin Symlinks</title>
		<link>http://www.digitalbase.eu/blog/symfony-plugin-symlinks/</link>
		<comments>http://www.digitalbase.eu/blog/symfony-plugin-symlinks/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 11:00:00 +0000</pubDate>
		<dc:creator>Ludwig Hemelaer</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=52</guid>
		<description><![CDATA[When installing plugins in your Symfony application, the installation process sometimes places a symbolic link in the public web directory. In Linux those symlinks work just fine, but Windows has some trouble recognizing those type of files.]]></description>
			<content:encoded><![CDATA[<p>First a little backstage information: our programmers are developing under the Linux distribution Ubuntu, and our graphical expert uses Windows for Photoshop purposes. Because we work most of the time with multiple users on one project, we use the version control system Subversion, which offers clients for different operating systems&#8230;so far, so good.</p>
<p>When installing plugins in your Symfony application, the installation process sometimes places a <a title="Wikipedia Symbolic Link" href="http://en.wikipedia.org/wiki/Symbolic_link" target="_blank">symbolic link</a> in the public web directory, to the plugin web directory. In Linux those symlinks work just fine, but when a collegue checks out the code in Windows, those symlinks are degrated to ordinary files without extensions. Windows does not know what to do with them, and your Symfony plugin actions and web files are not catchable by the application. Result: ajax calls are not working, extra css files are not correctly included,&#8230;</p>
<p>You have two options to resolve this problem:</p>
<ul>
<li> first, you can install the plugin again under Windows, but that&#8217;s doing the same thing twice.</li>
<li>Second solution: copy the plugin web directory manually to your applications web dir. Clear the cache with &#8220;symfony cc&#8221; and refresh your page. The webpage should have all it&#8217;s ajax functionalities and css files.</li>
</ul>
<p>Now the webdesigner can start to work&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/symfony-plugin-symlinks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
