좋은 프로그램은 마음의 여유에서 나온다.
1. 환경변수 설정$ sudo vi /etc/apache2/envvars export 환경변수명=값 2. php에서 읽기getenv('환경변수명');
php-memcached 모듈로 하면 안되고 aws에서 제공하는 모듈 이용. 레퍼런스 : http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/Appendix.PHPAutoDiscoverySetup.html#Appendix.PHPAutoDiscoverySetup.InstallingExisting 1. php 버전 확인$ php -v 2. 다음 페이지에서 버전에 맞는 모듈 다운로드https://ap-northeast-1.console.aws.amazon.com/elasticache/home?region=ap-northeast-1#client-download: 3. php dependencies 설치$ sudo apt-get update$ sudo a..
http://www.visualstudio.com/en-us/news/vs2013-community-vs.aspx 프로페셔널급에 해당하는 VS를 MS에서 무료 출시 사용 조건입니다. Q: Who can use Visual Studio Community? A: Here’s how individual developers can use Visual Studio Community:Any individual developer can use Visual Studio Community to create their own free or paid apps.Here’s how Visual Studio Community can be used in organizations:An unlimited number of users ..