php-install Digest 1 Nov 2001 06:46:32 -0000 Issue 532
Topics (messages 4806 through 4811):
php.ini executable
4806 by: jtjohnston
4807 by: Ants Jackson
problema con LDAP
4808 by: lu-diaz.uniandes.edu.co
Re: troubles starting apache... with php 4.0.6
4809 by: Mark John Buenconsejo
about php mssql module
4810 by: carlos almeida
Re: Installed PHP4 And Apache on Debian
4811 by: Yasuo Ohgaki
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]
----------------------------------------------------------------------
Has anyone made a Windows executable to configure the php.ini?
... just asking, before I find myself doing it myself.
Post & Reply would be appreciated,
John
John
this could be what you are looking for - install for the Windoze Binary
http://www.php.net/do_download.php?download_file=php406-installer.exe
Ants
-----Original Message-----
From: jtjohnston [mailto:[EMAIL PROTECTED]]
Sent: 31 October 2001 20:10
To: [EMAIL PROTECTED]
Subject: [PHP-INST] php.ini executable
Has anyone made a Windows executable to configure the php.ini?
... just asking, before I find myself doing it myself.
Post & Reply would be appreciated,
John
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.290 / Virus Database: 155 - Release Date: 23/10/01
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.290 / Virus Database: 155 - Release Date: 23/10/01
Any idea.......this is the debug.log
I'm trying to compile with support for LDAP, but I need only the ldap
client, i not run the server ldap.
thanks.
CONFIGURE: './configure' '--with-mysql=/usr/local/Software/MySQL'
'--with-pgsql=/usr/local/Software/Postgres' '--with-ldap'
'--with-apache=../apache_1p
.3.20'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS: -DSUPPORT_UTF8
CXX:
CXXFLAGS:
INCLUDES: -I/home/MOX/cavanzada/avanzmox/sources/compila/apache_1.3.20/sr
c/include
-I/home/MOX/cavanzada/avanzmox/sources/compila/apache_1.3.20/src/o
s/unix -I$(top_builddir)/Zend -I/usr/local/include
-I/usr/local/Software/My/
SQL/include/mysql
LDFLAGS: -Wl,-rpath,/usr/local/lib -L/usr/local/lib
-Wl,-rpath,/usr/local/Software/MySQL/lib/mysql
-L/usr/local/Software/MySQL/lib/mysql -Wl,-rpath,l
/usr/local/Software/Postgres/lib
-L/usr/local/Software/Postgres/libLIBS: -lpq -lmysqlclient -lldap
-llber -lcrypt -lresolv -lm -ldl -lnsl
-lresolv
DLIBS:
SAPI: apache
PHP_RPATHS: /usr/local/lib /usr/local/Software/MySQL/lib/mysql
/usr/local/S
oftware/Postgres/lib
uname -a: Linux ftp.mox 2.2.14 #2 Fri Mar 17 11:14:59 COT 2000 i586
unknow
n
gcc -o conftest -g -O2 -DSUPPORT_UTF8 -Wl,-rpath,/usr/local/lib
-L/usr/loc
al/lib -Wl,-rpath,/usr/local/Software/MySQL/lib/mysql
-L/usr/local/Software/
MySQL/lib/mysql -Wl,-rpath,/usr/local/Software/Postgres/lib
-L/usr/local/Sofatware/Postgres/lib conftest.c -lpq -lmysqlclient -lldap
-llber -lcrypt -lres
olv -lm -ldl -lnsl -lresolv 1>&5
/usr/local/lib/libldap.so: undefined reference to `__dn_expand'
/usr/local/lib/libldap.so: undefined reference to `__inet_ntoa'
/usr/local/lib/libldap.so: undefined reference to `__inet_ntop'
/usr/local/lib/libldap.so: undefined reference to `__h_errno'
/usr/local/lib/libldap.so: undefined reference to `__res_query'
collect2: ld returned 1 exit status
Hello,
I got the same problem, do any of you guys know a solution?
Thanks!
Mark
"Walter Karpf" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> installing php4 did work well. but when i try to start apache with
> php4-module, i recieve this error:
>
> "Cannot load /usr/apache/libexec/libphp4.so into server: ld.so.1:
> /usr/apache/bin
> /httpd: fatal: relocation error: file /ust/apache/libexec/libphp4.so:
symbol
> uncompress: referenced symbol not fount"
>
> when i run "ldd -d /usr/apache/libexec/libphp4.so", i got this messages:
>
> symbol not found: uncompress (/usr/apache/libexec/libphp4.so)
> symbol not found: compress (/usr/apache/libexec/libphp4.so)
> symbol not found: ap_block_alarms (/usr/apache/libexec/libphp4.so)
> symbol not found: ap_unblock_alarms (/usr/apache/libexec/libphp4.so)
> symbol not found: ap_user_name (/usr/apache/libexec/libphp4.so)
> symbol not found: ap_max_requests_per_child
(/usr/apache/libexec/libphp4.so)
> symbol not found: ap_server_root (/usr/apache/libexec/libphp4.so)
> symbol not found: ap_user_id (/usr/apache/libexec/libphp4.so)
> symbol not found: ap_group_id (/usr/apache/libexec/libphp4.so)
> symbol not found: top_module (/usr/apache/libexec/libphp4.so)
>
> i'm using solaris 8 release 10/01 on sun ultra-450 sparc, apache 1.3.20
with
> openssl 0.9.2b, tried to run php 4.0.6
>
> what can i do? which libraries do i need, where do i have to place them?
> (maybe it's a trivial problem, but i'm almost new with linux, unix and
> sun-machines...)
>
> Walter Karpf
> Vienna, Austria
>
>
Hello:
I installed a PHP4.0.4 from the RedHat7.1 distribution, but I could not find
the module to use Microsoft SQL Server (MSSQL), please if you could help me
to find it i should appreciate it.
Bye, Carlose.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.286 / Virus Database: 152 - Release Date: 10/9/2001
Usff wrote:
> Whenever I attempt to load a page it asks me to downlad it rather than just
> view it
>
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php-source .phps
>
> That is what I have in the httpd.conf
>
> Any ideas?
>
It should work. Read INSTALL, README in source and
the manaul again.
--
Yasuo Ohgaki