#33954: PHP Problems with qrcode and dba -----------------------------------+---------------------------------------- Reporter: ajf@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: invalid | Keywords: Port: php5 | -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: I don't know what "phpqrcode" is but I don't think it's something we have in MacPorts. (We could perhaps add it to MacPorts, if that's desired.) If you want gd support in MacPorts php, install the php5-gd port. {{{ sudo port install php5-gd }}} If you want dba gdbm support in MacPorts php, install the php5-dba port with the +gdbm variant. {{{ sudo port install php5-dba +gdbm }}} -- Ticket URL: <https://trac.macports.org/ticket/33954#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS