How to install and setup Jinzora (streaming media server) in OS X 、およびセットアップをインストールする方法をjinzora (ストリーミングメディアサーバー)にOS X

by Ross McKillop on August 11, 2008 ロスmckillop 上で 2008年8月11日

マック

This tutorial will guide you every step of the way through installing and setting up Jinzora, a very robust streaming media server - in OS X.このチュートリアルでは、一歩一歩のガイドをしてからずっとjinzoraのインストールと設定は、ストリーミングメディアで非常に堅牢なサーバ-をO SXで

From theからの Jinzora site jinzoraサイト -

Jinzora is the ultimate web based media streaming and management system. jinzoraは、究極のウェブベースのメディアストリーミングと管理システムです。 Streaming your media with Jinzora gives you quick and easy access to your online music and video collection from any device with a web browser. jinzoraストリーミングメディアを使用して迅速かつ容易にアクセスできるようにするオンライン音楽やビデオコレクションのウェブブラウザから任意のデバイスとなっています。 Enjoy your media from your PC, notebook, PDA, Smart Phone, Xbox, PS3 or Wii.をお楽しみくださいメディアをパソコン、ノートパソコン、 PDAやスマートフォン、 Xbox 』 ps3またはWiiとの互換性です。

Jinzora supports the following formats - Audio: AAC, M4A, Midi, MP3, MP4, Ogg Vorbis, RM and WMA. Audio (Transcoded): Flac, MPC, WAV, WMA Lossless, WV and SHN. Video: AVI, WMV, MPEG and MOV.次のフォーマットをサポートしてjinzora -オーディオ: A AC、まで電話でのM IDI、 m p3、 m p4は、 O GGV orbis、 R MやW MAのです。オーディオ(変換) : f lac、金通委、 w av、 W MAのロスレス、ウェストバージニアとs hnします。ビデオ:は a vi、 w mv、のM PEGとmovです。

If you’d like to install Jinzora in Windows, jinzoraを希望される場合をインストールするWindowsの場合は、 Lifehacker has you coveredのLifeHackerが簡単に作れます .です。

  1. Before you install Jinzora, you’ll need to install and setup MAMP (Mac, Apache, MySQL and PHP). jinzoraをインストールする前に、セットアップをインストールしておく必要があるmamp (マックは、 Apache 、 MySQLとPHP ) 。 Fortunately we have you covered with a幸いに私たちをここに覆われて tutorial on doing just that in OS XチュートリアルしているだけしてOS Xの .です。
  2. Head over to the頭以上を Jinzora download page jinzoraダウンロードページへ and download the Linux version (yes, the Linux version). Linuxバージョンをダウンロードして(はい、は、 Linux版)です。 Extract the files to your Document Root (if you’re using MAMP, the default will be /Applications/MAMP/htdocs/).ドキュメントのルートディレクトリにファイルを抽出するにして( mampをお使いの場合は、デフォルトのされる/アプリケーション/ mamp / htdocs / ) 。
  3. Open a Terminal, navigate to /Applications/MAMP/htdocs/jinzora2/ and enter the following 4 commands:開いてターミナルに移動して/ applications/mamp/htdocs/jinzora2 / 4は、次のコマンドを入力:

    chmod 777 settings.php chmod 777のsettings.php
    chmod 777 jukebox/settings.php chmod 777のジュークボックス/ settings.php
    chmod 777 -R temp chmod 777の-研究気温
    chmod 777 -R data chmod 777の-研究データ

  4. OS Xのターミナル

  5. To start the browser based installation, navigate to index.php in the jinzora2 directory.ブラウザベースのインストールを開始するには、 jinzora2に移動して、 index.phpがディレクトリに移動します。 Again, if you’re using MAMP with the default settings, this will be再度、 mampをお使いの場合、デフォルトの設定で、これは http://localhost:8888/jinzora2/index.php .です。 Review the info provided on this page, and select your Language: from the drop down list.このページで提供さに関する情報を確認して、 言語を選択してからのドロップダウンリストです。

  6. click to enlargeをクリックして拡大表示する

  7. Jinzora will run a check to make sure that your server (Mac) meets the minimum requirements. jinzoraは、実行するにしているサーバーを確認していることを確認し( Macの場合)最小要件を満たしています。 It will also check for Optional Packages .また、 オプションのパッケージをチェックします。 Some of these won’t be found - don’t worry about it.これらのいくつかは見つかりませんでした-のことは心配しないことです。 If the Recommended Settings show up as “red”, you’ll need to edit your php.ini file (found in /Applications/MAMP/conf/php5/php.ini - if you’re using MAMP in the default installation location). 推奨される設定として表示される場合は、 "レッド" 、ておく必要があるphp.iniファイルを編集してください(発見さ/ applications/mamp/conf/php5/php.ini -m ampをお使いの場合は、デフォルトのインストール場所)です。

    Open php.ini in a text editor, and scroll to the line: php.iniのでは、テキストエディタで開いて、とにスクロールして行:

    memory_limit = 8M ; Maximum amount of memory a script may consume (8MB) memory_limit =八メートル;最大量のメモリを消費するには、スクリプト年5月案内( 8 MB )

    change it to:に変更することを:

    memory_limit = 64M ; Maximum amount of memory a script may consume (64MB) memory_limit = 64Mを;最大量のメモリを消費するには、スクリプト年5月( 64Mバイト)

    Now look for the line:今すぐの行を探します:

    max_execution_time = 30 ; Maximum execution time of each script, in seconds max_execution_timeも= 30 ;各スクリプトの実行時間の最大値を秒数で

    and change it to:とに変更することを:

    max_execution_time = 300 ; Maximum execution time of each script, in seconds max_execution_timeも= 300 ;各スクリプトの実行時間の最大値を秒数で

    Save the file.ファイルを保存します。 Click Proceed to License to continue.ライセンス続行をクリックして続行します。


  8. click to enlargeをクリックして拡大表示する

  9. Review the license (yeah right), place a check in the box labeled I Agree to the license terms and click Proceed to Install Type .日のライセンス(うん右)が、場所をチェックしてボックスをオンにして利用規約に同意をクリックして続行をインストールするタイプです。

  10. click to enlargeをクリックして拡大表示する

  11. For the Installation Type: select Standalone (the default).には、 インストール種類:選択スタンドアロン (デフォルト)です。 For the Jukebox Mode: select Streaming Only .は、 ジュークボックスモード:ストリーミングのみを選択します。 Click to Proceed to Main Settings . [メイン設定]をクリックして進んでいる。

  12. click to enlargeをクリックして拡大表示する

  13. Here you’ll need to specify a number of settings.ここで指定しておく必要がある、いくつかの設定を変更します。 The Main Settings are all straight forward.まっすぐ進むのメイン設定がすべてです。 The Frontend: and Style: can be changed later, so don’t stress too much over your selections. フロントエンド:およびスタイル:後から変更できるので、ストレスを過ぎていないお客様がご自身の選択です。

  14. click to enlargeをクリックして拡大表示する

  15. The Import Settings are very important. インポート設定非常に重要です。 Hover your cursor over the Data Structure: drop-down list and a detailed explanation of the options will be displayed. データ構造の上にカーソル ]ドロップダウンリストとの詳しい説明は、オプションが表示されます。

  16. click to enlargeをクリックして拡大表示する

  17. I opted for Tag Data as my Data Structure , because I have spent a lot of time tagging my music, but my folder organization is terrible.私のタグのデータを受け取らないように設定私のデータ構造ため、私は多くの時間を費やして私の音楽のタグ付け、しかし私のフォルダ構成はひどいです。 Again, hover your cursor over the Media Layout: drop-down list for a detailed explanation of the choices.再度、ホバーしてカーソルをするには、 メディアのレイアウト: ]ドロップダウンリストの選択肢についての詳しい説明はします。

  18. click to enlargeをクリックして拡大表示する

  19. I opted for Artist as my Media Layout , but you of course can select the method that works best for you.私に掲載するよう設定のレイアウトメディアアーティストとして私が、あなたのコースを選択し、最適な方法で動作します。 Click Proceed to Backend Setup when you’ve made all your selections. [ 続行 ]をクリックバックエンドのセットアップを行ったときに、あなたが選択したすべてのです。

  20. click to enlargeをクリックして拡大表示する

  21. Now you’ll need to specify the info for your database.今すぐておく必要があるお客様のデータベースの情報を指定してください。 Your database username and password can be found in yourお客様のデータベースのユーザ名とパスワードを入力してに関しましては MAMP setup mampセットアップ if you’re unsure what they are.彼らはどのようなパスワードが不確かな場合です。 Give your database a name (jinzora2, jinzora or something descriptive is a good idea), select MySQL as the Database Type , and unless you’ve already created the database manually, select True from the Create Database: drop-down.あなたのデータベースの名前( jinzora2 、 jinzoraか何かわかりやすいのは良いアイデア) 、 MySQLデータベースとしてのタイプを選択し、データベースを作成していない場合は既に手動で、 データベース作成から真の選択 ]ドロップダウンします。 Click Continue with Backend Install . インストールするとバックエンドの [ 続行 ]をクリックします。

  22. click to enlargeをクリックして拡大表示する

  23. Assuming everything was successful, click Proceed to Import Media .と仮定すべてが成功すれば、 メディアをインポートする [ 続行 ]をクリックします。

  24. click to enlargeをクリックして拡大表示する

  25. Now it’s time to add your media.今すぐあなたのメディアを追加することの時間です。 Navigate to the top level folder you want to add, and click Analyze .最上位のフォルダに移動してを追加する場合は、をクリックして分析します。 As you’ll note from the screenshot below, I only added some of my music collection (I created a temp folder and moved some albums into it).すぐに注意し、スクリーンショットを下から、私は私の音楽コレクションいくつか追加されました(私tempフォルダを作成し、いくつかのアルバムを移動すること) 。 This was for screenshot purposes only.これは、スクリーンショットの目的でのみ使用します。 It can take quite a while to add a large media collection, and you can always add additional folders later.かなり長い間かかることが大規模なメディアコレクションを追加するには、常にすることができますフォルダへ追加します。
  26. Once completed, click Proceed .一度完了したら、 [ 続行 ]をクリックします。
  27. You can add more media, or continue with the rest of the setup.他のメディア追加することができますか、または続行するには残りのセットアップを実行します。 When you’re done adding media, click Proceed to Save Config .追加が完了したら、メディアをクリックし、 [ 設定を保存する続行します。

  28. click to enlargeをクリックして拡大表示する

  29. If everything was successful, click Proceed to Launch Jinzora .もしすべてが成功すれば、 jinzoraを起動する [ 続行 ]をクリックします。

  30. click to enlargeをクリックして拡大表示する

  31. Now you’ll be asked if you want to share anonymous stats.今すぐていただくようお願いを共有したい場合は匿名の統計情報です。 I’ma nice guy, so I opted to do just that.私はナイスガイので、受け取らないように設定を行うだけです。

  32. click to enlargeをクリックして拡大表示する

  33. Click Launch Jinzora . jinzoraクリックして起動します。

  34. click to enlargeをクリックして拡大表示する

  35. Now sign in to Jinzora with the user name and password you specified way back in step #8.今すぐにログインしてjinzoraのユーザー名とパスワードを指定帰りのステップ# 8 。
  36. At this point you may receive an error message about your installation not being secure.この時点でエラーメッセージが表示される場合がありますインストールを参照していないが安全です。 Move the /Applications/MAMP/htdocs/jinzora2/install folder to somewhere else on your hard drive.移動して/フォルダをapplications/mamp/htdocs/jinzora2/install以外のどこかには、ハードドライブに挿入します。 Do not delete the install folder, as you’ll need it if you want to add more media folders in the future.フォルダを削除してインストールしいない 、とする必要がありますことを追加する場合はフォルダ内の他のメディアの未来です。

    Refresh the page after you’ve moved the install folder…ページを更新してインストールした後のフォルダに移動したら…


  37. click to enlargeをクリックして拡大表示する

  38. and the admin interface to Jinzora will appear, with all of your media loaded.と、管理インターフェイスをjinzoraが表示され、すべてのメディアに読み込まれます。

  39. click to enlargeをクリックして拡大表示する

  40. On another computer (or Smartphone etc) load the URL http://ip-of-your-mac:8888/jinzora2別のコンピュータ上(またはスマートフォン等)の負荷のURL http://ip-of-your-mac:8888/jinzora2

    If your Mac and the “other computer” are on the same local network, the Jinzora login page will appear.もし、お使いのMacと"他のコンピュータ"が同じローカルネットワークは、 jinzoraのログインページが表示されます。 If the other computer isn’t on the same network, you’ll need to make sure that port 8888 (the default MAMP web server port) is open/allowed through your firewall.の場合、他のコンピュータと同じネットワーク上ではない 、ておく必要があることを確認してポート8888 ( mampウェブサーバーのデフォルトのポート)が開いて/可経由してファイアウォールのです。 If your Mac is behind a router, checkお使いのMacには、ルータの背後にある場合は、チェック PortForward.com portforward.com for instructions on forwarding ports on your router.手順についてはルータのポートを転送します。

    After you’ve signed in to Jinzora, click the Play button next to one of your albums/artists/songs.ログインしているとしたらjinzoraした後、をクリックして再生ボタンの横にある1つのアルバム/アーティスト/曲です。 That album/artist/song will start to stream.そのアルバム/アーティスト/曲が開始さをストリームに出力します。


  41. click to enlargeをクリックして拡大表示する


    Windows Mobile interface携帯電話インターフェイス


    Streaming to Windows Media Player Mobile Windows Media Playerでのストリーミングを携帯電話

Advanced高度な

To stream certain file types (flac, shn etc), you’ll need to install some additional software.特定の種類のファイルをストリーム( flac 、 shn等) 、いくつかの追加のソフトウェアをインストールする必要があります。 Open settings.php in a text editor (found in /Applications/MAMP/htdocs/jinzora2) and scroll to the // Resampling section. settings.phpでは、テキストエディタで開いて(発見さ/ applications/mamp/htdocs/jinzora2 )とまでスクロールして、 / /リサンプリング参照してください。

Change $allow_resample = "false"; to $allow_resample = "true";変更$ allow_resample = " false " ;$ allow_resample = " true "と;

Look for the lines:の行を探します:

$path_to_lame = "/usr/local/bin/lame"; $ path_to_lame = " / usr / local / binに/ラメ" ;
$path_to_flac = "/usr/local/bin/flac"; $ path_to_flac = " / usr / local / binに/ flac " ;

and install flac and lame to those locations. flacとラメしてインストールしている場所です。 Repeat for each format you want to stream.各フォーマットの操作を繰り返しますしたいストリームに出力します。

If you’re only streaming files across your local network, you can skip the above steps, as Jinzora will ignore resampling requests for local networks.を介してファイルのみをストリーミングする場合は、ローカルネットワークでは、上記の手順を実行することができます。スキップして、リサンプリングの要求は無視さjinzoraローカルネットワークです。 But make sure your internal networks IP addresses are included in the line:しかし、内部ネットワークを確認してくださいIPアドレスが含まれている行:

$no_resample_subnets = “(192\.168\..*\..*)|(127\..*\..*\..*)”; $ no_resample_subnets = " ( 192 \ .168 \ ..* \ ..*)|( 127 \ ..* \ ..* \ ..*)";

eg.例です。 if you use 10.を使用する場合は10 。 as your internal network IP range, add |(10\..*\..*\..*)”お客様の内部ネットワークのIPアドレスの範囲として、追加| ( 10 \ ..* \ ..* \ ..*)"

[いる] [ del.icio.us ] [フェイスブック] [ Googleの]
Related Posts: 関連記事:
  • How to use Sockso as your own personal streaming music server socksoを使用する方法として、独自の個人的なストリーミング音楽サーバー
  • How to stream audio and video from your Mac to your iPhone or iPod Touchオーディオやビデオストリームをどのようにしてからお使いのMac iphoneまたはiPodタッチ
  • How to stream audio and video from your computer across the Internetオーディオやビデオストリームする方法をお使いのコンピュータからインターネット経由で
  • How to set up Mail 3.1 for emailメール3.1を設定する方法のため、電子メールの
  • How to set Thunderbird to leave mail on the serverサンダーバードを設定する方法、サーバー上のメールを残す
  • { 3 trackbacks } 3トラックバック

    Life Clerks » Turn Your Mac into an Internet Jukebox with Jinzora [Music]生活店員»インターネットジュークボックスを有効にお使いのMac jinzora [音楽]
    08.12.08 at 2:50 pm 08.12.08は2:50 pmの
    How to install and setup Jinzora (streaming media server) in OS X | alternapop, music and macs 、およびセットアップをインストールする方法をjinzora (ストリーミングメディアサーバー)にOS X | alternapop 、音楽、マック
    08.13.08 at 8:26 am 08.13.08は8:26アム
    UndergroundScene » Blog Archive » Internet Jukebox on Your Mac undergroundscene »ブログのアーカイブ»インターネットジュークボックスをお使いのMac
    08.13.08 at 3:11 pm 08.13.08は3:11 pmの

    { 8 comments… read them below or 8コメント…読むことの下または add one追加する }

    1 1 Connor P コナーp 08.12.08 at 7:00 pm 08.12.08午後7時

    Hi thereハワイに

    Although I enjoyed this article, and got it to work, there were a few problems in these instructions.私でこの記事は、それを仕事とは、いくつかの問題があるが、これらの指示に従います。

    Step 3: from what i found, settings.php does not exist, so I left that command out, and things work fine!ステップ3 :私が見つかりました、 settings.phpが存在しない場合は、そのコマンドだから左を抜くと、物事はうまく働く!

    Step 12: the default database user and password are both “root”手順12 :データベースのデフォルトのユーザー名とパスワードはどちらも"ルート"

    Step 21: First, I would just zip up the install folder right where it is.ステップ21 :第一に、私はとにかくここでジッパーを上げることが右側のフォルダにインストールします。 Also, the path I assume you meant was /Applications/MAMP/htdocs/jinzora2/installまた、私のパスを想定する意味は、 / applications/mamp/htdocs/jinzora2/install

    Step 23: when you are accessing your computer from another computer on the local network, then the IP address is the local address.ステップ23 :お使いのコンピュータにアクセスするときには、ローカルネットワーク上の別のコンピュータから、その後のIPアドレスには、ローカルアドレスを入力します。 However, if the computers are across the net, then the IP address of the host is the public IP address (of the router) and you need to tell the router to forward traffic on that port to the host computer.しかし、全体の場合、コンピュータは、ネット、ホストのIPアドレスを入力しては、パブリックIPアドレス(ルーター)に申し出てルータが必要な場合は、そのポートのトラフィックを転送するには、ホストコンピュータです。 To get around knowing what your public IP is, I recommend a service called dyndns.org.周りを知って何を取得してパブリックIPは、 dyndns.orgと呼ばれるお勧めするサービスです。 This installs a small piece of software on your computer, and monitors what your Public IP is.このソフトウェアをインストールするの小片をお使いのコンピュータ、およびモニタパブリックIPは、どのようにします。 It then gives you a regular URL, like myip.dyndns.org, and they will forward that to your public IP.その後、正規のURLを使用すると、 myip.dyndns.orgように、と彼らは進むことにしてパブリックIPです。

    Hope this helps!これにより、希望!

    Connor Pコナーp

    2 2 Ross McKillop ロスmckillop 08.12.08 at 7:34 pm 08.12.08は7:34 pmの

    Connor -コナー-

    Thanks for pointing out the mistake re: step 21.間違いを指摘し、再度のおかげ:ステップ21 。 I’ve edited the tutorial to include the ‘htdocs’ part私は、チュートリアルのを編集には、 ' htdocs '部分 : )

    settings.php is one of the most important files for jinzora2, it does exist settings.phpは、最も重要なファイルを1つのjinzora2 、それが存在する場合 : ) You wouldn’t be able to install without it.あなたはそれをインストールすることはできません。

    The default user/pass for MySQL in MAMP are root/root, but most people would have changed those.デフォルトのユーザー/パスでのmysqlのmampは、ルート/ルートが、ほとんどの人々がそれらが変更されました。

    Zipping the install folder is a great idea.インストールフォルダにZipすることは、素晴らしいアイデアです。 But it does need to be moved/removed even if you zip it.というわけで移動する必要があります/削除する場合郵便してください。

    Dyndns.org is a good call. dyndns.orgは、良いコールします。 The earlier part of your comment was covered by step #23 (?).あなたのコメントを、以前の部分がカバーされステップ# 23 ( ? )です。

    3 3 Gwain 08.13.08 at 4:00 am gwain 08.13.08は午前4時00分

    This reminds me of GNUMP3d for Linux.このGNUMP3dにはリナックスを思い起こさせるのです。 It’s basically the same idea just not as polished…and well for Linux.基本的には同じだけのアイデアとしては洗練さ…とよくLinuxで動作する。

    How well does Jinzora work with streaming to iTunes?どの程度のストリーミングをiTunesには仕事をjinzoraですか? iTunes “works” with GNUMP3d but does not auto resolve the addresses. iTunesの"作品"とGNUMP3dに自動的に解決することはできませんアドレスを入力します。

    4 4 douglas titus ダグラスタイタス 08.13.08 at 4:14 am 08.13.08は4:14アム

    I have jinzora st up on my server with 300 plus gigs of music.One of my biggest problems that I have had is with streaming m4a files from the server with itunes as the default music player.私は私のサーバーにアップjinzoraセント300プラスmusic.oneを貸してくれるの私の最大の問題が発生することは、私は彼からのファイルのストリーミングまで電話しているサーバーのデフォルトの音楽プレーヤーとしてiTunesのです。 I can not get the m4as to stream at all.私をストリーム配信することはできません。 m4asをすべて入手してください。 As a fix I converted all of my files to mp3s.That only took two days of work.私のすべての修正プログラムとして私のファイルを変換mp3s.thatたった2日間の仕事です。 Any ideas?何かお考えですか? I have Asked this question on the jinzora site but still have not gotten a good fix.私は、 jinzoraサイトがこの質問を得ていないそれでもいいの修正プログラムです。

    5 5 Connor P コナーp 08.13.08 at 4:25 am 08.13.08は4:25アム

    if settings.php did exist, then it wasn’t in the main folder of jinzora2. settings.phpが存在する場合は、それはないjinzora2 、メインのフォルダです。 I just skipped that command and it installed fine!ただコマンドをスキップしてインストールすると罰金!

    And I left install.zip right where it was and it worked fine.右に左にinstall.zipと私は、それは素晴らしいことです。

    Also, In step 3: the last two commands didn’t work as written.また、ステップ3 :最後の2つのコマンドで書かしなかったとして働く。 However when I reversed the positions of the flag (-R) and the permission #’s (777) it worked fine!!しかし逆の立場のときに私の旗( - R )との許可# '秒( 777 )それは素晴らしい!

    Thanksありがとう

    Connor pコナーp
    http://www.connorp.com/

    6 6 Drausio drausio 08.13.08 at 9:38 am 08.13.08は午前6:38

    Dear Ross,親愛なるロス、

    First of all, I’d like to thank you for the excellent explanation on how to set Jinzora for the mac (I’ve been struggling with Linux codes and mpd like a madman before this!!!)まず第一に、私をしたいのですが、素晴らしいいただきありがとうございますjinzoraを設定する方法を説明してMacの(私に苦闘してきたLinuxのコードと警視庁、この前のように気違い! ! ! )
    I have two questions for you.私は2つの質問です。
    the first is: I’ve been trying to access my mac from outside my network using its external IP (I’ve already forwarded port 8888 on my router), but it doesn’t seem to work…の最初のは:私は私のmacの外部からアクセスしようとして[マイネットワーク]を使用して、外部IP (私は既に転送してルータのポート8888 ) 、それが機能しません…
    The second is… Have you heard of MPoD for the iphone? 2番目のは…ここにmpodを聞いたiphoneですか? Do you have any idea on how to configure it to use Jinzora?何かを構成する方法のアイデアをjinzoraを使用することですか?

    Thanks a lot!!どうもありがとう! !

    Drausio drausio

    7 7 Bruce A 08.13.08 at 9:59 am ブルースを 08.13.08は午前9時59時

    I’ve finally gotten to the point where it’s importing my library when I get the following error: “Cannot have signed integers larger than 32-bits in getid3_lib::BigEndian2Int()”私は最後のポイントへ行ったのマイライブラリのインポートどこで入手して次のようなエラー時に私: "を超えることはできません32ビット符号付き整数にgetid3_lib : : bigendian2int ( ) "

    What is THAT supposed to mean?ことを意味するものは何ですか? I’ve got a lot of Japanese music, tagged in Japanese…is that the problem?私は、多くの日本の音楽は、日本語のタグを…のは、問題ですか?

    Also, until I set the MySQL root password to blank in phpMyAdmin it refused to create the database.また、 MySQLのrootパスワードを設定してまで私を空白にphpMyAdminのことを拒否して、データベースを作成しています。 Now, however, I cannot access phpMyAdmin.今すぐ、しかし、私PHPMyAdminにアクセスすることはできません。 How can I re-authenticate?再認証はどうすればよいですか?

    Also, Gwain, Jinzora IS for Linux.また、 gwain 、 jinzoraがLinuxで動作する。 Did you not see where it says to download the Linux version?ここでは参考に表示されない、 Linuxのバージョンをダウンロードすることは言うですか?

    8 8 Joe 08.16.08 at 5:40 pm ジョー は5:40 pmの08.16.08

    There is no settings.php file in the jinzora2 directory. settings.phpファイルではありません。 jinzora2ディレクトリにコピーします。

    chmod 777 settings.php chmod 777のsettings.php
    chmod 777 jukebox/settings.php chmod 777のジュークボックス/ settings.php
    chmod 777 -R temp chmod 777の-研究気温
    chmod 777 -R data chmod 777の-研究データ

    The 3rd and 4th command didn’t work either, any ideas?第3回と4回のいずれかのコマンド動作しなかった場合、このアイデアですか?
    Thanksありがとう

    Leave a Commentコメントを残す

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのHTMLタグを使用することができますと属性: <aのhref=のtitle= <abbrのtitle= <cite> <acronymのtitle= <b>ダウンロードの<code> <blockquote cite=""> <del datetime="">の<em> <i>て<strike> <strong> <q cite="">