• Home
  • Books
Programmer's blog
Expert web-developer PHP (ZCE) / Python JavaScript / HTML / CSS

Tools

NTLM Hash Calculator
Base64 Encoder
Base64 Decoder
URL Encoder
URL Decoder

FAQ

How to delete Docker Image

Categories

  • Administration
  • Alloy
  • Appcelerator
  • Backbone
  • CSS
  • Design
  • Docker
  • Javascript
  • JQuery
  • Kohana
  • List
  • Mac OS X
  • Magento
  • MySQL
  • OS
  • Other
  • PHP
  • Python
  • Regular Expressions
  • Ruby on Rails
  • Web
  • Web design
  • Wordpress
 

Menu

Skip to content
  • Home
  • Books

Tags

amazon analog api appcelerator code snippets css dom elastic-beanstalk Examples facebook Flat design github guide js js-lib mobile mobile app overview PHP php-lib problem rapid code restapi ruby script service settings syntax test tutorial Video
Powered by Verbosa & WordPress.

Tag: amazon

Amazon Elastic Beanstalk: add/change php.ini settings

November 27, 2013 Administration2 Comments

Hi folks, I’m going to tell you how to add (or change/rewrite) settings for php.ini if you deploy your project on elastic beanstalk. I need to change two values in php.ini upload_max_filesize and post_max_size. To start with, need add directory with name `.ebextensions` and add file there with some meaningful …

Continue reading
 amazon / elastic-beanstalk / PHP / settings