Here is a guide to compile PROFTP on a EC2 instance running AMI LINUX;
Environment:
- AWS EC2 T2micro (1GB RAM, 1VCPU)
- Operating System:
Amazon Linux 2
CPE OS Name: cpe:2.3:o:amazon:amazon_linux:2
The cc41-a can be kind of hard to use, so I figured I'd make a blog post about it.
So, without further ado, here's a ohnx terribly explains™ post explaining how I got my CC41-a working (because after all, I am the center of the universe):
First off, how do you know if you have a cc41-a?
| <?php | |
| /* | |
| |-------------------------------------------------------------------------- | |
| | Follow this instructions: | |
| |-------------------------------------------------------------------------- | |
| | | |
| | Laravel takes a dead simple approach to your application environments | |
| | so you can just specify a machine name for the host that matches a | |
| | given environment, then we will automatically detect it for you. |