{"id":804,"date":"2015-07-21T09:58:57","date_gmt":"2015-07-21T00:58:57","guid":{"rendered":"https:\/\/jirak.net\/wp\/?p=804"},"modified":"2015-07-21T09:58:57","modified_gmt":"2015-07-21T00:58:57","slug":"eaccelerator-%ec%84%a4%ec%b9%98-%eb%b0%8f-%ec%97%b0%eb%8f%99","status":"publish","type":"post","link":"https:\/\/jirak.net\/wp\/eaccelerator-%ec%84%a4%ec%b9%98-%eb%b0%8f-%ec%97%b0%eb%8f%99\/","title":{"rendered":"eAccelerator \uc124\uce58 \ubc0f \uc5f0\ub3d9"},"content":{"rendered":"<p><strong>1. \ub2e4\uc6b4\ub85c\ub4dc<\/strong><\/p>\n<p>\uacf5\uc2dd\uc0ac\uc774\ud2b8 :\u00a0http:\/\/eaccelerator.net<br \/>\n\ub2e4\uc6b4\ub85c\ub4dc\ud398\uc774\uc9c0 :\u00a0https:\/\/github.com\/eaccelerator\/eaccelerator\/tarball\/master<br \/>\n(2015\/07\/20 \uae30\uc900)<\/p>\n<p>\uba54\ub274\uc5bc :\u00a0https:\/\/github.com\/eaccelerator\/eaccelerator\/wiki<\/p>\n<p>&nbsp;<\/p>\n<p><strong>2. \uc124\uce58<\/strong><\/p>\n<p>wget\u00a0https:\/\/github.com\/eaccelerator\/eaccelerator\/tarball\/master<\/p>\n<p>tar zxvpf\u00a0eaccelerator*tar.gz<\/p>\n<p>cd eaccelerator-*<\/p>\n<p>phpize<\/p>\n<p>.\/configure &#8211;enable-shared &#8211;with-php-config=\/usr\/local\/bin\/php-config<\/p>\n<p>make<\/p>\n<p>cp modules\/eaccelerator.so \/usr\/local\/lib\/php\/extensions\/<\/p>\n<p>&nbsp;<\/p>\n<p><strong>3. \uc124\uc815<\/strong><\/p>\n<p>php.ini \ud30c\uc77c\uc5d0 \uc544\ub798\ub0b4\uc6a9 \ucd94\uac00<\/p>\n<p>(extension_dir = \u201c\/usr\/local\/lib\/php\/extensions\u201d \uc0c1\ud669\uc744 \uac00\uc815\ud568)<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n\r\nextension=eaccelerator.so\r\n\r\neaccelerator.shm_size=\"16\"\r\neaccelerator.cache_dir=\"\/tmp\/eaccelerator\"\r\neaccelerator.enable=\"1\"\r\neaccelerator.optimizer=\"1\"\r\neaccelerator.check_mtime=\"1\"\r\neaccelerator.debug=\"0\"\r\neaccelerator.filter=\"\"\r\neaccelerator.shm_ttl=\"0\"\r\neaccelerator.shm_prune_period=\"0\"\r\neaccelerator.shm_only=\"0\"\r\n\r\n<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>4. \ub514\ub809\ud1a0\ub9ac \uc0dd\uc131<\/strong><\/p>\n<p>\uc6d0\ub798\ub294\u00a0eaccelerator.cache_dir \ud56d\ubaa9\uc5d0 \uc124\uc815\ud574\uc900 \ub514\ub809\ud1a0\ub9ac\ub97c \uc0dd\uc131\ud558\ub77c\uace0 \uc124\uba85\ub418\uc5b4 \uc788\uc73c\ub098..<\/p>\n<p>\ub0b4\uac00 \uc124\uce58\ud588\ub358 42067ac (\ucd9c\ub825\ubc84\ub10c 1.0-dev)\ubc84\uc804\uc5d0\uc11c\ub294 \ub514\ub809\ud1a0\ub9ac\ub97c \uc0dd\uc131\ud558\uc9c0 \uc54a\uc544\ub3c4 \uc544\ud30c\uce58 \uc7ac\uc2dc\uc791\ud6c4 \uc54c\uc544\uc11c \uc0dd\uc131\ub418\ub294\uac83\uc744 \ud655\uc778\ud560 \uc218 \uc788\uc5c8\ub2e4.<\/p>\n<p>* \ub514\ub809\ud1a0\ub9ac \uad6c\uc870<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n\r\n# ls -al \/tmp\/eaccelerator\/99\/\r\ntotal 72\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 .\r\ndrwxrwxrwx 3 root root 4096 Jul 19 21:30 ..\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 0\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 1\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 2\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 3\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 4\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 5\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 6\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 7\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 8\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 9\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 a\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 b\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 c\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 d\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 e\r\ndrwx------ 18 nobody nobody 4096 Jul 19 21:30 f\r\n\r\n<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>5. \ud655\uc778<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n\r\n# php -i|grep eaccelerator\r\neaccelerator.allowed_admin_path =&gt; no value =&gt; no value\r\neaccelerator.cache_dir =&gt; \/tmp\/eaccelerator =&gt; \/tmp\/eaccelerator\r\neaccelerator.check_mtime =&gt; 1 =&gt; 1\r\neaccelerator.debug =&gt; 1 =&gt; 1\r\neaccelerator.enable =&gt; 1 =&gt; 1\r\neaccelerator.filter =&gt; no value =&gt; no value\r\neaccelerator.log_file =&gt; no value =&gt; no value\r\neaccelerator.optimizer =&gt; 1 =&gt; 1\r\neaccelerator.shm_only =&gt; 0 =&gt; 0\r\neaccelerator.shm_prune_period =&gt; 0 =&gt; 0\r\neaccelerator.shm_size =&gt; 0 =&gt; 0\r\neaccelerator.shm_ttl =&gt; 0 =&gt; 0\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>1. \ub2e4\uc6b4\ub85c\ub4dc \uacf5\uc2dd\uc0ac\uc774\ud2b8 :\u00a0http:\/\/eaccelerator.net \ub2e4\uc6b4\ub85c\ub4dc\ud398\uc774\uc9c0 :\u00a0https:\/\/github.com\/eaccelerator\/eaccelerator\/tarball\/master (2015\/07\/20 \uae30\uc900) \uba54\ub274\uc5bc :\u00a0https:\/\/github.com\/eaccelerator\/eaccelerator\/wiki &nbsp; 2. \uc124\uce58 wget\u00a0https:\/\/github.com\/eaccelerator\/eaccelerator\/tarball\/master tar zxvpf\u00a0eaccelerator*tar.gz cd eaccelerator-* phpize .\/configure &#8211;enable-shared &#8211;with-php-config=\/usr\/local\/bin\/php-config make cp modules\/eaccelerator.so \/usr\/local\/lib\/php\/extensions\/ &nbsp; 3. \uc124\uc815 php.ini \ud30c\uc77c\uc5d0 \uc544\ub798\ub0b4\uc6a9 \ucd94\uac00 (extension_dir = \u201c\/usr\/local\/lib\/php\/extensions\u201d \uc0c1\ud669\uc744 \uac00\uc815\ud568) extension=eaccelerator.so eaccelerator.shm_size=&#8221;16&#8243; eaccelerator.cache_dir=&#8221;\/tmp\/eaccelerator&#8221; eaccelerator.enable=&#8221;1&#8243; eaccelerator.optimizer=&#8221;1&#8243; eaccelerator.check_mtime=&#8221;1&#8243; eaccelerator.debug=&#8221;0&#8243; eaccelerator.filter=&#8221;&#8221; eaccelerator.shm_ttl=&#8221;0&#8243; eaccelerator.shm_prune_period=&#8221;0&#8243; eaccelerator.shm_only=&#8221;0&#8243; &nbsp; 4. \ub514\ub809\ud1a0\ub9ac \uc0dd\uc131 \uc6d0\ub798\ub294\u00a0eaccelerator.cache_dir \ud56d\ubaa9\uc5d0 \uc124\uc815\ud574\uc900 \ub514\ub809\ud1a0\ub9ac\ub97c \uc0dd\uc131\ud558\ub77c\uace0 \uc124\uba85\ub418\uc5b4 \uc788\uc73c\ub098.. \ub0b4\uac00 \uc124\uce58\ud588\ub358 42067ac (\ucd9c\ub825\ubc84\ub10c 1.0-dev)\ubc84\uc804\uc5d0\uc11c\ub294 \ub514\ub809\ud1a0\ub9ac\ub97c \uc0dd\uc131\ud558\uc9c0 \uc54a\uc544\ub3c4 \uc544\ud30c\uce58 \uc7ac\uc2dc\uc791\ud6c4 \uc54c\uc544\uc11c \uc0dd\uc131\ub418\ub294\uac83\uc744 \ud655\uc778\ud560 \uc218 \uc788\uc5c8\ub2e4. * \ub514\ub809\ud1a0\ub9ac \uad6c\uc870 # ls -al \/tmp\/eaccelerator\/99\/ total 72 drwx&#8212;&#8212; 18 nobody nobody 4096 Jul 19 21:30 . drwxrwxrwx 3 root root 4096 Jul 19 21:30 .. drwx&#8212;&#8212; 18 nobody nobody 4096 Jul 19 21:30 0 drwx&#8212;&#8212; 18 nobody nobody 4096 Jul 19 21:30 1 drwx&#8212;&#8212; 18 nobody nobody 4096 Jul 19 21:30 2 drwx&#8212;&#8212; 18 nobody nobody 4096 Jul 19 21:30 3 drwx&#8212;&#8212; 18 <a class=\"mh-excerpt-more\" href=\"https:\/\/jirak.net\/wp\/eaccelerator-%ec%84%a4%ec%b9%98-%eb%b0%8f-%ec%97%b0%eb%8f%99\/\" title=\"eAccelerator \uc124\uce58 \ubc0f \uc5f0\ub3d9\">[ more&#8230; ]<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[291],"tags":[238,336,387,272,332,193,386,385],"class_list":["post-804","post","type-post","status-publish","format-standard","hentry","category-web","tag-apache","tag-config","tag-eaccelerator","tag-httpd","tag-install","tag-php","tag-php-ini","tag-speed"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/jirak.net\/wp\/wp-json\/wp\/v2\/posts\/804","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jirak.net\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jirak.net\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jirak.net\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jirak.net\/wp\/wp-json\/wp\/v2\/comments?post=804"}],"version-history":[{"count":1,"href":"https:\/\/jirak.net\/wp\/wp-json\/wp\/v2\/posts\/804\/revisions"}],"predecessor-version":[{"id":806,"href":"https:\/\/jirak.net\/wp\/wp-json\/wp\/v2\/posts\/804\/revisions\/806"}],"wp:attachment":[{"href":"https:\/\/jirak.net\/wp\/wp-json\/wp\/v2\/media?parent=804"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jirak.net\/wp\/wp-json\/wp\/v2\/categories?post=804"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jirak.net\/wp\/wp-json\/wp\/v2\/tags?post=804"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}