#33617: problems with php5-oracle port ---------------------------------+------------------------------------------ Reporter: a.ribalka@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: php5-oracle ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * priority: High => Normal * owner: macports-tickets@… => ryandesign@… * milestone: MacPorts 2.0.5 => * keywords: php5-oracle oci8 => * port: => php5-oracle Old description:
1) installed apache2 + php5 2) installed php5-oracle + oracle-instantclient 3) do restart 4) apache cannot start because of oracle error 5) if I disable in /opt/local/var/db/php5/oracle.ini the line ;extension=pdo_oci.so - seems it works (http://cl.ly/1c0F2N0F3H2O0z3J3V43) , but when i use function oci_pconnect or another oracle function in php it crashes (show nothing in browser)
New description: 1. installed apache2 + php5 2. installed php5-oracle + oracle-instantclient 3. do restart 4. apache cannot start because of oracle error 5. if I disable in /opt/local/var/db/php5/oracle.ini the line ;extension=pdo_oci.so - seems it works (http://cl.ly/1c0F2N0F3H2O0z3J3V43) , but when i use function oci_pconnect or another oracle function in php it crashes (show nothing in browser) -- Comment: Could you be more specific about exactly what problem occurs? -- Ticket URL: <https://trac.macports.org/ticket/33617#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS