* Andreas 'AnZy' Zymny <andreas(at)zymny.de> [2004-08-25 21:12 +0200]:
> Mitte April war hier in der Liste schon einmal eine Diskussion ueber
> den mod_php4 Port. Ich musste die Tage meinen neu bauen, und war recht
> erstaunt, dass diverse PHP Scripte nicht mehr so funktionieren wie sie
> sollten. So fehlt unter anderem der MySQL und auch der Session
> Support.
Also /usr/ports/UPDATING sagt zu php:
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".
Vielleicht löst das ja Dein Problem.
Nicolas (PHP nicht Benutzer)
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 25 Aug 2004 - 21:50:38 CEST