GithubHelp home page GithubHelp logo

Comments (6)

gphargreaves avatar gphargreaves commented on July 19, 2024 1

You should be able to install it using:

yum install -y openssl-devel

However my usual distro is Debian based so I am used to apt :-) you may have to troubleshoot syntax of that command.

Try installing after that and it should hopefully find the required OpenSSL source

from mongo-php-library.

gphargreaves avatar gphargreaves commented on July 19, 2024

What Linux distro are you running?

It seems like you are missing the OpenSSL or OpenSSL-dev packages.

from mongo-php-library.

buttfacemonkey avatar buttfacemonkey commented on July 19, 2024

I'm running CentOS 7 is there a yum package for it?

from mongo-php-library.

buttfacemonkey avatar buttfacemonkey commented on July 19, 2024

Sweet it installed! just one last thing mate.
Build process completed successfully Installing '/usr/lib64/php/modules/mongodb.so' install ok: channel://pecl.php.net/mongodb-1.1.2 configuration option "php_ini" is not set to php.ini location You should add "extension=mongodb.so" to php.ini

i can't find the php.ini file and people say to create a <?php phpinfo(); ?> but i cant open php files on my browser.
lastly i get permision denied from:

[jose@localhost ~]$ sudo echo "extension=mongodb.so" >> php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"
bash: /etc/php.ini: Permission denied

sorry for all the trouble im giving you.

from mongo-php-library.

gphargreaves avatar gphargreaves commented on July 19, 2024

What web server have you installed to serve your website/project? Apache, Nginx or something else?

from mongo-php-library.

buttfacemonkey avatar buttfacemonkey commented on July 19, 2024

oh dam. uh i thought i could use mongodb as a web server. sorry im completely new to website building im trying to this project: https://github.com/vichan-devel/vichan/blob/master/README.md what webserver should i install.

from mongo-php-library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.