I have an unmanaged VPS server, I want to track online CPA offers using Prosper202. I have installed Ubuntu 12.04 with Nginx and Prosper202 using your tutorial . I am seeing “bad gateway” when trying to access from my domain “http://tra**nc.com” and the Nginx welcome page when I enter my server IP. I have re-installed several times to be sure and I am not seeing errors from tail -f /var/log/nginx/error.log command. Reading Ubuntu documentation I see there have been problems with php. Can you advise please. Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Anything in the php5-fpm log?
Two of the common problems are orphaned fpm processes. They need to be killed before php5-fpm can be properly started.
The permissions on the socket file have become more strict and the /etc/php5/fpm/pool.d/ config files need to be changed.
Think the defualt ubuntu nginx entries need to be. listen.owner = www-data listen.group = www-data
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.