Custom ISO package issue
-
I have made one iso image off an 9.0 stable 64 bit machine. I used default version. It comes out an 8.1. This CD works.
But when I setenv PKG_INSTALL_PORTSPFS /usr/ports/databases/php52-pdo_pgsql, then I build_iso.sh, it won't create a CD iso.
It complains php52-pdo_pgsql already installed.
But when I do php -m, I cannot find any pdo_pgsql module.
Someone please enlighten me?
-
I'm not sure but it can be about php.ini file.