• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

mongodb

  1. sundowatch

    Resolved All docker ports are blocked

    Hi, I was using the Plesk docker extension to serve my microservices and mongo databases. But I couldn't understand that now I'm not able to reach these ports. For example, I have 2 docker containers as you see below: I use both these containers to solve this problem. Let's check the...
  2. N

    Resolved Cannot install any pecl module PHP 8.0

    Hello Everyone, I need to install mongodb php extension into my pesk with different PHP version. Here is the problem: Launch the command: # /opt/plesk/php/8.0/bin/pecl version PEAR Version: 1.10.13 PHP Version: 8.0.25 Zend Engine Version: 4.0.25 Running on: Linux vps-db******...
  3. Pinuccio

    Resolved Install Extension MONGODB for PHP in DEBIAN 10

    Hello, I have problems installing the mongodb extension for php on Debian 10 and PLESK. I tried to install the extension using PECL. sudo /opt/plesk/php/7.4/bin/pecl install mongodb RESULT: Libraries have been installed in: /tmp/pear-build-root3CAfNf/mongodb-1.10.0/modules If you ever...
  4. Márcio Dantas

    Question MongoDB on Docker - Slow

    Hello guys. I had containers in the Plesk docker module and it worked very well. I created a new version of MongoDB 4.4, I took the image through the docker hub .. but to connect to it, there is a little delay. It was not like that before. Did you guys go through this same problem?
  5. U

    Issue Cannot install mongodb configure: error: cannot run C compiled programs.

    I am having problem installing mongodb. GCC is installed and everything seems ok [root@distracted-kalam /]# /opt/plesk/php/7.4/bin/pecl install mongodb WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update downloading mongodb-1.8.2.tgz ...
  6. F

    Question Error starting rocket chat docker

    Hi, i'm trying to install rocket chat using docker on my plesk onyx on a centos 7. i've installed mongodb using that guide How to install MongoDB database server in Plesk? and it correctly works and liste on port 27017 on localhost that's log of mongo container 2019-05-15T08:05:09.080+0000 I...
  7. PiTiNiNjA

    Resolved Disable remote access on MongoDB using Docker

    Hello I installed MongoDB with Docker on my Plesk server. It allows remote connections by default, and I would like to change that. Usually I disable remote access by setting bind_ip to 127.0.0.1 in the mongodb.conf file, but I can't find any / don't know how to use configuration file with...
  8. emma blisa

    Question MongoDB on Windows slow *sometimes* using tailable cursors as message queue.?

    We are completing a generic service-bus implementation on C, with clients for C#, Delphi, PL/SQL and PHP. The library works great, we have awesome performance for our bus unless the MongoDB database is running on Windows (tested on 2008 R2, 2003 and 7) and there's no other "special" program...
  9. S

    Resolved How can I install the mongodb php driver for PHP 7.0?

    Hello all in the Plesk forum :) Today I have installed Plesk Onyx on an fresh installed Debian 8 Server. I have an web application which need the mongodb driver so I have looked to install it on Plesk. If I use the command /opt/plesk/php/7.0/bin/pecl install mongodb I become the message...
Back
Top