PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, January 14, 2022

[FIXED] Recommendation for an EC2 Instance Stack

 January 14, 2022     amazon-ec2, lamp     No comments   

Issue

Our development servers are on Amazons EC2.

We would ideally like the following:

PHP 5.3.x Oracle Drivers mHash mCrypt Apache

Does anyone have a recommendation on a good place to get a stack that would meet most of those needs with a minimum of additional configuration?


Solution

For updated base AMI's you can check Ubuntu canonical AMI's found at Eric's site: www.alestic.com.

The Amazon AMI was also release if you prefer CentOS distro. http://bit.ly/a5fcz3

For security reasons, I suggest you build your own LAMP stack.

Of course there are many existing LAMP AMI's you can find.



Answered By - Rodney Quillo
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing