Re: [PHP-INST] Problem with Installing PHP4 on AIX4.3.3

2002-06-10 Thread jkaufman
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:

Re: [PHP-INST] make install error

2002-03-06 Thread jkaufman
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

[PHP-INST] Re: Aix 4.3.3 + Apache 1.3.23 + Php 4.1.1 = CORE DUMP! HELP! PART 2

2002-03-01 Thread jkaufman
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 \

RE: [PHP-INST] Re: Aix 4.3.3 + Apache 1.3.23 + Php 4.1.1 = CORE D UMP! HELP!

2002-03-01 Thread jkaufman
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

Re: [PHP-INST] php install when apache already installed

2002-03-01 Thread jkaufman
Well let me know if you can get it to work, as that's something I've been interested in. Jonathan Kaufman - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The in

[PHP-INST] Re: Aix 4.3.3 + Apache 1.3.23 + Php 4.1.1 = CORE DUMP! HELP!

2002-03-01 Thread jkaufman
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

Re: [PHP-INST] php install when apache already installed

2002-03-01 Thread jkaufman
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

[PHP-INST] Aix 4.3.3 + Apache 1.3.23 + Php 4.1.1 = CORE DUMP! HELP!

2002-02-28 Thread jkaufman
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