Share

ImageManager + Editor for HTMLArea

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Invalid base directory: config

You are viewing a single message from this topic. View all messages.

  1. k0s

    2008-06-10 17:51:27 UTC
    hello,

    windows
    Apache 2.0
    Php5
    ImageManager


    i set my config as follow:


    $IMConfig['base_dir'] = 'D:/webserver/web/Apache2/htdocs/ImageManager/ImageManager/assets/';
    $IMConfig['base_url'] = 'http://127.0.0.1/ImageManager/ImageManager/assets/';

    $IMConfig['safe_mode'] = false;
    define('IMAGE_CLASS', 'IM');
    define('IMAGE_TRANSFORM_LIB_PATH', 'D:/ImageMagick/');

    but the result is always "getDirs(); ?>" on top and
    "<processUploads(); $manager->deleteFiles(); $refreshDir = false; //process any directory functions if($manager->deleteDirs() || $manager->processNewDir()) $refreshDir = true; //check for any sub-directory request //check that the requested sub-directory exists //and valid if(isset($_REQUEST['dir'])) { $path = rawurldecode($_REQUEST['dir']); ...... until No Images Found
    Invalid base directory: config['base_dir']; ?>
    isValidBase() == false) { drawErrorBase($manager); } elseif(count($list[0]) > 0 || count($list[1]) > 0) { ?> "

    i used to try configure imagemanager on 2 different setups, everytime the same.
    thank you vey much for any help

    k0s
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.