php-install Digest 29 May 2003 19:06:11 -0000 Issue 1399
Topics (messages 10977 through 10979):
about apache 1.3.27 for SGI and PHP 4.2.3
10977 by: VIKRANT
Make fails :( PHP 4.3.1, Solaris 2.6 Netscape Enterprise server 3.6
10978 by: Daniel Rubio
Compile error upgrading from 4.3.1 to 4.3.2
10979 by: Papo Napolitano
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 ---
Hello there
I have installed apache 1.3.24 for SGI and have it
running on my SGI box.
I did download PHP and made changes in the httpd.conf
but still php thing doesnt work.
whenever I try to click on php link it gives me the
php code and doesnt run the actual php script
plz help
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
--- End Message ---
--- Begin Message ---
Hi list!!
I'm having a strange error during the make process for PHP 4.3.1, here
are te configure options:
./configure --prefix=/apps/php-4.3.1 --with-pgsql=/apps/pgsql
--with-nsapi=/apps/suitespot --without-mysql --enable-libgcc
No problems on configuration, but I've this error in the make process:
/bin/sh libtool --silent --mode=compile gcc -Imain/
-I/export/home/drubior/src/php-4.3.1/main/ -DPHP_ATOM_INC
-I/export/home/drubior/src/php-4.3.1/include
-I/export/home/drubior/src/php-4.3.1/main
-I/export/home/drubior/src/php-4.3.1
-I/export/home/drubior/src/php-4.3.1/Zend -I/aplicacions/pgsql/include
-I/export/home/drubior/src/php-4.3.1/ext/xml/expat
-D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-I/export/home/drubior/src/php-4.3.1/TSRM -g -O2 -pthreads -DZTS
-prefer-pic -c main/internal_functions.c -o main/internal_functions.lo
/bin/sh libtool --silent --mode=link gcc -g -O2 -pthreads -DZTS
-prefer-pic -rpath /export/home/drubior/src/php-4.3.1/libs
-avoid-version -module -L/usr/ucblib
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/3.1
-L/aplicacions/pgsql/lib -R /usr/ucblib -R
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/3.1 -R
/aplicacions/pgsql/lib ext/ctype/ctype.lo ext/overload/overload.lo
ext/pcre/pcrelib/maketables.lo ext/pcre/pcrelib/get.lo
ext/pcre/pcrelib/study.lo ext/pcre/pcrelib/pcre.lo ext/pcre/php_pcre.lo
ext/pgsql/pgsql.lo ext/posix/posix.lo ext/session/session.lo
ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo
ext/standard/array.lo ext/standard/base64.lo
ext/standard/basic_functions.lo ext/standard/browscap.lo
ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo
ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo
ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo
ext/standard/filestat.lo ext/standard/flock_compat.lo
ext/standard/formatted_print.lo ext/standard/fsock.lo
ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo
ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo
ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo
ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo
ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/parsedate.lo
ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/reg.lo
ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo
ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo
ext/standard/url.lo ext/standard/url_scanner.lo ext/standard/var.lo
ext/standard/versioning.lo ext/standard/assert.lo
ext/standard/strnatcmp.lo ext/standard/levenshtein.lo
ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo
ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo
ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo
ext/standard/css.lo ext/standard/var_unserializer.lo
ext/standard/ftok.lo ext/standard/aggregation.lo ext/standard/sha1.lo
ext/tokenizer/tokenizer.lo ext/xml/xml.lo ext/xml/expat/xmlparse.lo
ext/xml/expat/xmlrole.lo ext/xml/expat/xmltok.lo regex/regcomp.lo
regex/regexec.lo regex/regerror.lo regex/regfree.lo TSRM/TSRM.lo
TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo
main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo
main/fopen_wrappers.lo main/alloca.lo main/php_ini.lo main/SAPI.lo
main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo
main/strlcat.lo main/mergesort.lo main/reentrancy.lo
main/php_variables.lo main/php_ticks.lo main/streams.lo main/network.lo
main/php_open_temporary_file.lo main/php_logos.lo main/output.lo
main/memory_streams.lo main/user_streams.lo Zend/zend_language_parser.lo
Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo
Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo
Zend/zend_constants.lo Zend/zend_dynamic_array.lo
Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo
Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo
Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo
Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo
Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo
Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo
Zend/zend_execute.lo sapi/nsapi/nsapi.lo main/internal_functions.lo -lpq
-lcrypt -lresolv -lm -ldl -lnsl -lsocket -lgcc -lcrypt -o libphp4.la
ld: fatal: file ext/ctype/ctype.lo: unknown file type
ld: fatal: File processing errors. No output written to .libs/libphp4.so
make: *** [libphp4.la] Error 1
Unknown file type o_0 ... I've never seen this ...
gcc is version 3.1
Some idea?
--
********************************************************
Daniel Rubio Rodríguez
OASI (Organisme Autňnom Per la Societat de la Informació)
c/ Assalt, 12
43003 - Tarragona
Tef.: 977.244.007 - Fax: 977.224.517
e-mail: [EMAIL PROTECTED]
********************************************************
--- End Message ---
--- Begin Message ---
Hi all,
Anyone having this issue when compiling 4.3.2?
main/network.lo(.text+0x94c): In function
`php_stream_sock_ssl_activate_with_method':
: undefined reference to `php_openssl_apply_verification_policy'
main/network.lo(.text+0x9a8): In function
`php_stream_sock_ssl_activate_with_method':
: undefined reference to `php_SSL_new_from_context'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
I'm compiling with
LIBS='-lstdc++ -liconv'
./configure --prefix=/usr/php --enable-track-vars --enable-versioning --enab
le-trans-sid --with-exec-dir=/usr/php --enable-inline-optimization --with-co
nfig-file-path=/etc/php --with-apxs2=/usr/apache2/bin/apxs --enable-bcmath -
-enable-ftp --enable-sockets --enable-sysvsem --enable-sysvshm --with-pgsql=
/usr/pgsql --with-mysql=/usr/mysql --with-sybase-ct=/usr/sybase --with-zlib
--with-zlib-dir=/usr --with-bz2=/usr --with-openssl=shared --with-ldap=/usr/
ldap --with-gd=/usr --enable-gd-imgstrttf --enable-gd-native-ttf --with-jpeg
-dir=/usr --with-png-dir=/usr --with-tiff-dir=/usr --with-xpm-dir=/usr/X11R6
/lib --with-freetype-dir=/usr --with-imap=/usr/imap --with-imap-ssl=/usr --w
ith-zip=/usr --with-iconv=/usr --with-gettext --enable-shmop --with-mm=/usr
--with-xml --with-xmlrpc --enable-xslt --with-xslt-sablot
Yeaaah, I know, lot of options... But I'm using that line since 4.x with no
problems.
TIA.
Papo.-
--- End Message ---