Changes between Initial Version and Version 1 of Ticket #33617


Ignore:
Timestamp:
Mar 14, 2012, 5:03:49 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Could you be more specific about exactly what problem occurs?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33617

    • Property Priority changed from High to Normal
    • Property Keywords php5-oracle oci8 removed
    • Property Milestone changed from MacPorts 2.0.5 to
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Port php5-oracle added
  • Ticket #33617 – Description

    initial v1  
    1 1) installed apache2 + php5
    2 2) installed php5-oracle + oracle-instantclient
    3 3) do restart
    4 4) apache cannot start because of oracle error
    5 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)
     1 1. installed apache2 + php5
     2 2. installed php5-oracle + oracle-instantclient
     3 3. do restart
     4 4. apache cannot start because of oracle error
     5 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)
    66