|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2006-12-21 22:53 UTC] tony2001@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 02 12:00:01 2025 UTC |
Description: ------------ Trying to start Apache(Version 2.0.59) with Php5.2 on Tru64 Unix( aka OSF1..) to acess Oracle( version 10.1) but loader is throwing an error on libaio_raw.so like below. Anyone has experiences with aio_raw.so library, i know some of Oracle shared objects has dependency on this library, So trying to find a way to get out from this error?. Already raised a case with HP. 1)Apache Log... [Fri Dec 15 10:52:25 2006] [notice] caught SIGTERM, shutting down Syntax error on line 232 of /omega/apache/conf/httpd.conf: Cannot load /omega/apache/modules/libphp5.so into server: dlopen: libaio_raw.so: symbol "aio_prefork" unresolved 2)Php configuration options a) ./configure --with-apxs2=/omega/apache/bin/apxs \ --prefix=/omega/apache/php5.2 \ --with-config-file- \ path=/omega/apache/php5.2/config \ --with-oci8=$ORACLE_HOME --with-libxml-dir=/omega/apache/libxml2-2.6.11 3)PHP Version PHP 5.2.0 (cli) (built: Dec 15 2006 11:52:19) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies