php-install Digest 7 Mar 2002 11:49:40 -0000 Issue 733
Topics (messages 6279 through 6284):
pg_encoding_to_char error: apache + mod_ssl + php w/ postgresql support
6279 by: Eugene Park
How to: phplib on windows 2000
6280 by: nagendra prasad
6281 by: nagendra prasad
php4apache-eapi.dll / Apache 1.3.22 / ModSSL
6282 by: Eric Roussille
php with xitami on xp
6283 by: Paul ...
Installation problems
6284 by: Thierry Boitieux
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'm having trouble trying to run mod_ssl + Apache + PHP with Postgresql
support.
When trying to start Apache, I receive the following error message:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so: Undefined symbol
"pg_encoding_to_char"
When I build Apache with mod_ssl, I'm forced (as far as I know) to load
PHP using the apxs, and I get this error.
However, when I build Apache without mod_ssl and consequently am able to
build PHP into Apache as a static module, then this error disappears.
Any ideas?
_______________________________________
I'm using the following on FreeBSD 4.4:
o apache 1.3.23
o mod_ssl 2.8.7
o php 4.1.1
o openssl 0.9.6c
o postgresql 7.2
Here are my configuration options.
For mod_ssl:
./configure
--with-apache=/usr/local/src/apache_1.3.23
--with-ssl=/usr/local/src/openssl-0.9.6c
--prefix=/usr/local/apache
--enable-module=ssl
--enable-module=most
--enable-shared=max
--enable-rule=EAPI
For php:
./configure
--with-pgsql=/usr/local/pgsql
--enable-track-vars
--enable-calendar
--with-apxs=/usr/local/apache/bin/apxs
For postgresql and openssl, no custom config options were used.
--- End Message ---
--- Begin Message ---
hi ,
In my Windows2000 PHP is working fine on Apache-1.3. But how to
configure PHPLib on this environment? Can any one tell me where I
can find phplib for Windows2000?
--- End Message ---
--- Begin Message ---
hi ,
In my Windows2000 PHP is working fine on Apache-1.3. But how to
configure PHPLib on this environment? Can any one tell me where I
can find phplib for Windows2000?
Thanks,
Prasad.
--- End Message ---
--- Begin Message ---
Hello,
My system is WinNT 4.
I try to run Apache 1.3.22 + modSSL + PHP 4.1.1 (from php4Win).
I use php4apache-eapi.dll but I still have the warning message :
"[warn] Loaded DSO php4apache-eapi.dll uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI
)"
Has anybody experienced that kind of problem ?
Thanks for help
Eric Roussille
--- End Message ---
--- Begin Message ---
Hello all,
Just trying to help a mate install php on xp but having problems. He's using
xp and Xitami web server and i've spent some time trying to get it working
but have had no luck.
Has anyone else come over this? or could suggest something to try?
Paul
--- End Message ---
--- Begin Message ---
I cannot install php on my laptop
(with MySQL and Apache).
It would be great if you could find
what is my problem.
You can find the Debug.log qith
this email.
Thank you
Please answer to
[EMAIL PROTECTED]
The Debug.log is also there:
CONFIGURE: './configure' '--with-
mysql=/usr/local/mysql/' '--with-
apxs=/usr/local/apache_1.3.12/bin/apxs'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS:
CXX:
CXXFLAGS:
INCLUDES: -I/usr/local/apache_1.3.12/include -
I$(top_builddir)/Zend -I$(top_srcdir) -
I/usr/local/mysql//include
LDFLAGS: -Wl,-rpath,/usr/local/mysql//lib/mysql -
L/usr/local/mysql//lib/mysql
LIBS: -lmysqlclient -lresolv -lm -ldl -lcrypt -lnsl -
lresolv
DLIBS:
SAPI: apache
PHP_RPATHS: /usr/local/mysql//lib/mysql
uname -a: Linux localhost.localdomain 2.4.8-26mdk #1 Sun
Sep 23 17:06:39 CEST 2001 i586 unknown
gcc -o conftest -g -O2 -Wl,-
rpath,/usr/local/mysql//lib/mysql -
L/usr/local/mysql//lib/mysql conftest.c -lmysqlclient -
lresolv -lm -ldl -lcrypt -lnsl -lresolv 1>&5
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
______________________________________________________
Boîte aux lettres - Caramail - http://www.caramail.com
--- End Message ---