You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
On Friday, 20 December 2019 06:07:27 UTC+11, Web Wizard wrote:
I am trying to connect Cockpit with mongo db. byt default cockpit supports sqlite.
While i am trying to connect it using config.php file, I am getting 500 error.
Hi,
A 500 error is a generic internal web server error that doesn't provide any insight into your application issue.
You need to enable error reporting for your dev environment or script to see a more informative description. Since Cockpit uses PHP, you should be able to adjust the error_reporting() to show all errors in your dev environment. It looks like Cockpit also has a debug option in its config which should be enabled by default if you are accessing via localhost or a .local url.
For questions about configuring and using Cockpit CMS, you are likely to find more specific expertise in their community forum: https://discourse.getcockpit.com.