<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://valley.egloos.com/rss/style/style.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>이글루스 'zend' 태그 최근글</title>
		<link>http://valley.egloos.com/tag/zend</link>
		<description>zend</description>
		<language>ko</language>
		<pubDate>Mon, 20 Sep 2010 11:03:07 +0900</pubDate>
		<generator>Egloos</generator>
		<item>
	<title><![CDATA[How to install YUM, Zend Optimizer, eAccelerator and APC]]></title>
	<link>http://forbis.egloos.com/3445387</link>
	<guid>http://forbis.egloos.com/3445387</guid>
	<description>
	<![CDATA[ 
원문 :  Recently a friend had difficulty installing Alternative PHP Cache (APC) and upload progress for his Drupal CMS on Debian VPS. Therefore I tought of sharing this post about how to setup and run your virtual private server with most useful PHP packages.  I would assume you have a Debian VPS, CentOs or Ubuntu and you would like to install APC, Zend Optimizer and eAccelerator for the best PHP pe	]]>
	</description>
	<pubDate>Mon, 20 Sep 2010 11:03:07 +0900</pubDate>
	<dc:creator><![CDATA[나는 노력한다.]]></dc:creator>
</item>
<item>
	<title><![CDATA[[APM] apm 설치(mysql, apache, php, zend)]]></title>
	<link>http://anti1346.egloos.com/4807840</link>
	<guid>http://anti1346.egloos.com/4807840</guid>
	<description>
	<![CDATA[ 
<img 
				src="http://thumb.egloos.net/100x76/http://pds18.egloos.com/pds/201008/04/92/b0080092_4c58b3e28d21f.jpg"  
				alt="[APM] apm 설치(mysql, apache, php,.." 
				width="100px"  
				height="76pxpx"
				align="left"
				style="border:1px solid #DDDDDD;margin:0 10px 10px 0px;"
				/> 1. 필수 라이브러리 설치 [root@byungun mysql-5.1.49]# yum -y install gd gd-devel libpng libpng-devel libjpeg libjpeg-devel freetype freetype-devel fontconfig  fontconfig-devel libxml2 libxml2-devel openssl openssl-devel gmp gmp-devel mhash mhash-devel libmcrypt libmcrypt-devel 2. MySQL 설치 [root@byungun mysql-5.1.49]# useradd -m -c &quot;MySQL Server&quot; -d /usr/local/mysql -s /bin/false -u 27 mysql [root@byungun my	]]>
	</description>
	<pubDate>Wed, 04 Aug 2010 09:31:52 +0900</pubDate>
	<dc:creator><![CDATA[변군 이글루스]]></dc:creator>
</item>
<item>
	<title><![CDATA[APM 및 cacti 설치 [최종]]]></title>
	<link>http://anti1346.egloos.com/4802796</link>
	<guid>http://anti1346.egloos.com/4802796</guid>
	<description>
	<![CDATA[ 
1. APM 설치패키지 버전 정보 mysql-5.0.45.tar.gz httpd-2.2.11.tar.bz2 php-5.2.5.tar.gz ZendOptimizer-3.3.3-linux-glibc23-i386.tar.gz1-1 필요 라이브러리 설치 [root@byungun ~]# yum -y install gd gd-devel libpng libpng-devel libjpeg libjpeg-devel freetype freetype-devel fontconfig  fontconfig-devel libxml2 libxml2-devel openssl openssl-devel gmp gmp-devel mhash mhash-devel libmcrypt libmcrypt-devel 1-2 MySQL 설치 [root@b	]]>
	</description>
	<pubDate>Wed, 28 Jul 2010 12:07:08 +0900</pubDate>
	<dc:creator><![CDATA[변군 이글루스]]></dc:creator>
</item>
<item>
	<title><![CDATA[[Cacti] cacti 설치 2]]></title>
	<link>http://anti1346.egloos.com/4669218</link>
	<guid>http://anti1346.egloos.com/4669218</guid>
	<description>
	<![CDATA[ 
cacti 설치- OS 설치 - 기본 보안 설정 - APM 설치- net-snmp 설치 yum -y install net-snmp net-snmp-devel net-snmp-utils net-snmp-libs환경 설정 export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig- rrdtool 설치 시 필요한 라이브러리 설치 yum -y install  pango pango-devel cairo cairo-devel libart_lgpl libart_lgpl-devel- rrdtool 설치 $ ./configure --prefix=/usr/local/rrdtool --bindir=/usr/local/bin --sbindir=/usr/local/sbi	]]>
	</description>
	<pubDate>Tue, 09 Feb 2010 09:06:27 +0900</pubDate>
	<dc:creator><![CDATA[변군 이글루스]]></dc:creator>
</item>
<item>
	<title><![CDATA[[Cacti] cacti 설치1]]></title>
	<link>http://anti1346.egloos.com/4669216</link>
	<guid>http://anti1346.egloos.com/4669216</guid>
	<description>
	<![CDATA[ 
APM 설치1. apache 설치 # yum -y install httpd2. mysqㅣ 설치 # yum -y install mysql mysql-server mysql-devel3. 필요 라이브러리 설치 # yum -y install gd gd-devel libpng libpng-devel libjpeg libjpeg-devel freetype freetype-devel fontconfig  fontconfig-devel libxml2 libxml2-devel openssl openssl-devel gmp gmp-devel mhash mhash-devel libmcrypt libmcrypt-devel 4. php 및 php-mysql 연동 설치 # yum -y install php php-mysql php	]]>
	</description>
	<pubDate>Tue, 09 Feb 2010 09:04:01 +0900</pubDate>
	<dc:creator><![CDATA[변군 이글루스]]></dc:creator>
</item>
<item>
	<title><![CDATA[PHP RETURN_STRINGL 까보기]]></title>
	<link>http://purewell.egloos.com/4592634</link>
	<guid>http://purewell.egloos.com/4592634</guid>
	<description>
	<![CDATA[ 
요즘 이것저것 많이 건드는군... 오늘은 일부 라이브러리를 PHP extension으로 포팅할 일이 있어서 CentOS 5.4에서 php-devel이란 패키지를 깔고 깔짝거리고 있다. 상당 수 매크로 함수로 칠해놓은 API를 통해 PHP extension으로 포팅해야는데, 다른 거야 뭐 그럭저럭 하는데, std::string::c_str()을 RETURN_STRINGL 매크로 함수로 반환하려고 했더니 마이클잭슨 같은 경우가 발생했다.    error: invalid conversion from ‘const char*’ to ‘char*’  이게 뭐신가 하면... RETURN_STRINGL 첫번째 인자가 char*인가부다. 근데 std::string::c_str()은 const char*이란 말이지. 일단 R	]]>
	</description>
	<pubDate>Tue, 24 Nov 2009 17:15:37 +0900</pubDate>
	<dc:creator><![CDATA[Purewell.BIZ]]></dc:creator>
</item>
<item>
	<title><![CDATA[memo/php] from zend coding convention]]></title>
	<link>http://mulriver.egloos.com/4797385</link>
	<guid>http://mulriver.egloos.com/4797385</guid>
	<description>
	<![CDATA[ 
from Zend PHP Framework Manual  Appendix B. Zend Framework Coding Standard for PHP  ScopePHP File FormattingNaming ConventionsCoding StyleInline Documentationend.	]]>
	</description>
	<pubDate>Tue, 03 Feb 2009 02:17:46 +0900</pubDate>
	<dc:creator><![CDATA[낭망글루]]></dc:creator>
</item>
<item>
	<title><![CDATA[memo/php] zend framework screencast summary]]></title>
	<link>http://mulriver.egloos.com/4796038</link>
	<guid>http://mulriver.egloos.com/4796038</guid>
	<description>
	<![CDATA[ 
  1. installingzend framework 압축파일 중에서 library 만 있으면 된다.  rewriterule 과 pretty urlfront controller 는 PUBLIC_HOME 폴더에,application 서비스 로직은 application 폴더에.2. bootstrappingError_Reportinginclude_pathloading Zend_Loadersetup Front Controller Zend_Controller_Fronturi :. controllers &amp;amp; viewswritting my own first controllerㄴclass IndexController extends Zend_Controller_Actionㄴpublic function indexActi	]]>
	</description>
	<pubDate>Sat, 31 Jan 2009 18:34:27 +0900</pubDate>
	<dc:creator><![CDATA[낭망글루]]></dc:creator>
</item>
<item>
	<title><![CDATA[[PHP] Zend_Search_Lucene]]></title>
	<link>http://wooss79.egloos.com/4080295</link>
	<guid>http://wooss79.egloos.com/4080295</guid>
	<description>
	<![CDATA[ 
최종 목표 - LAMP(Linux 2.6.x, Apache 2.2.x, MySQL 5.0.x, PHP 5.1.x) 환경 + Zend_Search_Lucene  ZSL  현재 적용해야할 사이트는 php 기반의 사이트다. 이 사이트는 인덱싱화에 있어서 아무런 문제는 없지만 너치와 연계하여 사용하는 것에는 무리가 따른다. 검색하여 인덱싱에 있어서 동기화의 작업이 복잡해 지거나 아예 시간에 따른 수동화로 하거나 검색 결과를 출력하는데 있어서도 사용자-php-jsp-php-사용자 라는 구조를 가지게 되므로써 사용에 따른 효율성만 떨어지게 된다.  그렇다면 해결점은 더 빠른 언어로 만들어진 웹 검색 가능한 솔루션 이거나 아니면 아예 php로 만들어진 루씬을 만드는 것이다. 전자에 있어서는 펄, 파이선, C#, C++로	]]>
	</description>
	<pubDate>Wed, 21 Jan 2009 15:12:40 +0900</pubDate>
	<dc:creator><![CDATA[견우]]></dc:creator>
</item>
	</channel>
</rss>

