Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
December 26, 20213 yr Hello! Sorry to hear that you are having trouble with your server or other aspects of your infrastructure that are required for self hosting our software. I have moved your post to Community Support where you can utilize peer-to-peer support as many support needs for self hosting are outside of our scope of support. Please note: You will need to rely on your knowledge and support from your server host to run the software successfully. If you determine that converting to our Cloud where we host and provide support for Invision Community will better meet your needs, please reach out via our contact us form. We would love to talk with you!
December 26, 20213 yr I have this for rewrite in Nginx location / { #URL rewrites try_files $uri $uri/ /index.php; } Working fine
December 27, 20213 yr Did your configs ever work, because if they did then somethings changed so do you keep a record (tracking) of changes you have made to the files or backup the working files before changes ? My config file works fine but im using Redis cache and not fastcgi, happy to send you a copy for you to try ?