Hello,
I updated the PHP5 package to latest release 5.2.2, and added a lot of customization options (XML modules).
To compile properly the DOM extension it will require a recompile of libxml2 with more features (c14n had to be added), else link error.
There is also the package for the latest release of SQLite3, which can now be used trough PDO (since PHP 5.1).
Please note :
-currently the PDO module for mysql is broken (missing a header file). However the regular mysql module compiles properly (not tested).
-in the FastCGI build, there is a lighttpd config file for php to run out of the box (just rename lighttpd.conf.php into lighttpd.conf), and don't forget to uncomment the extensions sections in the php.ini file to have modules loaded.
-updated the php startup script, now it looks like other kamikaze startup scripts
Find the sources here : http://aorlinsk2.free.fr/openwrt/kamikaze/ and feel free to integrate in trunk.
Anael
(Last edited by aorlinsk on 13 May 2007, 21:53)