<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Php on Jackenhack</title><link>https://www.jackenhack.com/tags/php/</link><description>Recent content in Php on Jackenhack</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 04 Mar 2013 00:00:00 +0000</lastBuildDate><atom:link href="https://www.jackenhack.com/tags/php/index.xml" rel="self" type="application/rss+xml"/><item><title>Wordpress MarsEdit Problem Doesn't Show Categories Varnish xmlrpc.php</title><link>https://www.jackenhack.com/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/</link><pubDate>Mon, 04 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/</guid><description>&lt;p&gt;&lt;img alt="MarsEdit 3 icon photo" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/images/MarsEdit3-icon_hu_317d03ed9a509e51.jpg" srcset="https://www.jackenhack.com/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/images/MarsEdit3-icon_hu_985d8808f91b5000.jpg 360w,/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/images/MarsEdit3-icon_hu_5f683089a3ff49f7.jpg 480w,/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/images/MarsEdit3-icon_hu_7536b39a5fdefe8e.jpg 720w" width="1024"&gt;&lt;/p&gt;
&lt;h2 id="external-wordpress-editors-like-marsedit-doesnt-show-categories-or-tags"&gt;External Wordpress editors like MarsEdit doesn’t show categories or tags&lt;/h2&gt;
&lt;p&gt;&lt;img alt="Download on the Mac App Store" decoding="async" height="80" loading="lazy" src="https://www.jackenhack.com/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/images/Download_on_the_Mac_App_Store_Badge_US-UK_165x40_0824_hu_44d93f25a4deffcb.png" width="270"&gt;I just installed Varnish Cache on my website to speed up load time with great success. But after loading my favorite Mac blog editor &lt;a href="http://www.red-sweater.com/marsedit/" title="MarsEdit blog editor for Mac"&gt;MarsEdit&lt;/a&gt;, when doing a refresh, all the categories and tags disappeared! I realized that it must have something to do with Varnish blocking the requests between the external blog editor and Wordpress, but I haven’t had time to really learn all the intricacies of vcl. As usual Google came to the rescue, and I found [this post in Swedish that solved the problem]). I’d thought I might regurgitate the solution here in English for other with the same problem.&lt;/p&gt;</description></item><item><title>Ubuntu Server WordPress with W3 Total Cache install</title><link>https://www.jackenhack.com/ubuntu-server-wordpress-w3-total-cache-install/</link><pubDate>Mon, 04 Jun 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/ubuntu-server-wordpress-w3-total-cache-install/</guid><description>&lt;h2&gt;&lt;img decoding="async" height="1632" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/ubuntu-server-wordpress-w3-total-cache-install/images/servers_hu_8614b27c571c8cb3.jpg" srcset="https://www.jackenhack.com/ubuntu-server-wordpress-w3-total-cache-install/images/servers_hu_d54f9189a649df5b.jpg 360w,/ubuntu-server-wordpress-w3-total-cache-install/images/servers_hu_f830d9da07d2a5ff.jpg 480w,/ubuntu-server-wordpress-w3-total-cache-install/images/servers_hu_286eb1d4e33becb0.jpg 720w,/ubuntu-server-wordpress-w3-total-cache-install/images/servers_hu_6c22a44cfcb8e09a.jpg 1080w" title="servers" width="1224"&gt;&lt;/h2&gt;
&lt;h2 id="initial-installation-ubuntu-server"&gt;Initial installation Ubuntu Server&lt;/h2&gt;
&lt;p&gt;Last time I configured my web server with Ubuntu Server, I had problems finding all the instructions on what and how to install everything needed to get a WordPress blog with W3 Total Cache, CDN, Apache2 MPM Worker and fcgi working. So this is my attempt to write down the steps needed to get the server going. You might find it of interest if your needs are similar to mine. Here&amp;rsquo;s the requirements for my WordPress blog.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Apache MPM Worker threaded version&lt;/li&gt;
&lt;li&gt;APC PHP Opcode optimizer&lt;/li&gt;
&lt;li&gt;All the required modules for W3 Total Cache&lt;/li&gt;
&lt;li&gt;Graphics libraries for &lt;a href="http://haveamint.com/"&gt;Mint&lt;/a&gt; statistics&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>MAMP WordPress Error establishing a database connection</title><link>https://www.jackenhack.com/mamp-wordpress-and-error-establishing-a-database-connection/</link><pubDate>Fri, 20 Mar 2009 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mamp-wordpress-and-error-establishing-a-database-connection/</guid><description>&lt;p&gt;I&amp;rsquo;ve installed MAMP on my Mac to do some changes to my blog. I tried to set the WordPress wp-config.php file to connect to localhost:8889, but got an error that It could not connect to the database. After replacing localhost:8889 to 127.0.0.1:8889 it works. My quick guess is that permissions for the root user is set to allow connections 127.0.0.1, but not localhost. Anyway, it works now.&lt;/p&gt;
&lt;p&gt;My wp-config.php file looks like this:&lt;/p&gt;</description></item></channel></rss>