php-install Digest 3 Jul 2003 01:22:20 -0000 Issue 1445

2003-07-02 Thread php-install-digest-help
php-install Digest 3 Jul 2003 01:22:20 - Issue 1445 Topics (messages 11197 through 11200): PHP5 Windows XP Install Problem 11197 by: Louis 11199 by: jsWalter Re: PHP Install Solaris 2.8 + Oracle 11198 by: Charlie Smith Re: Movie 11200 by: kuenne.rentec.com

[PHP-INST] Re: Movie

2003-07-02 Thread kuenne
Please see the attached zip file for details. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: PHP5 Windows XP Install Problem

2003-07-02 Thread jsWalter
This may, or may not be of help. I've asked efor comments on this, but none have been had. See if this helps you. This was written for my system which (was NT 4) Win 2k and Apache 2.x. It should work for XP, I have no idea about PHP 5, but I'm hoping you'll tell me. walter ===

Re: [PHP-INST] PHP Install Solaris 2.8 + Oracle

2003-07-02 Thread Charlie Smith
I've installed successfully on Solaris 2.8 + Oracle with following: ./configure --with-apache=../apache_1.3.27 --with-oci8=/path/to/oracle/9.0.1 --with-oracle=/path/to/oracle/9 .0.1 --with-mysql=/path/to/mysql Does this help? If your running a 32 bit compiler, you'll need to modify the Makefil

[PHP-INST] PHP5 Windows XP Install Problem

2003-07-02 Thread Louis
Description: I have tried without success to get php-5.0.0b1-Win32 installed on Windows XP Pro. The web servers I have tried with are: Apache 1.3.27 Apache 2.0.46 I tried following the PHP 4 instructions for installing PHP 5, both as a Module and CGI, but Apache refuses to start up.

php-install Digest 2 Jul 2003 12:12:37 -0000 Issue 1444

2003-07-02 Thread php-install-digest-help
php-install Digest 2 Jul 2003 12:12:37 - Issue 1444 Topics (messages 11192 through 11196): can't load extension 11192 by: Tam Pou Fai [301]can't load extension 11193 by: Tam Pou Fai Re: installing php-mysql 11194 by: suomi Re: Compile PHP 4.3.1 + binary Apache 4.3.

[PHP-INST] installation takes longer than expected

2003-07-02 Thread user
Hi every I yesterday constructed the php 4.3.2 rpm package from the source, and that took me much longer than expected. I used the following configure string: ./configure --enable-force-cgi-redirect --enable-calendar --with-ldap=/usr/local/openldap --with-mysql --with-unixODBC=/usr/lib/unixODB

[PHP-INST] Re: Compile PHP 4.3.1 + binary Apache 4.3.1 + Suse

2003-07-02 Thread suomi
U ever checked in the apache error log? check to see whether your php program is really in /usr/local/lib/php/php as it should be according to your apache config. good luck. suomi Jose Manuel wrote: I have compiled PHP 4.3.1 over Suse 8.0 with #./configure --with-mysql=/usr/local/mysql --wit