How can I host my invisioncommunity self-host forum?

I recently purchased an invisioncommunity self host license for fun and I’ve been wanting to host it on vercel however with it being PHP and over 500+ pages its difficult for me to figure out how to do it. Is there any way I could host the forum since its all PHP?

Hello,

Being a Serverless platform, you cannot host service like Invision Forum board in platform like Vercel. The minimum requirements are included in the ips4.php file (Invision Community Requirements Checker) and in requirements

Minimum

  • PHP 7.2.0
  • MySQL: 5…5.3

Recommended

  • PHP 7.4.0
  • MySQL: 5.6.2

which also includes some additional php libraries:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.