Hi there!
I have tried to publish my application to a server hosted by rackspace. it's an Ubuntu 14.04 LTS (Trusty Tahr) (PVHVM) instance with 4gbs of RAM.
Now when I try to deploy the application I get:
Warning: Permanently added the RSA host key for IP address '131.103.20.167' to the list of known hosts.
From bitbucket.org:edgpaez/my-application
branch release/beta1 -> FETCH_HEAD
Already up-to-date.
/home/forge/.forge/provision-286807.sh: line 3: composer: command not found
/home/forge/.forge/provision-286807.sh: line 4: php: command not found
There wasn't any error while installing, I saved the installation output to a file a with flee but I can't see the file now because it is in the /root folder. (I tried to sudo with my original root password obtained from rackspace with no success)
EDIT: I also found out that I can no longer see the status of the server via mycould.rackspace.com I know get The Monitoring Agent is disconnected.
EDIT2: Trying to access the IP address of the server I get a No data received
I tried reaching out via de contact form but I think this is also a good place to get help,
Thanks :(