Yesterday I tried the pkg repository following these instructions.
I upgraded php5 by issueing
So, to have libphp5.so available I went back to the ports with
I am wondering where to find how the binary packages in the repository are default configured, i.e. which options are enabled/disabled ?
Regards
I upgraded php5 by issueing
pkg install php5. However, the php5 binary package doesn't install libphp5.so which is necessary for apache2. So, to have libphp5.so available I went back to the ports with
make install clean.I am wondering where to find how the binary packages in the repository are default configured, i.e. which options are enabled/disabled ?
Regards