Page 1 of 1

I got these errors, help please.

Posted: Mon Feb 09, 2004 9:44 pm
by illusion
Warning: is_executable(): open_basedir restriction in effect. File(/usr/X11R6/bin/convert) is not within the allowed path(s): (/home/instilli:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/instilli/public_html/serendipity/serendipity_admin_installer.inc.php on line 41

Warning: is_file(): open_basedir restriction in effect. File(/usr/X11R6/bin/convert) is not within the allowed path(s): (/home/instilli:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/instilli/public_html/serendipity/serendipity_admin_installer.inc.php on line 41

Warning: is_executable(): open_basedir restriction in effect. File(/usr/bin/convert) is not within the allowed path(s): (/home/instilli:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/instilli/public_html/serendipity/serendipity_admin_installer.inc.php on line 41

Warning: is_file(): open_basedir restriction in effect. File(/usr/bin/convert) is not within the allowed path(s): (/home/instilli:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/instilli/public_html/serendipity/serendipity_admin_installer.inc.php on line 41



What should I do?

Posted: Tue Feb 10, 2004 8:46 am
by garvinhicking
Either do not activate imagemagick support or move the image magick installation to the path configured in the open_basedir directive.

Posted: Tue Feb 10, 2004 5:27 pm
by illusion
How do I not activate imagemagick support?