Re: [PHP-INST] PHP & LDAP

2001-02-13 Thread Phil Huynh
thank Chris, I re-configure but it still doesn't work, then I deleted the apache directory, re-install, problem fixed. but now I get another problem, I got the message Fatal error: Call to undefined function: ldap_compare() I am using apache V 1.3.9, php 4.0.1pl2. Regards, phil Ch

[PHP-INST] Apapche+PHP with Ingres II on Tru64 UNIX

2001-02-13 Thread Kamil Choma
Hi, I'm trying for two months to install Apapche + PHP with Ingres II database support on Tru64 UNIX. Apapche web server is OK. But when I compile PHP as dynamic library, I can't even start httpd. In debug mode (httpd -X) I got core dump. Also compiling PHP is possible only if I change configu

[PHP-INST] RE: [PHP] XML Parsing through Proxy

2001-02-13 Thread Nathan Cassano
Steve, Did you take a look at the raw data returned by the fsockopen file pointer. There may be some http headers that are tripping up the xml parser. -Original Message- From: Steve Haemelinck [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 13, 2001 12:07 PM To: PHP Mailing Lis

Re: [PHP-INST] PHP & JAVA Install

2001-02-13 Thread Stanton Schell
Sorry for the long delay in responding, I configured the java.library.path as you indicated, but still get an error reading: Fatal error: Unable to load Java Library libjava.so, error: ÿ¿®@TZif: cannot open shared object file: No such file or directory in /home/stanton/apache/live2/htdocs/jver.p

[PHP-INST] PHP+PGP+Apache!! Help me I'm new!!!!!

2001-02-13 Thread Kevin Connolly
Hi, I am trying to use PHP, Apache and PGP together! I have configured apache and php fine but can't seem to find any information on how to uses PGP with them. The site I am working from is http://hotwired.lycos.com/webmonkey/00/20/index3a.html?tw=programming. Unfortunately I am finding it quit

[PHP-INST] CDB 0.75 w/PHP 4.0.4pl1

2001-02-13 Thread Ben Schumacher
Hello- I'm trying to install PHP 4.0.4pl1 with support for CDB. I've installed CDB 0.75 and used makelib to create a libcdb.a that includes all the *.a's that cdb 0.75 has (alloc.a, buffer.a, byte.a, cdb.a & unix.a), but I've had no luck. Everytime I run compile, I get this error message:

[PHP-INST] 1 step further to php3 need more help

2001-02-13 Thread mint
i have changed /usr/sbin/apxs as required using FAQS php.net. i have removed --with-xml. run configure and get your /usr/sbin/apxs script is most likely broken check www.php.blah.blah have done all changes please help again mint _

[PHP-INST] Error Installing PHP4.0.4pl1 on Ultra sparc 1 Running Solaris 8

2001-02-13 Thread Lúcio Rêne S. Cunha
Hi ! I'm trying to install php-4.0.4pl1 on Ultra Sparc1 running Solaris 8 with Apache 1.3.12. I Already compiled the same Software, but without --enable-sockets. Now i'm Trying to compile with the follow comands.. ./configure --with-apache= ../apache_1.3.12 --enable-ftp --enable-sockets

[PHP-INST] php3 install from shell prompt problems

2001-02-13 Thread mint
i am trying to install php-3.0.18 from tar I have modified usr/bin/apxs $cfg_libexecdir= usr/lib/apache $cfg_ldflags= q(-shared) and run configure ./configure --with-apxs --with-xml --with-mysql=/usr --with-imap but i get a problem with ./configure: apxs : command not found confi

Re: [PHP-INST] Can't find APXS. RH6.2

2001-02-13 Thread Kai Schaetzl
> --with-apxs=/usr/sbin/bin/apxs > That path would be quite unusual. Check if your apxs really is there. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com IE-Center: http://ie5.de & http://msie.winware.org ClubWin - Help for Windows User

[PHP-INST] Compilation pb under Solaris 2.7

2001-02-13 Thread Jean-Luc BEAUDET
Hi all, Well i'm worrying about an error message preventing the config.cache file to be created: I'd like to compile with the options above: cd ./php-4.0.4pl1; clear ./configure --prefix=/u/PHP4 \ --with-mysql=/usr/local/mysql --enable-force-cgi-redirect \ --with-apxs=/h

[PHP-INST] HELP PLEASE!!!ezpublish -qtdom --mysql problems on redhat 7.0

2001-02-13 Thread root
Could someone download the package ezpublish from developer.ez.no and try and configure it with redhat 7.0 please!!!ive been trying to get it working for the past week with no luck!!! I get strnage errors while trying to compile php4.0.4.pl1 with mysql xml qdom qtdom trans-sid magic-quotes and apx

[PHP-INST] problem installing PHP-4.04pl1/mysql

2001-02-13 Thread Michael Middleton
Hi, I'm having problems starting Apache with PHP4 and MySQL I#m using a Sun Ultra with Solaris 2.8, gcc 2.95, Apache 1.3.17 with mod_ssl, MySQL 2.23.32, PHP 4.04pl1 Everything works fine until I try to include MySQL. I've got Apache running without PHP and with a cutdown version of PHP. When I

RE: [PHP-INST] PHP & LDAP

2001-02-13 Thread Chris Andrew
Try ./configure -with-apache=../apache_1.3 -with-ldap=/usr -enable-track Regards, Chris > -Original Message- > From: Phil Huynh [mailto:[EMAIL PROTECTED]] > Sent: 13 February 2001 06:14 > To: [EMAIL PROTECTED] > Subject: [PHP-INST] PHP & LDAP > > > > Hi, > I have download the ldap_