HELP please changing PATH Variable to imagemagick
Posted: 2011-03-18T23:47:59-07:00
we are running PHP as Apache module, so apache user runs the scripts,
i have two imagemagicks installed and PHP is going to the old one because of the path,
i need to locate and change the path that PHP accesses so that it points to the newest installed version
how can i do that?
linux Centos
PHP 5.1.6
running php as apache user, apache module
two versions of imagemagick installed, one too old, the other perfect,
bash points to newest version, php is pointing to old version
i need to point php to the new version
thank u so very much
jav
i have two imagemagicks installed and PHP is going to the old one because of the path,
i need to locate and change the path that PHP accesses so that it points to the newest installed version
how can i do that?
linux Centos
PHP 5.1.6
running php as apache user, apache module
two versions of imagemagick installed, one too old, the other perfect,
bash points to newest version, php is pointing to old version
i need to point php to the new version
thank u so very much
jav