php-install Digest 19 Oct 2002 08:24:48 -0000 Issue 1076
Topics (messages 8852 through 8855):
PHP and AIX
8852 by: Ryan Smith
8853 by: Jim Thome
8854 by: Ryan Smith
Re: php 4.2.3 on appache 1.3.23 on win98se
8855 by: Arminas
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
I tried to get this question answered once before, and got no response, so
let me reword:
Is anyone using dynamically loaded PHP modules on AIX?
I can't get any, including the modules that come with PHP, to work. ANY
help would be appreciated.
--Ryan
--- End Message ---
--- Begin Message ---
Ryan,
Please re-word your post with a detailed description of your problem: Does PHP
compile? If not, what is the error, what are the last lines from your config.log file
and what is your configure line? If it does compile and doesn't load, what is the
error? What webserver are you using?
Jim
>>> "Ryan Smith" <[EMAIL PROTECTED]> 10/18/02 11:26AM >>>
I tried to get this question answered once before, and got no response, so
let me reword:
Is anyone using dynamically loaded PHP modules on AIX?
I can't get any, including the modules that come with PHP, to work. ANY
help would be appreciated.
--Ryan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Yes, PHP compiles and loads fine.
It is the PHP extension modules which don't work. If they're compiled into
PHP, then it is
OK. If they are dynamically loaded via the dl() function in a script, or
via the php.ini
file, then I get the following error in the Apache error_log:
PHP Warning: Unable to load dynamic library
'/usr/HTTPServer/libexec/libfirstmod.so' -
Invalid argument in Unknown on line 0
I've tried this under both Apache 1.3.12 and the IBM HTTPServer (based on
Apache 1.3.12)
with the same result. I've tried my module (which works fine under
Solaris), a simple test module, and some of the modules which come with PHP
(such as ldap). Same result.
--Ryan
> -----Original Message-----
> From: Jim Thome [mailto:jthome@;fcgov.com]
> Sent: Friday, October 18, 2002 10:46 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [PHP-INST] PHP and AIX
>
>
> Ryan,
>
> Please re-word your post with a detailed description of your
> problem: Does PHP compile? If not, what is the error, what are
> the last lines from your config.log file and what is your
> configure line? If it does compile and doesn't load, what is the
> error? What webserver are you using?
>
> Jim
>
> >>> "Ryan Smith" <[EMAIL PROTECTED]> 10/18/02 11:26AM >>>
>
> I tried to get this question answered once before, and got no response, so
> let me reword:
>
> Is anyone using dynamically loaded PHP modules on AIX?
>
> I can't get any, including the modules that come with PHP, to work. ANY
> help would be appreciated.
>
> --Ryan
>
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
--- End Message ---
--- Begin Message ---
or try http://smanager.web1000.com/ , it good tool for easy configuration
"Matthias Baumgart" <[EMAIL PROTECTED]> wrote in message
news:965804069.20021017105647@;dein-psychiater.de...
> Hallo php-install,
>
> today I installed php 4.2.3 new. in appache is allright, but if I
> enter localhost, this folder isn't empty there ist the file index.php,
> the monitor "file save?" cames.
>
> Why?
>
> --
> Matthias mailto:baeumchen@;dein-psychiater.de
>
--- End Message ---