php-install Digest 14 Feb 2003 21:21:25 -0000 Issue 1248
Topics (messages 10042 through 10045):
Sablot 0.97 an PHP 4.3.0 - configure error
10042 by: michel
PHP-4.3.0 Apache2.0.44 HP-UX11 make install error libphp4.la
10043 by: Germano Gasparini
Smarty on free.fr
10044 by: Guillaume
"Could not connect to the database"
10045 by: Björn Odell
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,
the following problem appear:
Expat 1.95.3
LibXML2 2.5.3
libxslt 1.0.26
Sablot 0.97
PHP 4.3.0
on a new server i can't configure PHP 4.3.0 with:
-with-xslt
-with-xslt-sablot
PHP says: Sablot version greater 0.96
I've added:
export LDFLAGS libstdc++
into Makefile:
EXTRA_LIBS= [...] -libstdc++ (later with -lexpat -lsablot)
nothing helps.
any idea?
I've goggled about the problem, but only make errors are described.
--
Greetings
Christian Michel
--- End Message ---
--- Begin Message ---
Hello
I'm a newbie of this group, so please be gentle with me :-)
I had a problem with PHP's "make install". I looked at PHP manuals, at the
man pages of my system, at the Apache manual then I tried in the several
FAQ sites on PHP and in this and other newsgroups but I could not find a
clue about how to solve my problem. So I decided to submit it to the
community.
Environment:
HP-UX 11.00
Apache 2.0.44
php-4.3.0
Apache was compiled with --enable_so and installed under /usr/local/apache2
PHP build was run from /opt/php-4.3.0
PHP was configured with:
/configure \
--with-my-sql \
--with-apxs2=/usr/local/apache2/bin/apxs
The script ran smoothly, no errors nor ! ATTENTION ! were generated, only
those two final lines:
/config.status[1703]: 6: Generated or received a file descriptor number
that is not valid.
/config.status[1704]: 6: Generated or received a file descriptor number
that is not valid.
Then I executed "make".
It ran smoothly, no errors but some warnings were generated (see the log
excerpt below):
/bin/sh libtool --silent --mode=compile gcc -Imain/
-I/opt/php-4.3.0/main/ -DPHP_ATOM_INC -I/opt/php-4.3.0/include
-I/opt/php-4.3.0/main -I/opt/php-4.3.0 -I/usr/local/apache2/include
-I/opt/php-4.3.0/Zend -I/opt/php-4.3.0/ext/xml/expat
-I/opt/php-4.3.0/TSRM -g -O2 -prefer-pic -c main/internal_functions.c -o
main/internal_functions.lo
/bin/sh libtool --silent --mode=link gcc -g -O2 -prefer-pic -rpath
/opt/php-4.3.0/libs -avoid-version -module ext/ctype/ctype.lo
ext/mysql/php_mysql.lo ext/mysql/libmysql/libmysql.lo
ext/mysql/libmysql/errmsg.lo ext/mysql/libmysql/net.lo
ext/mysql/libmysql/violite.lo ext/mysql/libmysql/password.lo
ext/mysql/libmysql/my_init.lo ext/mysql/libmysql/my_lib.lo
ext/mysql/libmysql/my_static.lo ext/mysql/libmysql/my_malloc.lo
ext/mysql/libmysql/my_realloc.lo ext/mysql/libmysql/my_create.lo
ext/mysql/libmysql/my_delete.lo ext/mysql/libmysql/my_tempnam.lo
ext/mysql/libmysql/my_open.lo ext/mysql/libmysql/mf_casecnv.lo
ext/mysql/libmysql/my_read.lo ext/mysql/libmysql/my_write.lo
ext/mysql/libmysql/errors.lo ext/mysql/libmysql/my_error.lo
ext/mysql/libmysql/my_getwd.lo ext/mysql/libmysql/my_div.lo
ext/mysql/libmysql/mf_pack.lo ext/mysql/libmysql/my_messnc.lo
ext/mysql/libmysql/mf_dirname.lo ext/mysql/libmysql/mf_fn_ext.lo
ext/mysql/libmysql/mf_wcomp.lo ext/mysql/libmysql/typelib.lo
ext/mysql/libmysql/safemalloc.lo ext/mysql/libmysql/my_alloc.lo
ext/mysql/libmysql/mf_format.lo ext/mysql/libmysql/mf_path.lo
ext/mysql/libmysql/mf_unixpath.lo ext/mysql/libmysql/my_fopen.lo
ext/mysql/libmysql/mf_loadpath.lo ext/mysql/libmysql/my_pthread.lo
ext/mysql/libmysql/my_thr_init.lo ext/mysql/libmysql/thr_mutex.lo
ext/mysql/libmysql/mulalloc.lo ext/mysql/libmysql/string.lo
ext/mysql/libmysql/default.lo ext/mysql/libmysql/my_compress.lo
ext/mysql/libmysql/array.lo ext/mysql/libmysql/my_once.lo
ext/mysql/libmysql/list.lo ext/mysql/libmysql/my_net.lo
ext/mysql/libmysql/dbug.lo ext/mysql/libmysql/strmov.lo
ext/mysql/libmysql/strxmov.lo ext/mysql/libmysql/strnmov.lo
ext/mysql/libmysql/strmake.lo ext/mysql/libmysql/strend.lo
ext/mysql/libmysql/strfill.lo ext/mysql/libmysql/is_prefix.lo
ext/mysql/libmysql/int2str.lo ext/mysql/libmysql/str2int.lo
ext/mysql/libmysql/strinstr.lo ext/mysql/libmysql/strcont.lo
ext/mysql/libmysql/strcend.lo ext/mysql/libmysql/bchange.lo
ext/mysql/libmysql/bmove.lo ext/mysql/libmysql/bmove_upp.lo
ext/mysql/libmysql/longlong2str.lo ext/mysql/libmysql/strtoull.lo
ext/mysql/libmysql/strtoll.lo ext/mysql/libmysql/charset.lo
ext/mysql/libmysql/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/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/apache2filter/sapi_apache2.lo
sapi/apache2filter/apache_config.lo sapi/apache2filter/php_functions.lo
main/internal_functions.lo -lcrypt -lm -lnsl -lcrypt -o libphp4.la
*** Warning: This library needs some functionality provided by -lcrypt.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
*** Warning: This library needs some functionality provided by -lcrypt.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module libphp4. Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.
After that I ran
"make install"
and here is the log I was returned:
Installing PHP CLI binary: /usr/local/bin/
Installing PHP SAPI module
/usr/local/apache2/build/libtool --mode=install cp libphp4.la
/usr/local/apache2/modules/
cp .libs/libphp4.lai /usr/local/apache2/modules/libphp4.la
cp .libs/libphp4.a /usr/local/apache2/modules/libphp4.a
ranlib /usr/local/apache2/modules/libphp4.a
chmod 644 /usr/local/apache2/modules/libphp4.a
Warning! dlname not found in /usr/local/apache2/modules/libphp4.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/apache2/modules/libphp4.so
chmod: can't access /usr/local/apache2/modules/libphp4.so
apxs:Error: Command failed with rc=65536
.
*** Error exit code 1
Looks like a problem with dynamic loading.
I tried also relinking PHP with the -dlopen flag inside Makefile but I got
a linker error. At this point I started investigating the manuals, the
faqs, the usenet and the web but got no clue. I saw a post of a spanish
guy with something similar but nobody answered him.
Could anyone provide me a help or a hint to overcome that?
Thank you very much in advance
Germano Gasparini
Milan, Italy
--- End Message ---
--- Begin Message ---
Hello,
My provider is free.fr.
Do you know if it's possible to use Smarty on my web pages. For now, I get
this error message :
Warning: chmod() has been disabled for security reasons in Smarty.class.php
on line 1994
Any help ?
Guillaume
--- End Message ---
--- Begin Message ---
I just installed PHP 4.3.0 via the install shield. Database MySQL 3.23.55.
Application phpBB2 2.0.4. Server IIS (Win XP Pro).
Running phpBB2 does properly open the "Welcome to phpBB2 Installation"
screen. Filling in the data and pushing the "Start Install" button just
returns the error message: "phpBB : Critical Error - Could not connect to
the database".
I made three earlier and successful installations with the same software
combination (except Win 2000, not XP) - but this time I have spent several
hours trying to find out what I did wrong. No luck.
Anyone out there with a suggestion - what to look for?
Best regards, Björn Odell
--- End Message ---