ChinaUnix.net
相关文章推荐:

php oracle 调库时进行转码

/root/downloads/php-4.3.0/ext/oci8/oci8.c:5289: `OCI_TYPECODE_TABLE' undeclared (first use in this function) /root/downloads/php-4.3.0/ext/oci8/oci8.c:5290: `OCI_TYPECODE_VARRAY' undeclared (first use in this function) /root/downloads/php-4.3.0/ext/oci8/oci8.c:5297: request for member `in_call' in something not a structure or union /root/downloads/php-4.3.0/ext/oci8/oci8.c:5297: request for member...

by kaka_sun - Oracle - 2006-05-01 09:47:09 阅读(955) 回复(0)

相关讨论

PHP版本4.3.6 GD版本2.0.33 GD安装在/usr/local/gd目录下. 然后编译PHP ./configure --with-gd='/usr/local/gd' 配置通过, 但在make,报错. /home/soft/php-4.3.6/ext/gd/gd.c:385: undefined reference to `gdFreeFontCache' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 请教高手如何解决这个问题.

by psfamily - PHP - 2005-06-23 16:15:11 阅读(1492) 回复(4)

我在安装完 oracle apache php之后启动apache 有如下错误 usr/sbin/apachectl start Syntax error on line 190 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib64/httpd/modules/libphp5.so into server: libclntsh.so.10.1: failed to map segment from shared object: Permission denied 我的php参数如下 ./configure --prefix=/usr/local/php --with-apxs2=/usr/sbin/apxs --with-zlib-dir=/usr --with-jpeg-dir=/u...

by bosona - Oracle - 2006-12-13 23:38:03 阅读(1172) 回复(1)

平台:redhat as3 + apache1。3。28 + php4。3。2

by lgq1893 - Oracle - 2004-01-02 12:51:03 阅读(1130) 回复(1)

各位高人,解决了lex的问题,我又遇上了一个问题,帮忙啊! php在configure,对oracle9支持的参数

by malio-alex - Linux论坛 - 2005-04-08 17:06:18 阅读(768) 回复(1)

各位老大,请问在Linux9下用php连接oracle(oracle服务器安装在另外一台机器上),必须在Linux9上安装oracle

by hopesunny - 服务器应用 - 2003-12-30 10:51:10 阅读(1081) 回复(1)

 使用php的 cURL可以简单和有效地去抓网页。你只需要运行一个脚本,然后分析一下你所抓取的网页,然后就可以以程序的方式得到你想要的数据了。无论是你想从从一 个链接上取部分数据,或是取一个XML文件并把其导入数据,那怕就是简单的获取网页内容,cURL 是一个功能强大的php。本文主要讲述如果使用这个php。   启用 cURL 设置 首先,我们得先要确定我们的php是否开启了这个,你可以通过使用php_info()函数来得到这一...

by 路_人_ - php文档中心 - 2009-06-08 15:26:26 阅读(1139) 回复(0)

; 我用以上的脚步试验php的文件操作,可是程序并没有显示"fail fopen"或者"over",/www/htdocs目录下也没有出现test.txt. 请问这是怎么回事,是不是有什么安全限制...

by music - PHP - 2003-04-03 00:17:04 阅读(1753) 回复(3)

oracle rac 建 ora-00603错误 ORA-00603:oracle server session terminated by fatal error 环境 aix 5300-05-06 hacmp 5.4.0.1 oracle 9.2.0.1 升级到 9.2.0.4 新装系统,ha启动无误,共享磁盘启动成concurrent模式 listener配置成功并且启动, ip 地址 10.37.148.2 node1 10.40.1.1 node1_boot1 node1 10.41.1.1 node1_boot2 10.37.148.3 node1 10.40.1.2 node2_boot1 node2 10.41.1.2 node2_boot2 建报...

by sunxi52215 - Oracle - 2007-04-23 13:17:53 阅读(3688) 回复(9)

安装过程均正常,建出错。 ORA-03113:end-of-file on communication channel ORA-03114:not connected to oracle

by wendyask - Linux论坛 - 2003-08-22 17:16:44 阅读(611) 回复(4)

进行到62% Adding oracle JServer这一步报错: ORA-04030:out of process memory when trying to allocate 4032 bytes (joxu heap int, ioc_allocate-pal) 这是什么问题了?

by wendyask - AIX - 2003-04-18 11:10:23 阅读(1112) 回复(3)