Kako popuniti ove podatke?????

Kako popuniti ove podatke?????

offline
  • Pridružio: 18 Avg 2008
  • Poruke: 92
  • Gde živiš: Beograd/Geneva

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 Smile

#######################################
###### 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 Very Happy ,ja znam sta hocu ali ne ide Crying or Very sad

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 Sad



Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
offline
  • Pridružio: 01 Apr 2006
  • Poruke: 658
  • Gde živiš: Kruševac

meni stvarno nije jasno sta tebe ovde muci, jer sve ti pise postepeno kako treba da popunjavas.



offline
  • Pridružio: 15 Jun 2008
  • Poruke: 12

muci te neznanje......googlaj malo i resices

offline
  • Pridružio: 22 Maj 2009
  • Poruke: 27
  • Gde živiš: Kostolac

Popuni onako kako pise Very Happy

offline
  • igor86  Male
  • Stručni saradnik
    Web programiranje
  • Pridružio: 24 Maj 2006
  • Poruke: 1633

fokusiraj se na .htaccess file, on ti pravi problem Wink

offline
  • Pridružio: 18 Avg 2008
  • Poruke: 92
  • Gde živiš: Beograd/Geneva

Zaista sam zahvalan na svim komentartima,predlozima a bogami i salama Smile,elem u medjuvremenu sam malo napredovao,podaci su najmanji problem ali jedna greska se uvek ponavlja:
Warning: include(/home/pera/public_html/kobramedia/modules/languages/) [function.include]: failed to open stream: No such device in /home/pera/public_html/kobramedia/configs/config.php on line 115

Warning: include() [function.include]: Failed opening '/home/pera/public_html/kobramedia/modules/languages/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pera/public_html/kobramedia/configs/config.php on line 115

Fatal error: Call to a member function getrows() on a non-object in /home/pera/public_html/kobramedia/configs/functions.php on line 86

Imali neko ideju o cemu se ovde radi?

offline
  • Software developer
  • Pridružio: 06 Sep 2005
  • Poruke: 3800
  • Gde živiš: Beograd

a sta pise u tim linijama 115 i 86?

offline
  • Pridružio: 18 Avg 2008
  • Poruke: 92
  • Gde živiš: Beograd/Geneva

Napisano: 30 Jul 2009 17:30

U ovoj prvoj liniji 115,pise sledece:
if ($_SESSION['lang']=="") { include($config['base_dir'].'/modules/languages/'.$def); $_SESSION['lang']=$def; }

U ovoj drugoj liniji 86,pise sledece:
$lang=$rs->getrows();

Hvala druze na svakoj pomoci Smile

Dopuna: 06 Avg 2009 12:32

Problem resen Smile)))

Ko je trenutno na forumu
 

Ukupno su 898 korisnika na forumu :: 60 registrovanih, 7 sakrivenih i 831 gosta   ::   [ Administrator ] [ Supermoderator ] [ Moderator ] :: Detaljnije

Najviše korisnika na forumu ikad bilo je 3466 - dana 01 Jun 2021 17:07

Korisnici koji su trenutno na forumu:
Korisnici trenutno na forumu: A.R.Chafee.Jr., Aleksa 3215, awathorn, bigfoot, brkan1, BZ, debeli, del boy, DJ Brain(w)rack, Djokislav, Djole3621, doloress, drale12, drimer, Feller, Goran 0000, ikson, Imperator_, jalos, jarovitt, komenski, krca73, Kredit, Lazarus, Manjane, Medojed, Metanoja, Miki281, mikidragi, MiloradKomadic, Milovan Dinic, Nobunaga, Novakomp, Obrenovic, otec_onufrij, Otto Grunf, Papadubi, Povratak1912, Pv123, sap, sickmouse, Sir Budimir, Sićko, Snorks, Sonic, sparkie, srbijaiznadsvega, stefanmpurtic, stevanito, suton, Szigetwar, US_Rank_0, username_25, Velibor Radoja, virked, VJ, vukptica, wolverined4, ZlatniRez, ČOBAN