LonghornPHP 2026

Voting

: min(two, eight)?
(Example: nine)

The Note You're Voting On

veshraj dot joshi1 at gmail dot com
8 years ago
This is note is only for mac OSX
You need to have pear and libsvm installed first ..

brew install libsvm

sudo pecl install -f svm
 
now you need to edit php.ini and append 
extension=svm.so

restart you php server

<< Back to user notes page

To Top