Coder Social home page Coder Social logo

Comments (4)

uprel avatar uprel commented on August 22, 2024 1

Look your server error log, you are mising PDO PHP PGSQL driver. Check PHP requirements here and install necessary.

from gisapp.

petunja avatar petunja commented on August 22, 2024

fantastic! tank you.
I tried to install those requirements, but they seemed to not exixt.
I run on mint 17.3 with php 5.5.9 and the terminal installation aswered me:
E: Unable to locate package php E: Unable to locate package php-pgsql E: Unable to locate package php-xml E: Unable to locate package php-zip

After your suggestion i looked on Ubuntu official packages list and I found: php5 and php5-pgsql.

I'm a newbie so I don't understand every lib or requirement or package that I'm forced to use, but:
about php-xml and php-zip packages (also unabled) I found, on my php-info file that:

  1. xml appears to be recognized and supported:
  • libxml: Version 2.9.1 (active)
  • libXML streams: enabled
  • SimpleXML: enabled
  • XML support: active
  • ... and so on
  1. zip appears in field: Registered PHP Streams
    I don't know if it's enough to work properly but I'm sure I will know it soon. :)

Tank you for your support, you did a great job.
I hope this post will help every dummy like me.
P.

p.s: I installed a lamp server with a simplified procedure: $ sudo apt-get install lamp-server^
so it could be a non appropriated way for installing all required dependencies.

from gisapp.

uprel avatar uprel commented on August 22, 2024

OK, in case of PH5 libraries are php5...
So it is working now?

from gisapp.

petunja avatar petunja commented on August 22, 2024

yes, tank you a lot.
Now I'm figthing with users registrations, but it's seems to works greatly.

from gisapp.

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.