logged in to the running instance
changed to /vol and gave write permission to all byCode:ssh -i /home/peter/Downloads/amazon/cloudfoundry_eu-west-1.pem root@ec2-79-125-43-177.eu-west-1.compute.amazonaws.com
Code:chmod a+w mitglieder.yap
logged in to the running instance
changed to /vol and gave write permission to all byCode:ssh -i /home/peter/Downloads/amazon/cloudfoundry_eu-west-1.pem root@ec2-79-125-43-177.eu-west-1.compute.amazonaws.com
Code:chmod a+w mitglieder.yap
Hi,
there is no need for a workaround using db4o (my fault, sorry for that). I already revoked my post in db4o forum.
In my solution I directly persist on a db4o file outside the webRoot directory. no copying out and in needed.
peter
How do I change the startup script or the apache initialization script for an already deployed application?