What is the proper way to set up Capistrano to deploy a Rails app to multiple environments with different permissions required for each environment? In other words, imagine a typical scenario where a developer makes changes to code and pushes the changes to a testing environment. After testing, a release manager pushes the changes to pro...
I have deployed website on production server, now one error is occurred. Which is not coming in the test site. I am clueless what is going wrong because the error I am getting on production is custom. Which has no description about the error.
Is there any way I can check on production server that on which function error is occurring?
It...
Hi,
I was sitting in a presentation where i was told it is ok to have a physical box (virtualized into two) where one resides in the DMZ zone and the other resides in the secured zone.
I found that such an approach smells bad.
Is there any production environment that uses such an approach. I don't have a lot of experience in this spac...
I have recently downloaded a trial version of YourKit and after playing with it for a while it looks great, but I am concerned about running it in the production environment. Previous profilers I have used have put unacceptable overhead on the servers.
Does anyone know the typical overhead of the YourKit software? Or has anyone had any ...
Hi All,
How can we enabled SQL query logging in production environment?
Thanks,
Imran
...
Hello Friends,
I am doing a PHP project which is almost completed and uploaded to Production server for Client demo. Since The client is specifying some changes. I am doing that changes in my local server and later upload it to production server. Since some changes will took in more that 1 files its really difficult me to update the Pro...