Hæhæ Linux áhugamenn.

Ég er með vél sem er með uppsettu Debian 4.0

Ég þarf að setja upp OCI8 extension á php og ég er í vandræðum með það. Eg er búinn að setja upp Oracle sqlplus client og það virkar fínt.

Ég held að vandamálið sé það að það er uppsett PHP 4.3.10 og ég held það sé of gömul útgáfa fyrir OCI8 extension sem ég er að reyna að setja upp í gegnum “pecl install oci8”.

Ég er algjör byrjandi og málið er að ég hef einhvern veginn installað apache 2 og php upp á vélinni án þess að upgreida apache 1.33 og php 4.3.10. Þess vegna eru bæði eintökin uppsett á vélinni.

Eina lausnin sem ég fann var bara að færa apache2 á port 81.

Þegar ég instalal oci8 þá spyr hún um directory á oracle clientnum og ég segi $ORACLE_HOME/client

Villan sem kemur upp þegar ég reyni að installa oci8 er

/tmp/pear/cache/oci8-1.3.5/oci8.c:2811: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2812: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2812: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2818: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2818: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2818: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2818: error: ‘php_oci_connection’ has no member named ‘svc’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2818: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2818: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2818: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2818: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2820: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2821: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2821: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2825: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2825: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2825: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2825: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2825: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2825: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2827: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2828: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2828: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2833: error: expected ‘;’ before ‘cred_type’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2837: error: ‘cred_type’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2837: error: ‘OCI_CRED_EXT’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2841: error: ‘OCI_STMT_CACHE’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2841: error: invalid operands to binary |
/tmp/pear/cache/oci8-1.3.5/oci8.c:2841: error: incompatible types in assignment
/tmp/pear/cache/oci8-1.3.5/oci8.c:2843: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2843: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2843: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2843: error: ‘php_oci_connection’ has no member named ‘svc’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2843: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2843: error: ‘php_oci_connection’ has no member named ‘session’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2843: error: expected ‘)’ before ‘cred_type’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2843: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2845: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2846: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2846: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2850: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2850: error: ‘OCI_SUCCESS_WITH_INFO’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2857: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2857: warning: comparison between pointer and integer
/tmp/pear/cache/oci8-1.3.5/oci8.c:2858: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2858: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2862: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2862: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2862: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2862: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2862: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2862: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2864: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2865: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2865: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c: In function ‘php_oci_create_session’:
/tmp/pear/cache/oci8-1.3.5/oci8.c:2884: error: ‘ub4’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2884: error: expected ‘;’ before ‘statement_cache_size’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2887: error: ‘php_oci_connection’ has no member named ‘is_persistent’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2887: error: ‘php_oci_connection’ has no member named ‘private_spool’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2888: error: ‘php_oci_connection’ has no member named ‘private_spool’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2888: error: ‘php_oci_connection’ has no member named ‘charset’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2888: warning: passing argument 9 of ‘php_oci_create_spool’ makes integer from pointer without a cast
/tmp/pear/cache/oci8-1.3.5/oci8.c:2891: error: ‘php_oci_connection’ has no member named ‘is_persistent’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2891: error: ‘php_oci_connection’ has no member named ‘private_spool’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2891: warning: pointer type mismatch in conditional expression
/tmp/pear/cache/oci8-1.3.5/oci8.c:2893: error: ‘php_oci_connection’ has no member named ‘env’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2893: error: ‘php_oci_spool’ has no member named ‘env’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2898: error: ‘php_oci_connection’ has no member named ‘using_spool’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2899: error: ‘php_oci_connection’ has no member named ‘using_spool’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2902: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2906: error: ‘php_oci_connection’ has no member named ‘private_spool’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2914: error: ‘php_oci_connection’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2915: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2915: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2915: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2915: error: ‘php_oci_connection’ has no member named ‘env’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2915: error: ‘dvoid’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2915: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2915: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2915: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2917: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2917: error: ‘OCI_SUCCESS’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2918: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2918: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2924: error: ‘php_oci_connection’ has no member named ‘authinfo’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2925: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2925: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2925: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2925: error: ‘php_oci_connection’ has no member named ‘env’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2925: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2925: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2925: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2927: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2928: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2928: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2956: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2957: error: expected ‘;’ before ‘numfree’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2958: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2958: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2958: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2958: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2958: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2958: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2959: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2959: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2959: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2959: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2959: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2959: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2960: error: ‘numfree’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2960: error: ‘numopen’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2960: error: ‘numbusy’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2972: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2972: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2972: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2972: error: ‘php_oci_connection’ has no member named ‘env’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2972: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2972: error: ‘php_oci_connection’ has no member named ‘svc’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2972: error: ‘OCIAuthInfo’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2972: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2972: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2972: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2974: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2975: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2975: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2981: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2981: error: ‘OCI_SUCCESS_WITH_INFO’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2987: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2987: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2987: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2987: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2987: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2987: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2989: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2989: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2989: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2989: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2989: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2989: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2991: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2991: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2991: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2991: error: ‘php_oci_connection’ has no member named ‘session’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2991: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2991: error: ‘ub1’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:2991: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:2991: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:2991: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2992: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2993: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2993: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2997: error: ‘php_oci_connection’ has no member named ‘next_pingp’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2999: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:2999: warning: comparison between pointer and integer
/tmp/pear/cache/oci8-1.3.5/oci8.c:3000: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3000: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3003: error: ‘php_oci_connection’ has no member named ‘next_pingp’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3003: error: invalid operands to binary >
/tmp/pear/cache/oci8-1.3.5/oci8.c:3003: error: ‘php_oci_connection’ has no member named ‘next_pingp’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3003: error: invalid operands to binary >=
/tmp/pear/cache/oci8-1.3.5/oci8.c:3006: error: ‘php_oci_connection’ has no member named ‘next_pingp’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3006: error: ‘zend_oci_globals’ has no member named ‘ping_interval’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3006: error: incompatible types in assignment
/tmp/pear/cache/oci8-1.3.5/oci8.c:3009: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3009: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3009: error: ‘php_oci_connection’ has no member named ‘svc’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3009: error: ‘php_oci_connection’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3009: error: expected ‘)’ before ‘OCI_SESSRLS_DROPSESS’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3009: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3010: error: ‘php_oci_connection’ has no member named ‘svc’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3011: error: ‘php_oci_connection’ has no member named ‘server’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3012: error: ‘php_oci_connection’ has no member named ‘session’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3015: error: ‘php_oci_connection’ has no member named ‘svc’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3017: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3017: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3017: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3017: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:3017: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:3017: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3019: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3020: error: ‘zend_oci_globals’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3020: error: ‘zend_oci_globals’ has no member named ‘errcode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3025: error: ‘php_oci_connection’ has no member named ‘is_stub’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3026: error: ‘php_oci_connection’ has no member named ‘is_attached’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3026: error: ‘php_oci_connection’ has no member named ‘is_open’
/tmp/pear/cache/oci8-1.3.5/oci8.c: In function ‘php_oci_spool_close’:
/tmp/pear/cache/oci8-1.3.5/oci8.c:3052: error: ‘php_oci_spool’ has no member named ‘poolname_len’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3053: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3053: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3053: error: ‘dvoid’ undeclared (first use in this function)
/tmp/pear/cache/oci8-1.3.5/oci8.c:3053: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:3053: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:3053: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3057: error: ‘php_oci_spool’ has no member named ‘poolh’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3058: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3058: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3058: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:3058: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:3058: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3061: error: ‘php_oci_spool’ has no member named ‘err’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3062: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3062: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3062: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:3062: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:3062: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3065: error: ‘php_oci_spool’ has no member named ‘env’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3066: error: ‘zend_oci_globals’ has no member named ‘debug_mode’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3066: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3066: error: expected expression before ‘)’ token
/tmp/pear/cache/oci8-1.3.5/oci8.c:3066: error: invalid operands to binary *
/tmp/pear/cache/oci8-1.3.5/oci8.c:3066: error: ‘zend_oci_globals’ has no member named ‘in_call’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3069: error: ‘php_oci_spool’ has no member named ‘spool_hash_key’
/tmp/pear/cache/oci8-1.3.5/oci8.c:3070: error: ‘php_oci_spool’ has no member named ‘spool_hash_key’
/tmp/pear/cache/oci8-1.3.5/oci8.c: At top level:
/tmp/pear/cache/oci8-1.3.5/oci8.c:3082: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘php_oci_ping_init’
make: *** [oci8.lo] Error 1
ERROR: `make' failed
mazda:/etc/init.d#

Veit einhver hér hvað ég get gert.