PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, July 21, 2022

[FIXED] How to Connect mongodb to cpanel shared server

 July 21, 2022     cpanel, database, mongodb, shared-hosting     No comments   

Issue

Dears, I recently got my hands on a shared server ran by cpanel, and I want to host a mern stack app on it, is it possible to configure mongodb using it?


Solution

 Currently cPanel does not support mongodb so you should read this thread.

In order to deploy an application with these characteristics it is recommended to use Node.js since it has the necessary compatibility (mongodb driver).

Read this article (optional): How to Configure and Deploy CloudLinux’s Node.js.



Answered By - ellhe-blaster
Answer Checked By - Willingham (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing