Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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!
Hi,
I tried to install ProcessWire 2.7 on Nginx, following this tutorial and https://processwire.com/talk/topic/275-processwire-on-nginx/page-2 too.
I managed to process the installation (ignoring a warning on mod_rewrite), and got my HOME page running and all my tables in DB setup automatically. But I couldn’t get my admin, about, sitemap and maybe other pages running. It always says 404 not found.
Can anybody help to point me into a fully working ProcessWire step by step installation for Nginx? (I haven’t implemented in DO yet, still try to make it work in my local VM)
Thank you.
Hi,
I just tried following this tutorial on my DigitalOcean droplet (2-3 times now) and am unable to get ProcessWire 2.7 to respond to any URLs but the home page. (Not the Admin login, not Site Map, not the About page.)I opened a question on ProcessWire support, but perhaps the problems are at a lower level than their app code. Ideas? Any way I can test what’s wrong here? I’d love to just get on with ProcessWire.
My droplet is running Ubuntu 14.04, and the web root is /var/www/html/, not /var/www/ as in some, but not all, the code samples.