I had the same problem and was sratching my head for three weeks. I found
the solution by following the below directions:
http://www.tldp.org/HOWTO/Apache-Compile-HOWTO/php.html
I was surprised it worked -- pass it on :)
- Original Message -
From: "Richard Anglin" <[EMAIL PROTECTED]>
Glad to see others think I'm cool. I was beginning to think that was a
thought unique to me.
Anyway, glad I could help.
Cheers and good luck!
Mike
- Original Message -
From: "TeWoei Poon" <[EMAIL PROTECTED]>
To: "MikeParton" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, May
-Original Message-
From: Miguel Maria Godinho de Matos [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 11:30 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Can't install PHP in win 2000
Hi guys, i am not subscribe in the php mailing list so any replys on this
topic, p
Mike,
You are COOL! Thanks.
--- MikeParton <[EMAIL PROTECTED]> wrote:
> Did you leave register_globals set to off in your
> php.ini? If so, you need
> to declare your $_ENV superglobal variable at the
> beginning of your script
> (see the section in the php manual on
> register_globals and the
Sorry, that should be $_SERVER superglobal NOT $_ENV
- Original Message -
From: "MikeParton" <[EMAIL PROTECTED]>
To: "TeWoei Poon" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, May 23, 2002 2:21 PM
Subject: Re: [PHP-INST] weird problem...
> Did you leave register_globals set
Read the news release:
http://www.php.net/release_4_2_1.php
External variables are no longer enabled by default.
>>> TeWoei Poon <[EMAIL PROTECTED]> 05/23/02 12:07 PM >>>
Hey all,
This is really weird. I've just upgraded the php
version from 4.0.5 to 4.2.1. I'm running Apache on
Windows 98.
Phil Dibowitz wrote:
> I recently installed PHP 4.1.2 on Apache 1.3.20 with SSL.
It doesn't make a huge difference I suppose, but the Apache Version was a typo.
Apache/1.3.24 (Unix) mod_ssl/2.8.8 OpenSSL/0.9.6 PHP/4.1.2
Phil
--
"They that can give up essential liberty to obtain a little tempo
php-install Digest 23 May 2002 18:22:07 - Issue 850
Topics (messages 7080 through 7089):
Re: ok compiled but ?
7080 by: Defryn NZ
7081 by: Richard Anglin
7086 by: Dan Stilts
Install Php --with-mysql=/path/to/header/files
7082 by: Sharksforum
concurrent runn
Did you leave register_globals set to off in your php.ini? If so, you need
to declare your $_ENV superglobal variable at the beginning of your script
(see the section in the php manual on register_globals and the superglobal
arrays).
HTH
Mike
- Original Message -
From: "TeWoei Poon" <[E
I recently installed PHP 4.1.2 on Apache 1.3.20 with SSL.
But when I start up Apache it warns me that PHP was compiled with "plain
Apache 1.3 API" support and my crash under "EAPI" and I should recompile with
"-DEAPI"...
I can't seem to find a configuration option for this. Is this possible? D
Hey all,
This is really weird. I've just upgraded the php
version from 4.0.5 to 4.2.1. I'm running Apache on
Windows 98. I've been following the installation
instructions... I've done the necessary changes to
httpd.conf
LoadModule php4_module
C:/php.4.2.1/sapi/php4apache.dll
AddType application/
Meaning compile it with --with-apache=/path/to/apache_src...should look
something like:
./configure --with-mysql=/software/mysql --enable-calendar --with-apache=/op
t/build/apache_1.3.24 --with-openssl=/usr/local/openssl --with-db3=/usr/loca
l/BerkeleyDB --with-pgsql=/software/pgsql --with-gett
iPlanet 4.1, PHP 4.2.1, Solaris 8 -
We appear to have exactly the same behaviour as noted below by David O in
his post on 5/03/2002
We can compile, configure and initialize the PHP nsapi. However, we cannot
get it to execute PHP!
We see messages in the iplanet error log that identifies PHP ini
Finally got that part to work, I ended up unistalling then reinstalling the
IIS server and unistalling PHP, then using the PHP windows installer to
configure the IIS server for me. Now I am having another problem. I am
getting the error:
PHP Warning: Unable to load dynamic library
'D:\PHP\exten
does anyone has attempted to run php 4.0.x & 4.1.2 on windows NT or windows
XP platform successfully?
i appreciated php 3 & 4 can be run simulateously on linux, *NIX, freeBSD
operating environments proven by testing
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
When I try to install Php like this:
./configure --with-mysql=/usr/local/lib/mysql
--with-apache=../apache_1.3.24 --with-gd --enable-trans-sid
I get:
configure: error: Cannot find header files under /usr/local/lib/mysql
I have installed:
http://www.mysql.com/Downloads/MySQL-4.0/MySQL-4.0.1-2.
16 matches
Mail list logo