Giter VIP home page Giter VIP logo

Comments (5)

ivanproskuryakov avatar ivanproskuryakov commented on August 18, 2024

Hello @enri90, make sure that curl extension is installed on your host

➜  www git:(master) php -m | grep curl
curl

from aisel.

enri90 avatar enri90 commented on August 18, 2024

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/curl.so' - /usr/lib/php5/20121212/curl.so: cannot open shared object file: No such file or directory in Unknown on line 0

I have a virtualmin ubuntu for the project but I can not solve this problem

curl -V
curl 7.35.0 (x86_64-pc-linux-gnu) libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP

from aisel.

enri90 avatar enri90 commented on August 18, 2024

using a normal account are able to enter admin management should be limited you seller and admin

from aisel.

ivanproskuryakov avatar ivanproskuryakov commented on August 18, 2024

A. You have curl on your linux machine, but what shows echo phpinfo(); do you have curl extension enabled ?
to add: you may try to work with Aisel through vagrant, just cd to project and type "vagrant up", let me know if it works.

B. regarding admin, we are planning to user the same UI for sellers and administrators, API endpoints and security rules are different
https://github.com/ivanproskuryakov/Aisel/blob/master/Aisel/app/config/security.yml#L25-L26

from aisel.

enri90 avatar enri90 commented on August 18, 2024

vagrant

I tried with vagrant but not knowing I'm stuck here

info

here I am what I find if I try curl

----- Update ---

It was a DNS problem ubuntu could not curl download now works! no vagrant

WORKS

from aisel.

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.