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
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
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
===
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
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 - 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.
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
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