<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://prendreuncafe.com/blog/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Prendre un Café - Tag - mac  - Commentaires</title>
  <link>http://prendreuncafe.com/blog/</link>
  <atom:link href="http://prendreuncafe.com/blog/feed/tag/mac/rss2/comments" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Fri, 02 Mar 2012 11:41:49 +0100</pubDate>
  <copyright>Contenus sous licence Creative Commons BY-SA</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>Installing php 5.3, apache2 and MySQL 5 on OS X using Macports - Kevin Campion</title>
    <link>http://prendreuncafe.com/blog/post/2009/07/17/Installing-php-5.3%2C-apache2-and-MySQL-5-using-Macports#c13900</link>
    <guid isPermaLink="false">urn:md5:f421a1bd1d3f7a296c3ab1839929b239</guid>
    <pubDate>Sat, 25 Jul 2009 01:29:49 +0200</pubDate>
    <dc:creator>Kevin Campion</dc:creator>
    
    <description>&lt;p&gt;If you already used macports, you must update it. When I used &amp;quot;sudo port install php5&amp;quot;, macports installed php 5.2.8.&lt;/p&gt;


&lt;p&gt;If you want to install php 5.3, don't forget to update macports :&lt;br /&gt;
$ sudo port selfupdate&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Installing php 5.3, apache2 and MySQL 5 on OS X using Macports - Hugo</title>
    <link>http://prendreuncafe.com/blog/post/2009/07/17/Installing-php-5.3%2C-apache2-and-MySQL-5-using-Macports#c13899</link>
    <guid isPermaLink="false">urn:md5:a93ad0a4af2f0ab7dd8433787e8b934b</guid>
    <pubDate>Fri, 24 Jul 2009 13:57:07 +0200</pubDate>
    <dc:creator>Hugo</dc:creator>
    
    <description>&lt;p&gt;Thanks for your answer FABD but finally my problem is fixed thanks to a friend of mine. I didn't apply the 755 mode at the root directory of my web projects and missed one step in the configuration...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Installing php 5.3, apache2 and MySQL 5 on OS X using Macports - FabD</title>
    <link>http://prendreuncafe.com/blog/post/2009/07/17/Installing-php-5.3%2C-apache2-and-MySQL-5-using-Macports#c13898</link>
    <guid isPermaLink="false">urn:md5:3c4a5ccfe510de10ead14656068719a1</guid>
    <pubDate>Mon, 20 Jul 2009 14:19:21 +0200</pubDate>
    <dc:creator>FabD</dc:creator>
    
    <description>&lt;p&gt;HUGO &amp;gt; Perhaps you've forgot the directive : &amp;quot;NameVirtualHost&amp;quot;. Add it in your &amp;quot;httpd-vhost.conf&amp;quot; file like that :&lt;/p&gt;


&lt;p&gt;NameVirtualHost *:80&lt;/p&gt;


&lt;p&gt;&amp;lt;VirtualHost *:80&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/VirtualHost&amp;gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Installing php 5.3, apache2 and MySQL 5 on OS X using Macports - Hugo</title>
    <link>http://prendreuncafe.com/blog/post/2009/07/17/Installing-php-5.3%2C-apache2-and-MySQL-5-using-Macports#c13897</link>
    <guid isPermaLink="false">urn:md5:d668fc7c88c019aa4d4096259dde21ff</guid>
    <pubDate>Sun, 19 Jul 2009 22:34:48 +0200</pubDate>
    <dc:creator>Hugo</dc:creator>
    
    <description>&lt;p&gt;@N1K0 that does not work... This is what I've done :&lt;/p&gt;


&lt;p&gt;# In httpd-vhosts.conf&lt;br /&gt;
&amp;lt;VirtualHost *:80&amp;gt;&lt;br /&gt;
ServerName toto&lt;br /&gt;
DocumentRoot &amp;quot;/Users/Hugo/Sites/toto&amp;quot;&lt;br /&gt;
DirectoryIndex index.php index.html index.htm&lt;br /&gt;
&amp;lt;Directory &amp;quot;/Users/Hugo/Sites/toto&amp;quot;&amp;gt;&lt;br /&gt;
AllowOverride All&lt;br /&gt;
Allow from All&lt;br /&gt;
&amp;lt;/Directory&amp;gt;&lt;br /&gt;
&amp;lt;/VirtualHost&amp;gt;&lt;/p&gt;


&lt;p&gt;Then I created a &amp;quot;toto&amp;quot; and &amp;quot;index.php&amp;quot; files, chown both files with www and www and finally restarted my apache. I still have the same 403 error. Forbidden access to my index.php whereas I can access the localhost uri...&lt;/p&gt;


&lt;p&gt;I don't know where is the problem...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Installing php 5.3, apache2 and MySQL 5 on OS X using Macports - NiKo</title>
    <link>http://prendreuncafe.com/blog/post/2009/07/17/Installing-php-5.3%2C-apache2-and-MySQL-5-using-Macports#c13896</link>
    <guid isPermaLink="false">urn:md5:dcd34ec47bc52e06704f3035e6e21f81</guid>
    <pubDate>Sun, 19 Jul 2009 18:25:49 +0200</pubDate>
    <dc:creator>NiKo</dc:creator>
    
    <description>&lt;p&gt;Hugo&amp;gt; Try to chown www:www your file&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Installing php 5.3, apache2 and MySQL 5 on OS X using Macports - Hugo</title>
    <link>http://prendreuncafe.com/blog/post/2009/07/17/Installing-php-5.3%2C-apache2-and-MySQL-5-using-Macports#c13895</link>
    <guid isPermaLink="false">urn:md5:7cf885831b85af00c324fa8f3ea67eb6</guid>
    <pubDate>Sun, 19 Jul 2009 17:15:22 +0200</pubDate>
    <dc:creator>Hugo</dc:creator>
    
    <description>&lt;p&gt;Thanks for this tutorial N1K0. Apache 2 and PHP 5.3.0 are correctly installed on my macbook and everything is fine when I access localhost uri. But all my previous vhosts do not work now though I copied my previous vhosts configuration in the httpd-vhosts.conf file and added the Include in the httpd.conf file...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Installing php 5.3, apache2 and MySQL 5 on OS X using Macports - Nicolas Steinmetz</title>
    <link>http://prendreuncafe.com/blog/post/2009/07/17/Installing-php-5.3%2C-apache2-and-MySQL-5-using-Macports#c13893</link>
    <guid isPermaLink="false">urn:md5:8a7c149f430d43e6468cfbf6a36f0253</guid>
    <pubDate>Sat, 18 Jul 2009 18:50:46 +0200</pubDate>
    <dc:creator>Nicolas Steinmetz</dc:creator>
    
    <description>&lt;p&gt;@Niko : ok, thanks for the information for macports &lt;img src=&quot;/blog/themes/battlestar/smilies/smile.gif&quot; alt=&quot;:-)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Installing php 5.3, apache2 and MySQL 5 on OS X using Macports - Vincent</title>
    <link>http://prendreuncafe.com/blog/post/2009/07/17/Installing-php-5.3%2C-apache2-and-MySQL-5-using-Macports#c13891</link>
    <guid isPermaLink="false">urn:md5:0b9ee18312260d86fb08788ca932b9b9</guid>
    <pubDate>Fri, 17 Jul 2009 18:38:35 +0200</pubDate>
    <dc:creator>Vincent</dc:creator>
    
    <description>&lt;p&gt;Variant @debug@ ? wtf ?&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>
