Will pay $20 to have clipshare working again..

Discussion in 'HTML & Website Design' started by Speedaholic, May 14, 2009.

  1. #1
    Pay for reinstall or just set the configurations for it to work so I can upload videos..

    I just uploaded an update and somehow the configuration stop working..


    I have the whole zip file so if you want you can re-upload and delete the database or just set the configurations for it to work so I can upload videos..


    www. 561palmbeach.com
    to login the video site use

    speedaholic
    admin

    If interested please contact me

    I had just upgraded it to 4.1.. it was working for over a year until I started playing with it with the new style and upgrade...
    I had somebody else install the original one... these are the configurations which I am apparently not understanding..

    1. Edit /upload/cgi-bin/ubr_upload.pl in a text editor, and change the path to (where you will insall the script)/tmp/uploader/
    2. Edit /upload/include/config.php in a text editor, and change the variables marked with "CHANGE HERE"
    3. Edit /upload/include/config.local.php and enter your database info
    4. Optional: Edit /upload/include/language.php to remove / add language files
    5. Upload the contents (only the contents, not the folder itself) of the /upload folder on your server, in BINARY mode
    6. Set write permissions (chmod 777) to the following folders:

    /flvideo
    /video
    /thumb
    /chimg
    /photo
    /tmp
    /tmp/logs
    /tmp/sessions
    /tmp/thumbs
    /tmp/uploader
    /cache/templates_c
    7. Set execute permissions (chmod 755) to /cgi-bin and /cgi-bin/ubr_upload.pl
    8. Create database and database user. Import the database dump from /sql/clipshare.sql with phpmyadmin
    9. Access your ClipShare Admin Panel at www yourdomain com /siteadmin/
    Default admin user / password: admin / admin
    - Change the admin user / password !!
    - Change the site name, email, meta keywords, description, etc
    - Optional: change different settings
    - Create channels
    - Add your advertising
    - You can check if all requirements and configurations are met on the "System Check" page
     
    Speedaholic, May 14, 2009 IP
  2. Speedaholic

    Speedaholic Guest

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Video maximum size cannot be bigger then the php values for 'post_max_size' or 'upload_max_filesize'.
    Please edit php settings (php.ini) and increase the post_max_size and upload_max_filesize values!
     
    Speedaholic, May 14, 2009 IP