need some help uploading script

Discussion in 'HTML & Website Design' started by huxley001, May 22, 2010.

  1. #1
    I'm trying to upload phpalbum script to my server. I renamed my config file ... now it I'm stuck on

    Welcome to phpAlbum 0.4.1.14
    Please check your config.php file, the directory data/ does not exist


    <?
    /**********************************************/
    /* Configuration script */
    /**********************************************/
    /*
    When installing new instance of phpAlbum , change the filename of this file to config.php
    and setup the $data_dir to your data directory.
    It must be writable to your PHP user( wwwrun or something like that)

    When upgrading you can just leave this file here as is, you most probably have already a
    config.php which is ok for you.
    */
    $data_dir="data/"; /* !!strongly recommended to use some other directory (security issues)*/


    ?>


    so what do I do ? I'm kinda new to all this
     
    huxley001, May 22, 2010 IP