[MacPorts] #33954: PHP Problems with qrcode and dba
#33954: PHP Problems with qrcode and dba ----------------------------------+----------------------------------------- Reporter: ajf@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: ----------------------------------+----------------------------------------- I have two problems with the installation of PHP5. Firstly 'phpqrcode' fails with a 'broken image' icon which I suspect is due to PHP not being compiled with GD? Secondly phpinfo() for dba shows only 'flatfile' and not 'gdbm' which I would prefer. What should I do? Alan Fry -- Ticket URL: <https://trac.macports.org/ticket/33954> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33954: PHP Problems with qrcode and dba ----------------------------------+----------------------------------------- Reporter: ajf@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: php5 ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => ryandesign@… * port: => php5 Comment: In the future, please fill in the Port field and Cc the maintainer(s). -- Ticket URL: <https://trac.macports.org/ticket/33954#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33954: PHP Problems with qrcode and dba ----------------------------------+----------------------------------------- Reporter: ajf@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: php5 ----------------------------------+----------------------------------------- Comment(by pixilla@…): In MacPorts, php extensions have their own ports. See php5-gd and php5-dba for possible solutions: {{{ $ port echo name:^php5- }}} -- Ticket URL: <https://trac.macports.org/ticket/33954#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33954: PHP Problems with qrcode and dba ----------------------------------+----------------------------------------- Reporter: ajf@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: php5 ----------------------------------+----------------------------------------- Comment(by pixilla@…): FYI, there is also pear-Image_QRCode: {{{ $ port echo name:^pear- }}} -- Ticket URL: <https://trac.macports.org/ticket/33954#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
participants (1)
-
MacPorts