Am Donnerstag, 23. September 2004 12:19 schrieb Klaus Engelbertz:
> Guten Morgen,
>
> ich musste gestern schnell einen Server neu aufsetzen (wegen crash) und
> habe gleich die FreeBSD Version 4.10 installiert.
> Nun wunderte mich, dass ich bei mod_php4 und mod_php5 nicht das
> altbekannte Menue zu sehen bekam, habe aber aus Muedigkeitsgruenden
> schnell mod_php5 installiert.
>
> Wie nicht anders zu erwarten war, funktioniert aber mysql mit php nicht.
>
> Was ist denn da geaendert worden?
> Und vor allem: Wie bringe ich php jetzt dazu, mit MySQL zu spielen?
less /usr/ports/UPDATING:
[...]
20040719:
AFFECTS: users of PHP
AUTHOR: ale(at)FreeBSD.org
The old lang/php4 and lang/php5 ports have been splitted into 'base' PHP,
PEAR, and shared extensions to allow more flexibility and add new features.
Upgrading your current PHP installation will result in a 'base' PHP
installation (no PEAR and no extensions).
PEAR can be found in the new devel/php4-pear and devel/php5-pear ports,
while
the set of PHP extensions to install can be choosen via the meta-ports
lang/php4-extensions and lang/php5-extensions, or installing singular
extensions individually.
If you have a previous php.ini configuration file, be sure to comment out
the extension_dir parameter, since the correct path is statically compiled
into the PHP binary.
For an overview of the modules used with the old PHP binary, use
the command "php -m".
[...]
Oliver
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 23 Sep 2004 - 12:47:16 CEST