php-install Digest 2 Oct 2002 05:16:43 -0000 Issue 1049

2002-10-01 Thread php-install-digest-help
php-install Digest 2 Oct 2002 05:16:43 - Issue 1049 Topics (messages 8621 through 8628): php make problem 8621 by: Einav PHP, apache and windows xp installation problem + Solution 8622 by: Anna Wagg N/A 8623 by: Wilfredo I. Pachón López 8624 by: Wilfredo I.

[PHP-INST] GD2.0.1 install on windows

2002-10-01 Thread John Coder
Has anyone had success installing GD2.0.1 on a windows 98 or ME platform?I'm having a hell of a time. If you'v had success please let me know and could yu give me some hints I may be overlooking? John Coder -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.p

[PHP-INST] Constant LDAP errors

2002-10-01 Thread David Chait
Greetings all, I have been trying to get LDAP to compile properly using PHP 4.1.2 with little success. This is a RedHat 7.3 platform using Apache 1.x as the web server, adding PHP as a DSO. When compiling PHP I use ./configure --with-ldap --with-mysql --with-apxs=/usr/local/apache/bin/apx

[PHP-INST] Re: insatlling php - 4.2.3 with apache - 2.0.40

2002-10-01 Thread Jonas Geiregat
I had the same prob about couldn't find ... I just recompiled php and it worked for me Anil Garg wrote: > Hi, > > I am using following versions: > > php - 4.2.3 > apache - 2.0.40 > > On freeBSD 4.6 > > I am reffering to intallationg intruction at : > http://www.php.net/manual/en/install.apach

[PHP-INST] ./configure question

2002-10-01 Thread Jonas Geiregat
I'm reading the manual and I don't really get with they mean by this option --enable-debug Compile with debugging symbols. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] N/A

2002-10-01 Thread Wilfredo I. Pachón López
> unsubscribe Excuse me i take a mistake when write the adress. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] N/A

2002-10-01 Thread Wilfredo I. Pachón López
unsubscribe -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] PHP, apache and windows xp installation problem + Solution

2002-10-01 Thread Anna Wagg
Hi all, Just to let you know that I managed to get working PHP, windows xp and apache2. I got it working by simply downloading the newest version of Apache 2. No problems at all, configuration took me 2 mins. Thanx to all who send me emails trying to help me. Thanx, Anna.

[PHP-INST] php make problem

2002-10-01 Thread Einav
when trying to install php on solaris8/sparc box IM getting the following error MSG bash-2.03# make Making all in Zend make[1]: Entering directory `/down/php-4.2.3/Zend' /bin/sh ../libtool --silent --mode=link gcc -g -O2 -pthreads -DZTS -prefer-pic -o libZend.la zend_language_parser.lo zend

php-install Digest 1 Oct 2002 11:31:14 -0000 Issue 1048

2002-10-01 Thread php-install-digest-help
php-install Digest 1 Oct 2002 11:31:14 - Issue 1048 Topics (messages 8614 through 8620): vulnerabilities?? 8614 by: Anil Garg 8615 by: Rasmus Lerdorf nothing happen when installing php-4.2.3-win32 8616 by: Randall Kindley 8617 by: Pierre-Alain Joye PHP, APa

Re: [PHP-INST] PHP, APache and Mysql on Redhat linux 7.3

2002-10-01 Thread Peter Goggin
The main problem with the default redhat versions is that the mysql does not seem to include the max version allowing the use of innodb (at leasst I could not find the rpm on the distribution disks) , hence the reson for installing the later version of everything. I tried commenting out the if s

Re: [PHP-INST] PHP, APache and Mysql on Redhat linux 7.3

2002-10-01 Thread Chris Hewitt
Peter Goggin wrote: >I am trying to move a web application from a win98 machine to a linux >(redhat 7.3). This application works as designed on the win98 box. I cannot >get it to work properly on the linux box. > RH 7.3 has mysql, apache and php already (slightly earlier versions though). >I do