components/php-common/php.1.sunman
changeset 962 806caf7d29bc
parent 934 f44530931819
child 3745 9d42081739cf
equal deleted inserted replaced
961:4312629cb5b2 962:806caf7d29bc
   108 .PP
   108 .PP
   109 Documentation is separate:
   109 Documentation is separate:
   110 .PP
   110 .PP
   111 pkg install web/php-53/documentation
   111 pkg install web/php-53/documentation
   112 .PP
   112 .PP
       
   113 Before and after installing check or set the value of PHP's pkg
       
   114 mediator to the default version desired:
       
   115 .PP
       
   116 pkg mediator
       
   117 .PP
   113 To set the default version of PHP change the pkg mediator value:
   118 To set the default version of PHP change the pkg mediator value:
   114 .PP
   119 .PP
   115 pkg set-mediator -V 5.3 php
   120 pkg set-mediator -V 5.3 php
   116 .PP
   121 .PP
   117 where php mediator values are 5.2 or 5.3.
   122 where php mediator values are 5.2 or 5.3.