Hi,
It's currently impossible in windows to have both php 4 and php 5
installed (unless you can compile it yourself), and I would like this to
be possible. If the php4ts.dll could be renamed to php5ts.dll, that
would be logical and make this possible.
Thanks,
Greg
It's currently impossible in windows to have both php 4 and php 5
installed (unless you can compile it yourself), and I would like this to
be possible. If the php4ts.dll could be renamed to php5ts.dll, that
would be logical and make this possible.
This is known and an open bug report, there are many files that
live in this boat:
http://bugs.php.net/bug.php?id=24397
Regards,
Philip
There should also be renaming of functions in SAPI modules, e.g. NSAPI:
php4_init -> php5_init etc. I will do this for my API module the next days
(unix build).
At 12:56 02.07.2003 -0400, you wrote:
Hi,
It's currently impossible in windows to have both php 4 and php 5
installed (unless you can compile it yourself), and I would like this to
be possible. If the php4ts.dll could be renamed to php5ts.dll, that would
be logical and make this possible.Thanks,
Greg--
Uwe Schindler
Addr 1: Bamberger Str. 24a, D-96049 Bamberg
Addr 2: Drausnickstr. 153, D-91052 Erlangen
http://www.thetaphi.de - http:///www.schindlers-software.de
eMails: uwe@thetaphi.de (private); info@schindlers-software.de (company)
Tel./Fax: +49 700 PCLATEIN (+49 700 72528346)
Schindlers Software - Home of Schindlers PC-LATEIN 3.10
DIE Software zum Lateinlernen!
Hi Greg,
Actually it is possible to have both installed. Just make sure all php4
files
are in the same directory, say c:\php4\php432 including your php.ini, while
the php.ini in the windows directory is for php5.
Regards, John
"Greg Beaver" greg@chiaraquartet.net wrote in message
news:3F030EAA.50201@chiaraquartet.net...
Hi,
It's currently impossible in windows to have both php 4 and php 5
installed (unless you can compile it yourself), and I would like this to
be possible. If the php4ts.dll could be renamed to php5ts.dll, that
would be logical and make this possible.Thanks,
Greg