Mailinglisten-Archive |
Hallo Benjamin,
Monday, April 03, 2000, 7:51:56 PM, you wrote:
BB> Ist php4 eigentlich abwärts kompatibel zu Scripts die für php3
BB> geschrieben wurden?
BB> [...]
BB> Ich wär' dankbar für ein paar Antworten :-)
Hier mal ein paar undokumentierte Links, ansonnsten immer erst auf den
einschlaegigen Seiten nachsehen (www.php-center.de,www.php.net etc.),
dann im Listenarchiv(www.php-center.de, textfeld oben links), dann
keine Umlaute ins Topic schreiben und nicht auf die Idee kommen, ein
AW: anstatt eines RE: zu verwenden :-).
http://www.php.net/version4/migration.php
http://www.php.net/version4/incompatibilities.php
und ein Aussschnitt aus der INSTALL:
<snip>
USING PHP3 AND PHP4 AS CONCURRENT APACHE MODULES
Recent operating systems provide the ability to perform versioning and
scoping. This features make it possible to let PHP3 and PHP4 run as
concurrent modules in one Apache server.
This feature is known to work on the following platforms:
- Linux with recent binutils (binutils 2.9.1.0.25 tested)
- Solaris 2.5 or better
- FreeBSD (3.2, 4.0 tested)
To enable it, configure PHP3 and PHP4 to use APXS (--with-apxs) and the
necessary link extensions (--enable-versioning). Otherwise, all standard
installations instructions apply. For example:
$ ./configure \
--with-apxs=/apache/bin/apxs \
--enable-versioning \
--with-mysql \
--enable-track-vars
If this also works on your platform or if you know a way to do it, please
report it to our bug database at http://bugs.php.net
</snap>
Ich hoffe das gibt keine Copyrechtlichen Probleme, Egon?
Jan
php::bar PHP Wiki - Listenarchive