怎么没人啊,我也在研究这个问题,现在在LINUX下装ORACLE在与PHP挂钩
实现LINUX+PHP+ORACLE+WEB服务器,优选搭配

解决方案 »

  1.   

    没有人有一点经验么?我按照php.net上说的做,打了补丁,然后安装apache,他提示我:
         ======== Error Output for sanity check ========
    cd ..; cc -DHPUX11 -Aa -Ae -D_HPUX_SOURCE -DUSE_HSREGEX -DUSE_EXPAT -I.
    /lib/expat-lite -DNO_DL_NEEDED `./apaci` -o helpers/dummy helpers/dummy.c
    -lm -lpthread
    (Bundled) cc: warning 480: The -A option is available only with the C/ANSI C pro
    duct; ignored.
    (Bundled) cc: warning 480: The -A option is available only with the C/ANSI C pro
    duct; ignored.
    (Bundled) cc: "helpers/dummy.c", line 3: warning 5: "const" will become a keywor
    d.
    (Bundled) cc: "helpers/dummy.c", line 3: error 1000: Unexpected symbol: "char".
    (Bundled) cc: "helpers/dummy.c", line 4: warning 5: "const" will become a keywor
    d.
    (Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.
    *** Error exit code 1Stop.
    ============= End of Error Report =============谁能解决?