php-install Digest 19 Aug 2002 12:37:24 -0000 Issue 985
Topics (messages 8154 through 8157):
Compilation Error
8154 by: nntp.rz.uni-karlsruhe.de
4.2.2 w CLI and 4.0.6 w CGI on one Server
8155 by: Patrick Meisel
XP Home install question
8156 by: Jonathan Goulding
Sablotron
8157 by: Michael Hall
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 ---
After i sucessfully configured, i start make and get following lines back.
Could anybody give me a hint what is wrong?
Making all in Zend
make[1]: Entering directory `/tmp/php-4.2.2/Zend'
/bin/sh ../libtool --silent --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I../main -DEAPI_MM -D_LARGEFILE_SOURCE -D_FIL
E_OFFSET_BITS=64 -DHARD_SERVER_LIMIT=2048 -DDYNAMIC_MODULE_LIMIT=128 -DLINUX
=22 -DMOD_SSL=208103 -DEAPI -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c -o
zend_language_parser.lo `test -f zend_language_parser.c || echo
'./'`zend_language_parser.c
In file included from zend.h:55,
from zend_compile.h:24,
from zend_language_parser.c:147:
/usr/local/include/unix.h:182: parse error before `MAILSTREAM'
/usr/local/include/unix.h:182: warning: no semicolon at end of struct or
union
/usr/local/include/unix.h:189: parse error before `}'
/usr/local/include/unix.h:189: warning: data definition has no type or
storage class
/usr/local/include/unix.h:193: parse error before `*'
/usr/local/include/unix.h:193: warning: data definition has no type or
storage class
/usr/local/include/unix.h:196: parse error before `*'
/usr/local/include/unix.h:197: parse error before `*'
/usr/local/include/unix.h:198: parse error before `*'
/usr/local/include/unix.h:199: parse error before `*'
/usr/local/include/unix.h:200: parse error before `*'
/usr/local/include/unix.h:201: parse error before `*'
/usr/local/include/unix.h:202: parse error before `*'
/usr/local/include/unix.h:202: parse error before `*'
/usr/local/include/unix.h:202: warning: data definition has no type or
storage class
/usr/local/include/unix.h:203: parse error before `*'
/usr/local/include/unix.h:204: parse error before `*'
/usr/local/include/unix.h:206: parse error before `*'
/usr/local/include/unix.h:207: parse error before `*'
/usr/local/include/unix.h:209: parse error before `*'
/usr/local/include/unix.h:210: parse error before `*'
/usr/local/include/unix.h:211: parse error before `*'
/usr/local/include/unix.h:212: parse error before `*'
/usr/local/include/unix.h:213: parse error before `*'
/usr/local/include/unix.h:214: parse error before `*'
/usr/local/include/unix.h:215: parse error before `*'
/usr/local/include/unix.h:216: parse error before `*'
/usr/local/include/unix.h:219: parse error before `*'
/usr/local/include/unix.h:221: parse error before `DOTLOCK'
/usr/local/include/unix.h:222: parse error before `MAILSTREAM'
/usr/local/include/unix.h:223: parse error before `*'
/usr/local/include/unix.h:224: parse error before `*'
/usr/local/include/unix.h:225: parse error before `*'
/usr/local/include/unix.h:226: parse error before `*'
/usr/local/include/unix.h:228: parse error before `*'
/usr/local/include/unix.h:229: parse error before `*'
/usr/local/include/unix.h:230: parse error before `*'
/usr/local/include/unix.h:231: parse error before `*'
make[1]: *** [zend_language_parser.lo] Error 1
make[1]: Leaving directory `/tmp/php-4.2.2/Zend'
make: *** [all-recursive] Error 1
--- End Message ---
--- Begin Message ---
Hello,
unfortunately I am forced to install 4.2.2 as an Apache-Module with the
--enable-cli option and the CGI Version of 4.0.6 on one productive
Server (I know, I know - it wasnīt my idea!). And I got to do it today :-(.
I donīt think there will be any problems with the install itself, but
there are some Issues I am worried about:
- how can i make sure, that the two executables wonīt overwrite each
other? Will the --bindir do it for both compiles?
- Both versions are currently installed as an Apache Module.
- Do I _have_ to get rid of anything in the 4.0.6? (Is there a
"make uninstall" for example?)
- Will the (old) Apache Module of 4.0.6 get in the way of the
(new) CGI version?
Iīd appreciate any help or mentioning of issues I havenīt thought of.
Thanks in advance,
Patrick
--- End Message ---
--- Begin Message ---
Hello all,
I receive the following error msg when trying to load a php page after
installing php and a web server on XP home:
"This PHP CGI binary was compiled with force-cgi-redirect enabled..."
So, I have changed the php.ini file in both c:\windows and c:\php to no
avail. The same error msg is given after a reboot.
Any suggestions would be greatly appreciated! I'm a novice at this stuff...
-Jonathan
--- End Message ---
--- Begin Message ---
G'day:
I'm trying to compile PHP with XSLT support using PHP 4.2.1 and RedHat 7.2.
Sablotron 0.95 compiled without complaints. After some unsuccessful
attempts to recompile PHP with XSLT, I found some PHP patches on the
Ginger Alliance site, so I applied them and tried to recompile again.
No matter what I do, I get the same error messages at the end of 'make'
(my source is in /archive/src/php):
/archive/src/php/php-4.2.1/ext/xslt/.libs/libxslt.al(sablot.lo): In function
`zm_startup_xslt':
/archive/src/php-4.2.1/ext/xslt/sablot.c:153: multiple definition of
`SXPF_DISPOSE_NAMES'
main/.libs/libmain.al(internal_functions.lo):/archive/src/php/php-4.2.1/main/internal_functions.c:67:
first defined here
/archive/src/php/php-4.2.1/ext/xslt/.libs/libxslt.al(sablot.lo): In
function `zm_startup_xslt':
/archive/src/php-4.2.1/ext/xslt/sablot.c:153: multiple definition of
`SXPF_DISPOSE_VALUES'
main/.libs/libmain.al(internal_functions.lo):/archive/src/php/php-4.2.1/main/internal_functions.c:67:
first defined here
/archive/src/php/php-4.2.1/ext/xslt/.libs/libxslt.al(sablot.lo): In function
`zm_startup_xslt':
/archive/src/php-4.2.1/ext/xslt/sablot.c:153: multiple definition of
`SXPF_SUPPORTS_UNPARSED_ENTITIES'
main/.libs/libmain.al(internal_functions.lo):/archive/src/php/php-4.2.1/main/internal_functions.c:67:
first defined here
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory `/archive/src/php/php-4.2.1'
make: *** [install-recursive] Error 1
I'm out of ideas right now ... anyone been there and done this?
TIA
Mick
--- End Message ---