Are you trying to use it as DSO or compiled into Apache? Gcc or Aix Cset
compiler? Are you using Aix make? Aix m4?
I found compiling PHP under Aix a real real pain.
Jonathan Kaufman
Timothy Canon <[EMAIL PROTECTED]> on 06/04/2002 12:54:46 PM
To: "Wei Bin Teah" <[EMAIL PROTECTED]>
cc:
What patch levels are you using for your bos.adt.xxx? (most likely
bos.adt.includes or bos.adt.libs).
I was previously having that problem, until I reloaded my aix dev box and
applied the latest patches (post-ml9), and then...it works just fine (with
a tweak or two here).
Also are you includin
Alrighty folks, here is a bit more detail on a new fresh system with a
fresh install of everything.
Basic Apache v1.3.23 (from source) with
./configure \
--enable-rule=SHARED_CORE \
--enable-module=so \
--enable-module=usertrack \
--enable-module=digest \
Good question.
1. Yes apachectl configtest works fine.
2. Now there's a thought...I'll get back to you on that one :)
Jonathan Kaufman
Jonathan Hilgeman <[EMAIL PROTECTED]> on 03/01/2002 10:14:29 AM
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: RE: [PHP-INST] Re: Aix
Well let me know if you can get it to work, as that's something I've been
interested in.
Jonathan Kaufman
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
The in
Actually yes I have (same result, I just posted the final configuration I
kinda wanted).
however I just re-installaed my test box, and will start fresh with
apache/php and ONLY apache/php. I'll post the gory results, anyone good at
core dump investigation?
Jonathan Kaufman
BTW. Excuse my igno
As far as *I* know (your milage may vary) as long as Apache has mod so
enabled (do a httpd -l, if it lists mod_so.o and...core.o) you should be
able to compile php as a DSO (Dynamic module) using apxs. (See apache
installation documentation for more information)
A simple configure would be (for
I have been trying very unsuccessfully to get Apache 1.3.23 to run php
4.1.1 as a DSO. I can get everything to compile, but if I try to load the
php DSO apache will CORE.
System Information:
Aix 4.3.3 Patch Level 9
Cset for Aix compiler v5.02
Perl 5.6.0 [bull lppset]
MM v1.1.3 [bull lppset]
Bison