Hey all.

I've seen this where it can run at command line and not in browser, but not running in browser but not at the command line.

I didn't personally do the install of PHP, but when I run a script via the browser, all is well. When I run it from Unix command line, the message reads "ksh: php not found".

I tried as my ID and also as root. I'm in the root directory, I also tried from php directory. Nothing works.

Any ideas on what setting I'm missing?

...

    It turned out to be pathing issue. The php/bin directory was not being found.

      Write a Reply...