Hallo!

I run on Linux Slackware 12, but I am a newbe. I have the following issue.

I set up apache2 and PHP5 from source. Its OK!! apache2 worked and PHP5 worked. I have also PEAR support.
But if I want use PEAR command on KONSOLE - I receive a message: command not found ...
Also pear list, pear install ..... NOT FOUND! Also on konsole If I type PHP -q receive the same message.

What do I must do I to start using that function?
How the KONSOLE knows this thing? 😕

Thank you!

    You need to add PHP and PEAR to your $PATH environment variable.

      Write a Reply...