Napisano: 05 Mar 2009 16:41
Popuni,ovako,onako,uvek pokazuje gresku 500!!!!!!!!,elem za informaciju,nemam Public_html,na Veratu imam samo root,instalacija mi je u subfolderu,www.mojsajt.com/MUSIC/,svaka pomoc dobrodosla,softver je sjajan i potreban mi je
#######################################
###### INSTALLATION INSTRUCTIONS ######
#######################################
---------------------------------------
- Step 1. -
---------------------------------------
- create a database
- create a user for this database, and grant it all privileges
- import the sql file
- configure the database settings in configs/dbconfig.php
Example:
$db_type = 'mysql';
$db_host = 'localhost';
$db_name = 'example_database';
$db_user = 'example_database_user';
$db_pass = 'the_password';
-end of step 1-
---------------------------------------
- Step 2. -
---------------------------------------
- Edit configs/config.php and set the corresponding values for "$config['base_dir']" and "$config['base_url']"
Example: $config['base_dir'] = '/home/myuser/public_html';
Example: $config['base_url'] = 'http://www.my-domain-name.com';
-end of step 2-
---------------------------------------
- Step 3. -
---------------------------------------
- Edit cgi-bin/configs/uu_default_config.pm (this is the configuration file for the VIDEO uploading script)
- Configure the folowing variables:
- temp_dir - Example: temp_dir => '/home/myuser/public_html/media/dir_temp/',
- upload_dir - Example: upload_dir => '/home/myuser/public_html/media/dir_upload/',
- redirect_url - Example: redirect_url => 'http://www.my-domain-name.com/video_upload.php',
- path_to_upload - Example: path_to_upload => 'http://www.my-domain-name.com/media/dir_upload/',
- Edit cgi-bin/configs/uu_audio_config.pm (this is the configuration file for the AUDIO uploading script)
- Configure the folowing variables:
- temp_dir - Example: temp_dir => '/home/myuser/public_html/media/dir_temp/',
- upload_dir - Example: upload_dir => '/home/myuser/public_html/media/dir_upload/',
- redirect_url - Example: redirect_url => 'http://www.my-domain-name.com/audio_upload.php',
- path_to_upload - Example: path_to_upload => 'http://www.my-domain-name.com/media/dir_upload/',
- Edit cgi-bin/configs/uu_image_config.pm (this is the configuration file for the IMAGE uploading script)
- Configure the folowing variables:
- temp_dir - Example: temp_dir => '/home/myuser/public_html/media/dir_temp/',
- upload_dir - Example: upload_dir => '/home/myuser/public_html/media/dir_upload/',
- redirect_url - Example: redirect_url => 'http://www.my-domain-name.com/image_upload.php',
- path_to_upload - Example: path_to_upload => 'http://www.my-domain-name.com/media/dir_upload/',
-end of step 3-
---------------------------------------
- Step 4. -
---------------------------------------
- Set the corresponding permissions on the folowing files and folders:
- chmod 777 administration/fckeditor/uploaded_files
- chmod 777 cache/templates_c
- chmod -R 755 cgi-bin
- chmod 777 media/*
- chmod 777 media/files_flashplayer/ads
- chmod 777 media/files_flashplayer/wms
- chmod 777 media/files_flashplayer/wms_audio
- chmod 777 modules/languages
- chmod 666 modules/languages/english.php
- chmod 777 templates/ads
- chmod 666 templates/ads/*
- chmod 777 templates/emails
- chmod 666 templates/emails/*
- chmod 777 templates/static
- chmod 666 templates/static/*
- chmod 666 about.php
- chmod 666 help.php
- chmod 666 terms.php
- chmod 666 copyright.php
- chmod 666 policy.php
-end of step 4-
---------------------------------------
- Step 5. -
---------------------------------------
- Edit .htaccess and set the RewriteBase option
NOTE1: If the script is installed directly in the DocumentRoot, meaning that it is accessible at [Link mogu videti samo ulogovani korisnici] the RewriteBase option needs to be set to /
NOTE2: If the script is installed in a sub-folder, meaning that it is accessible at [Link mogu videti samo ulogovani korisnici] the RewriteBase option needs to be set to /sub-folder
NOTE1 Example: RewriteBase /
NOTE2 Example: RewriteBase /sub-folder
NOTE3: If you want to enable image hotlinking protection, uncomment the 3 lines below #### Image Hotlink Protection #### and set your domain name.
-end of step 5-
---------------------------------------
- Step 6. -
---------------------------------------
- Delete the __INSTALL__ folder when you're done
- Access the Admin Area at [Link mogu videti samo ulogovani korisnici] and log in with username admin and password admin
-end step 6-
Iskreno mislio sam da ce mi ovaj sistem odogovarati,dosta je dobar,medjutim fali audio,koji mi je dosta bitniji od videa.........
[Link mogu videti samo ulogovani korisnici]
Ajde bre ima li neko da pomogne meni,evo ubite se od diskusije na ovu temu ,ja znam sta hocu ali ne ide
Dopuna: 05 Mar 2009 16:41
Install note za Mediashare MediaShare Video Grabber Plugin:
- allows adding videos from DailyMotion, GoogleVideo, RedTube and YouTube
IMPORTANT: Before proceeding, make sure you have at least MediaShare version 1.2 installed!
1. Import the sql file provided
2. Copy all the files and folders provided in this package (except the _INSTALL_ folder) to your MediaShare installation folder. Overwrite all files.
3. Reconfigure .htaccess and set the RewriteBase option, if it's the case.
Dopuna: 15 Apr 2009 0:58
Ne bi bilo lose da se zakljuca tema,posle ovoliko vremena,odgovor vise nije bitan
|