[Koha] sh: mysql: command not found

Chris Cormack chris at bigballofwax.co.nz
Fri Apr 10 09:05:24 NZST 2009


2009/4/10 Galen Charlton <galen.charlton at liblime.com>:
> Hi Anas,
>
> 2009/4/9 Anas Ghrab <anas.ghrab at saramusik.org>:
>> I could install the last version of koha (koha-3.00.01-stable) on Mac os x
>> 10.5.5. But in the third step of the web installation, I get this error
>> : sh: mysql: command not found
>
> The web installer tries to run the mysql command directly.  You may
> need to add a suitable SetEnv PATH to your Apache configuration and
> try again.
>
To help find the right path, you could run
which mysql
from the commandline. That should tell you where mysql lives on your system.

Chris


More information about the Koha mailing list