php-install Digest 24 Jun 2002 15:09:10 -0000 Issue 899

Topics (messages 7448 through 7452):

Re: CST74545227ID - Cellspacing
        7448 by: MSN Customer Support

installing PHP as mod_php on Apache 2.0.39
        7449 by: Dapid Candra

Problems with apxs and CFLAGS query
        7450 by: Stewart Dean
        7452 by: Stewart Dean

php install in win32 - GD-library & Zlib ?
        7451 by: Septic Flesh

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 ---
Thank you for your e-mail message to MSN webmaster. We would like to
assist you with your question and request you go to the appropriate link
below for the product you are inquiring about. The link will take you
directly to that product's online help with instructions on how you may
contact us directly. This will provide you the timeliest response. 

For MSN Internet Access, go to
http://supportservices.msn.com/us/help.asp. 

For Hotmail, go to http://www.hotmail.com, then click "Help" on the
upper middle part of your screen. 

For MSN Messenger, go to http://messenger.microsoft.com, select the
applicable Messenger client on the left navigation bar, then click
"Help." 

For MSN Gaming Zone, go to
http://support.microsoft.com/directory/content.asp?ID=FH;EN-US;gmz. 

For MSN MoneyCentral, go to
http://support.microsoft.com/directory/content.asp?ID=FH;EN-US;mnyc&SD=G
N&FR=0&LN=EN-US. 

For Microsoft Passport, go to
http://www.passport.com/Consumer/ConsumerQA.asp?lc=1033. 

For Microsoft software applications such as Office or Windows, go to
http://support.microsoft.com/directory/. 

For MSN Web Communities, Member Directory or support for files you have
saved to MSN, go to http://communities.msn.com/home, then click "Help"
on the upper middle part of your screen. 

For MSN Chat, go to http://chat.msn.com/default.msnw, then click "Help"
on the upper middle part of your screen. 

For bCentral, go to http://www.bcentral.com/help/overview.asp. 

For MSNBC, go to http://www.msnbc.com/m/info/help.asp. 

For help with MSN.com, MSN Search or any other MSN property not
mentioned above, go to http://www.msn.com, then click "Help" on the
upper right-hand part of your screen. 

This is an unmonitored e-mail address so please be sure to go to one of
the links above. 

We value your business and thank you for using the Microsoft network of
web sites. 

--- Original Message --- 
From: [EMAIL PROTECTED] 
To: [EMAIL PROTECTED] 
Sent: Jun 23 2002 6:43PM 
Subject: Re: [PHP-INST] RE: CST74545227ID - Cellspacing (Out of
Office:June 13 - July 4) 

Thank you for your e-mail message to MSN webmaster. We would like to
assist you with your question and request you go to the appropriate link
below for the product you are inquiring about. The link will take you
directly to that product's online help with instructions on how you may
contact us directly. This will provide you the timeliest response. 

For MSN Internet Access, go to
http://supportservices.msn.com/us/help.asp. 

For Hotmail, go to http://www.hotmail.com, then click "Help" on the
upper middle part of your screen. 

For MSN Messenger, go to http://messenger.microsoft.com, select the
applicable Messenger client on the left navigation bar, then click
"Help." 

For MSN Gaming Zone, go to
http://support.microsoft.com/directory/content.asp?ID=FH;EN-US;gmz. 

For MSN MoneyCentral, go to
http://support.microsoft.com/directory/content.asp?ID=FH;EN-US;mnyc&SD=G
N&FR=0&LN=EN-US. 

For Microsoft Passport, go to
http://www.passport.com/Consumer/ConsumerQA.asp?lc=1033. 

For Microsoft software applications such as Office or Windows, go to
http://support.microsoft.com/directory/. 

For MSN Web Communities, Member Directory or support for files you have
saved to MSN, go to http://communities.msn.com/home, then click "Help"
on the upper middle part of your screen. 

For MSN Chat, go to http://chat.msn.com/default.msnw, then click "Help"
on the upper middle part of your screen. 

For bCentral, go to http://www.bcentral.com/help/overview.asp. 

For MSNBC, go to http://www.msnbc.com/m/info/help.asp. 

For help with MSN.com, MSN Search or any other MSN property not
mentioned above, go to http://www.msn.com, then click "Help" on the
upper right-hand part of your screen. 

This is an unmonitored e-mail address so please be sure to go to one of
the link
--- End Message ---
--- Begin Message ---
Hello,

I am trying to install PHP 4.2.1 and Apache 2.0.39 and I want to configure
PHP to run as mod_php.

Is anyone have a step-by-step installation documentation on this? I tried
./configure PHP using --with-apache, but I received
'configure: error: --with-apache does not work with Apache 2.x!'

Thanks.

dC


--- End Message ---
--- Begin Message ---
.......
Have previously posted this but a) got no response b) other than a weird pessage from 
the mailing list software,
so maybe it didn't get sent on and so I repost it...help!
.......

I am running AIX 5.1L and have IBM's LDAP (called SecureWay) installed.
Apache V1.3.20 is part of that installation, tho IBM renames it HTTPServer (it is 
merely vanilla
base Apache with a different name and some management goodies added).

When I run configure, it barfs at the apxs check.  I invoke configure thus:

root@mus:/usr/php/php-4.2.1 ## ./configure --with-apxs=/usr/HTTPServer/bin/apxs 
--with-ldap=/usr/ldap

I get through a buncha stuff then blow up at the apxs check;
when I insert a set -x and remove the dev/null apxs output bitbucket dump, I see:
----------------------
checking for Apache 1.x module support via DSO through APXS...
+ echo configure:3693: checking for Apache 1.x module support via DSO through APXS
+ 1>& 5
+ test set = set
+ withval=/usr/HTTPServer/bin/apxs
+ test /usr/HTTPServer/bin/apxs = yes
+ test -z /usr/HTTPServer/bin/apxs
+ echo /usr/HTTPServer/bin/apxs
+ grep ^/
+ 1> /dev/null
+ APXS=/usr/HTTPServer/bin/apxs
+ /usr/HTTPServer/bin/apxs -q CFLAGS
apxs:Error: /usr/HTTPServer/bin/@TARGET@ not found or not executable
+ 1> /dev/null 2>& 1
+ test 1 != 0
----------------------
so the rc from running apxs in non-zero (surprise).
Checked the apxs docs and
        apxs -q CFLAGS
is legit syntax.
Apparently something's missing/jiggered with Apache...can anyone tell me what the 
error message
apxs:Error: /usr/HTTPServer/bin/@TARGET@ not found or not executable
means and what to do about it.
I would really like to have IBM own the updating, etc of Apache....I'd really rather 
it not be something more on my plate.....

Help!

FWIW, the version info for the HTTPServer/Apache is:
----------------------
httpd -V
Server version: IBM_HTTP_SERVER/1.3.19  Apache/1.3.20 (Unix)
Server built:   Jul 11 2001 18:09:42
Server's Module Magic Number: 19990320:10
Server compiled with....
  -D HAVE_MMAP
  -D USE_MMAP_SCOREBOARD
  -D USE_MMAP_FILES
  -D USE_PTHREAD_SERIALIZED_ACCEPT
  -D HTTPD_ROOT="/usr/HTTPServer"
  -D SUEXEC_BIN="/usr/HTTPServer/bin/suexec"
  -D DEFAULT_PIDLOG="logs/httpd.pid"
  -D DEFAULT_SCOREBOARD="logs/httpd.scoreboard"
  -D DEFAULT_LOCKFILE="logs/httpd.lock"
  -D DEFAULT_XFERLOG="logs/access_log"
  -D DEFAULT_ERRORLOG="logs/error_log"
  -D TYPES_CONFIG_FILE="conf/mime.types"
  -D SERVER_CONFIG_FILE="conf/httpd.conf"
  -D ACCESS_CONFIG_FILE="conf/access.conf"
  -D RESOURCE_CONFIG_FILE="conf/srm.conf"
----------------------
and the linkage is:
----------------------
/usr/php/php-4.2.1 ## httpd -l
Compiled-in modules:
   http_core.c
   mod_so.c
----------------------
--
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College, Annandale-on-Hudson, New York  12504
[EMAIL PROTECTED]  voice: 845-758-7475, fax: 845-758-7035

--- End Message ---
--- Begin Message ---
..........
Have previously posted this but a) got no response b) other than a weird pessage from 
the mailing list software,
so maybe it didn't get sent on and so I repost it...help!
.......

I am running AIX 5.1L and have IBM's LDAP (called SecureWay) installed.
Apache V1.3.20 is part of that installation, tho IBM renames it HTTPServer (it is 
merely vanilla
base Apache with a different name and some management goodies added).

When I run configure, it barfs at the apxs check.  I invoke configure thus:

..........
# ./configure --with-apxs=/usr/HTTPServer/bin/apxs --with-ldap=/usr/ldap
..........

I get through a buncha stuff then blow up at the apxs check;
when I insert a set -x and remove the dev/null apxs output bitbucket dump, I see:
..........
checking for Apache 1.x module support via DSO through APXS...
+ echo configure:3693: checking for Apache 1.x module support via DSO through APXS
+ 1>& 5
+ test set = set
+ withval=/usr/HTTPServer/bin/apxs
+ test /usr/HTTPServer/bin/apxs = yes
+ test -z /usr/HTTPServer/bin/apxs
+ echo /usr/HTTPServer/bin/apxs
+ grep ^/
+ 1> /dev/null
+ APXS=/usr/HTTPServer/bin/apxs
+ /usr/HTTPServer/bin/apxs -q CFLAGS
apxs:Error: /usr/HTTPServer/bin/@TARGET@ not found or not executable
+ 1> /dev/null 2>& 1
+ test 1 != 0
..........
so the rc from running apxs in non-zero (surprise).
Checked the apxs docs and
        apxs -q CFLAGS
is legit syntax.
Apparently something's missing/jiggered with Apache...can anyone tell me what the 
error message
apxs:Error: /usr/HTTPServer/bin/@TARGET@ not found or not executable
means and what to do about it.
I would really like to have IBM own the updating, etc of Apache....I'd really rather 
it not be something more on my plate.....

Help!

FWIW, the version info for the HTTPServer/Apache is:
..........
httpd -V
Server version: IBM_HTTP_SERVER/1.3.19  Apache/1.3.20 (Unix)
Server built:   Jul 11 2001 18:09:42
Server's Module Magic Number: 19990320:10
Server compiled with....
   -D HAVE_MMAP
   -D USE_MMAP_SCOREBOARD
   -D USE_MMAP_FILES
   -D USE_PTHREAD_SERIALIZED_ACCEPT
   -D HTTPD_ROOT="/usr/HTTPServer"
   -D SUEXEC_BIN="/usr/HTTPServer/bin/suexec"
   -D DEFAULT_PIDLOG="logs/httpd.pid"
   -D DEFAULT_SCOREBOARD="logs/httpd.scoreboard"
   -D DEFAULT_LOCKFILE="logs/httpd.lock"
   -D DEFAULT_XFERLOG="logs/access_log"
   -D DEFAULT_ERRORLOG="logs/error_log"
   -D TYPES_CONFIG_FILE="conf/mime.types"
   -D SERVER_CONFIG_FILE="conf/httpd.conf"
   -D ACCESS_CONFIG_FILE="conf/access.conf"
   -D RESOURCE_CONFIG_FILE="conf/srm.conf"
..........
and the linkage is:
..........
/usr/php/php-4.2.1 ## httpd -l
Compiled-in modules:
    http_core.c
    mod_so.c
..........
--
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College, Annandale-on-Hudson, New York  12504
[EMAIL PROTECTED]  voice: 845-758-7475, fax: 845-758-7035


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--- End Message ---
--- Begin Message ---
Where can I get the GD library for the latest php version ? and the Zlib ?

I went to the websites and they provide the source code...(which I
successfully installed in a linux box).

but I need the (dlls) for win2k ....how do i get them ?

There is a gd32s.dll in the dlls directory . .is that one the gdlibary for
windows php ?


any idea ?

thanks in advance..

--
~~~~~~~~~~~~~~~~

Sapilas@/dev/pinkeye

~~~~~~~~~~~~~~~~


--- End Message ---

Reply via email to