You are not logged in. Please login or register.


Post new reply

Post new reply

Compose and post your new reply

You may use: BBCode

All fields with bold label must be completed before the form is submitted.

Required information for guests


Required information

(delete this if you are not)

Topic review (newest first)

2

This means your web host has locked down PHP so that it cannot access the /usr/bin directory, where programs are commonly found. It may be that they put external programs for PHP to use in some other directory, in which case you need to change conf.php to point to the right path for convert; or it may be that they just won't allow PHP to run external programs, in which case ochiba won't work properly for you on that web host.

Contact your web host with the error message as you quoted above - they will be able to provide a definitive answer.

1

Checking for convert (/usr/bin/convert) ...
Warning: is_executable() [function.is-executable]: open_basedir restriction in effect. File(/usr/bin/convert) is not within the allowed path(s)
FAILED

What does this mean? How do I fix it?
Thank you.



Generated in 0.041 seconds (66% PHP - 34% DB) with 8 queries