Skip to content

Commit

Permalink
typo link
Browse files Browse the repository at this point in the history
  • Loading branch information
stealth35 committed Jan 12, 2012
1 parent 2009273 commit 1eb2749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2011-12-24-speedup-symfony2-with-apc.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
title: Speedup Symfony2 with APC
---

<p>First you need to install <a href="/2011-07-28-install-apc-on-osx-lion.html">APC</a>, and (if you want) <a href="http://pecl.php.net/package/igbinary">igbinary</a>.</p>
<p>First you need to install <a href="/2011/07/28/install-apc-on-osx-lion.html">APC</a>, and (if you want) <a href="http://pecl.php.net/package/igbinary">igbinary</a>.</p>
<p>Change <em>apc.shm_size</em> to 64M at least, if you have installed <em>igbinary</em> switch apc.serializer to <em>igbinary</em>.</p>
<br />
<p>Your autoload.php :</p>
Expand Down

0 comments on commit 1eb2749

Please sign in to comment.