<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://www.saigonist.com/taxonomy/term/56/all" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>apache</title>
    <link>http://www.saigonist.com/taxonomy/term/56/all</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Running Drupal 8 and PHP 5.3.8+ on Mac OSX</title>
    <link>http://www.saigonist.com/tech/drupal/running-drupal-8-and-php-538-mac-osx</link>
    <description>&lt;p&gt;I develop on my MacBook Pro and when building Drupal 6 sites, I had to run PHP 5.2 because there were many conflicts in Drupal 6 core and contributed modules which meant running on PHP 5.3 either threw up errors or didn&#039;t run properly. Since I run XAMPP for Mac OS X, I also run phpswitch which lets me switch from XAMPP using PHP 5.2 to PHP 5.3 and back.&lt;/p&gt;
&lt;p&gt;Unfortunately, Drupal 8 not only requires PHP 5.3 but PHP 5.3.5 or higher. Drupal 7 ran fine on PHP 5.2.5 or higher with  PHP 5.3 recommended.&lt;/p&gt;
&lt;p&gt;1) XAMPP Mac OS X 1.7.3 comes with: Apache 2.2.14, MySQL 5.1.44, PHP 5.3.1.&lt;/p&gt;
</description>
     <comments>http://www.saigonist.com/tech/drupal/running-drupal-8-and-php-538-mac-osx#comments</comments>
 <category domain="http://www.saigonist.com/category/type/tech/drupal">Drupal</category>
 <category domain="http://www.saigonist.com/category/tags/apache">apache</category>
 <category domain="http://www.saigonist.com/category/tags/drupal">drupal</category>
 <category domain="http://www.saigonist.com/category/tags/drupal-8">drupal 8</category>
 <category domain="http://www.saigonist.com/category/tags/lion">lion</category>
 <category domain="http://www.saigonist.com/category/tags/osx">osx</category>
 <category domain="http://www.saigonist.com/category/tags/php">php</category>
 <category domain="http://www.saigonist.com/category/tags/snow-leopard">snow leopard</category>
 <category domain="http://www.saigonist.com/category/tags/xampp">xampp</category>
 <pubDate>Tue, 20 Nov 2012 01:41:59 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">567 at http://www.saigonist.com</guid>
  </item>
  <item>
    <title>XAMPP: Apache Vhosts with SSL</title>
    <link>http://www.saigonist.com/b/xampp-apache-vhosts-ssl</link>
    <description>&lt;p&gt;I needed to test out ssl on my Macbook as a web server with XAMPP. &amp;nbsp;It took more effort than it should have because I was using virtual hosts as well.&lt;/p&gt;
</description>
     <comments>http://www.saigonist.com/b/xampp-apache-vhosts-ssl#comments</comments>
 <category domain="http://www.saigonist.com/category/type/tech">Tech</category>
 <category domain="http://www.saigonist.com/category/tags/apache">apache</category>
 <category domain="http://www.saigonist.com/category/tags/https">https</category>
 <category domain="http://www.saigonist.com/category/tags/ssl">ssl</category>
 <category domain="http://www.saigonist.com/category/tags/vhosts">vhosts</category>
 <category domain="http://www.saigonist.com/category/tags/xampp">xampp</category>
 <pubDate>Mon, 18 Jul 2011 11:21:03 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">225 at http://www.saigonist.com</guid>
  </item>
  <item>
    <title>Showing file upload progress with PHP and Drupal</title>
    <link>http://www.saigonist.com/tech/drupal/showing-file-upload-progress-php-and-drupal</link>
    <description>&lt;p&gt;PHP 5.2 has support for showing the percentage uploaded for a file upload in progress.  If you&#039;re not running Apache as your web server,  &lt;/p&gt;
&lt;p&gt;Drupal&#039;s FileField module automatically detects for and uses upload progress support on the server end.  This can either be APC (Alternative PHP Cache) with rfc1867 support or with the uploadprogress PECL extension.  In Drupal, the upload progress bar looks like this:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://drupal.org/files/PECL.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You can check to see if you already have support by going to admin/reports/status.&lt;/p&gt;
&lt;p&gt;If the report shows that your server has support yet FileField CCK fields aren&#039;t updating the upload progress bar then your server has a problem.&lt;/p&gt;
</description>
     <comments>http://www.saigonist.com/tech/drupal/showing-file-upload-progress-php-and-drupal#comments</comments>
 <category domain="http://www.saigonist.com/category/type/tech/drupal">Drupal</category>
 <category domain="http://www.saigonist.com/category/tags/ajax">ajax</category>
 <category domain="http://www.saigonist.com/category/tags/apache">apache</category>
 <category domain="http://www.saigonist.com/category/tags/apc">apc</category>
 <category domain="http://www.saigonist.com/category/tags/drupal">drupal</category>
 <category domain="http://www.saigonist.com/category/tags/pecl">pecl</category>
 <category domain="http://www.saigonist.com/category/tags/php">php</category>
 <category domain="http://www.saigonist.com/category/tags/upload">upload</category>
 <pubDate>Mon, 31 Jan 2011 12:01:23 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">34 at http://www.saigonist.com</guid>
  </item>
  </channel>
</rss>