PHP version issues with Zend server -


i really new programmer.

i have php 5.3 on mac os x.

i installed zend server 6.1.0 php version 5.4 , exists in /usr/local/zend/bin

when type php says /usr/bin/php

how use 1 in /usr/local/zend/bin ?

you can make sure /usr/local/zend/bin presented prior /usr/bin/ in path environment variable.

export path="/usr/local/zend/bin:$path" 

Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -