[OpenPNE3]リリース!インストールしてみた
あれ、OpenPNE3のalphaの解析するとか言っときながら、既に正式版リリースしちゃいましたね。最近Processionばかり触ってたら、OpenPNE3ががんばってるのに気付かなかった。とりあえず、インストールだけはしておきましょうか。っていうか、インストール記事ばっか書いてる気がするけど・・・もうちょっとPNEたんに時間を割こうかな。
OpenPNE3.0 セットアップ手順を上から順番にやっていきましょう。
1.ダウンロード・・・しました。zipだけなんですね。tar玉とかはないみたいです。unzipします。
2.ファイルの設置・・・Linux上に設置します(/path/to/openpne3root)。VirtualHostで/webディレクトリをopenpne300.localhostとかのドキュメントルートにしてみます。
3.データベース作成・・・mysqlに対し、utf8のデータベースを作ります。openpne300という名前にしました。また、データベースにアクセスできるユーザ名もopenpne300、パスワードはopenpne300passwordとしましょう。
4.インストールコマンドの実行・・・./symfony openpne:installしても(たぶん)動きません。OpenPNE3開発用ページにあるOpenPNE3alpha3セットアップ手順に書いてある通り、/config/ProjectConfiguration.class.phpファイルのrequire_onceの参照先を変えなければなりません。sfCoreAutoload.class.phpまでの絶対パスがわかる方はその通りに記述してください。
-
require_once '/path/to/openpne3root/lib/symfony/autoload/sfCoreAutoload.class.php';
これでようやくsymfonyコマンドが動きます。
※追記:symfony 1.2では、PDO拡張、XLS拡張を使います。mysqlを使う場合はPDO_mysql拡張なども使います。ソースコードからインストールしている人はphpizeコマンドから、yumからインストールしている人は、yumかpeclコマンドからとか、インストールできるんじゃないでしょうか。一例ですが、下記コマンドで「could not find driver」と出た場合はPDO_mysqlとかがないかもしれません。
-
[uechoco@localhost openpne3root]$ ./symfony openpne:install
-
-
Choose DBMS (mysql, pgsql or sqlite)
-
-
mysql
-
-
Type database username
-
-
openpne300
-
-
Type database password (optional)
-
-
openpne300password
-
-
Type database hostname
-
-
localhost
-
-
Type database name
-
-
openpne300
-
-
Type database socket path (optional)
-
-
(空ENTER)
-
The DBMS??????????????? mysql
-
The Database Username?? openpne300
-
The Database Password?? ******
-
The Database Hostname?? localhost
-
The Database Name?????? openpne300
-
The Database Socket
-
-
Is it OK to start this task? (y/n)
-
-
y
-
>> chmod 777 /path/to/openpne3root/web/uploads
-
>> chmod 777 /path/to/openpne3root/cache
-
>> chmod 777 /path/to/openpne3root/log
-
>> chmod 777 /path/to/openpne3root/symfony
-
>> chmod 666 /path/to/openpne3root/cache/project_autoload.cache
-
>> chmod 777 /path/to/openpne3root/web/uploads/assets
-
>> chmod 777 /path/to/openpne3root/web/cache
-
>> file-???? /path/to/openpne3root/cache/project_autoload.cache
-
>> schema??? converting "/path/to/openpne3root/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/config/generated-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...CommunityTopicPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...ated-opMessagePlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...ted-opFavoritePlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...ated-opAshiatoPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...d-opOpenSocialPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...-opIntroFriendPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...erated-opDiaryPlugin-schema.xml
-
>> file+???? config/generated-opCommunityTopicPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...CommunityTopicPlugin-schema.xml
-
>> file+???? config/generated-opMessagePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...ated-opMessagePlugin-schema.xml
-
>> file+???? config/generated-opFavoritePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...ted-opFavoritePlugin-schema.xml
-
>> file+???? config/generated-opAshiatoPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...ated-opAshiatoPlugin-schema.xml
-
>> file+???? config/generated-opOpenSocialPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...d-opOpenSocialPlugin-schema.xml
-
>> file+???? config/generated-opIntroFriendPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...-opIntroFriendPlugin-schema.xml
-
>> file+???? config/generated-opDiaryPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...erated-opDiaryPlugin-schema.xml
-
>> propel??? Running "om" phing task
-
>> file-???? /path/to/openpne3root/config/gen...toPlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/generated-opMessagePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...ryPlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/gen...icPlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/generated-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/generated-opAshiatoPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...-opIntroFriendPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...ted-opFavoritePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...CommunityTopicPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...d-opOpenSocialPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...gePlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/gen...tePlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/gen...ndPlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/gen...alPlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/generated-opDiaryPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/generated-schema.xml
-
>> autoload? reloading autoloading
-
-
Phing was run before and used many custom classes that might conflict with
-
your model classes. In case of errors try running "propel:build-forms" and
-
"propel:build-filters" alone. This is due to a PHP limitation that cannot be
-
fixed in symfony.
-
-
>> propel??? generating form classes
-
>> tokens??? /path/to/openpne3root/lib/form/FileBinForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/SnsConfigForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/opAuthConfigForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/MemberRelationshipForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/CommunityForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/sfOpenPNEAuthForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/M...berConfigPasswordForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/M...mberConfigAccessBlock.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/M...nfigMobileAddressForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/M...erConfigPcAddressForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/M...mberConfigGeneralForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/BlacklistForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/NavigationI18nForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/MemberImageForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/CommunityConfigForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/GadgetConfigForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/ProfileOptionForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/opAuthRegisterForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/ProfileI18nForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/b...BaseMemberProfileForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseFileForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/b...aseNavigationI18nForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseGadgetForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseCommunityForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/b...BaseProfileOptionForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseNavigationForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/b.../BaseGadgetConfigForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/b...emberRelationshipForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseBlacklistForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseAdminUserForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseMemberImageForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseFileBinForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/b...seCommunityMemberForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseMemberForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/b...ProfileOptionI18nForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseProfileForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseSnsConfigForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/b...seCommunityConfigForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/b.../BaseMemberConfigForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/base/BaseProfileI18nForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/MemberConfigForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/opAuthLoginForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/CommunityMemberForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/InviteForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/opLanguageSelecterForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/NavigationForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/BaseFormPropel.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/ProfileOptionI18nForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/MemberProfileForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/MemberForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/s...mberProfileSearchForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/InformationConfigForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/GadgetForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/sfOpenPNEPasswordForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/ProfileForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/AdminUserForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/FileForm.class.php
-
>> tokens??? /path/to/openpne3root/lib/form/OpenPNEFormAutoGenerate.class.php
-
>> propel??? generating filter form classes
-
>> tokens??? /path/to/openpne3root/lib/filter...nyFromNonMobileFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...unityConfigFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/NavigationFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/GadgetConfigFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/BlacklistFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/FileFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/ProfileI18nFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/MemberConfigFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/MemberFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...elationshipFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...eOptionI18nFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...eOptionI18nFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...unityConfigFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...igationI18nFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...emberConfigFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...seCommunityFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...BaseFileBinFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...ProfileI18nFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...seAdminUserFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...se/BaseFileFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter.../BaseFormFilterPropel.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...unityMemberFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...BaseProfileFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter.../BaseGadgetFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...adgetConfigFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...eNavigationFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...elationshipFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...seSnsConfigFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...MemberImageFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...seBlacklistFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...ofileOptionFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...mberProfileFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter.../BaseMemberFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...mberProfileFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/SnsConfigFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...ofileOptionFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/ProfileFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...unityMemberFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/AdminUserFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/sfMobileIOFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...igationI18nFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/opEmojiFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...bledApplicationFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter...penPNEExecutionFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/GadgetFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/MemberImageFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/CommunityFormFilter.class.php
-
>> tokens??? /path/to/openpne3root/lib/filter/FileBinFormFilter.class.php
-
>> schema??? converting "/path/to/openpne3root/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/config/generated-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...CommunityTopicPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...ated-opMessagePlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...ted-opFavoritePlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...ated-opAshiatoPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...d-opOpenSocialPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...-opIntroFriendPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...erated-opDiaryPlugin-schema.xml
-
>> file+???? config/generated-opCommunityTopicPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...CommunityTopicPlugin-schema.xml
-
>> file+???? config/generated-opMessagePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...ated-opMessagePlugin-schema.xml
-
>> file+???? config/generated-opFavoritePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...ted-opFavoritePlugin-schema.xml
-
>> file+???? config/generated-opAshiatoPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...ated-opAshiatoPlugin-schema.xml
-
>> file+???? config/generated-opOpenSocialPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...d-opOpenSocialPlugin-schema.xml
-
>> file+???? config/generated-opIntroFriendPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...-opIntroFriendPlugin-schema.xml
-
>> file+???? config/generated-opDiaryPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...erated-opDiaryPlugin-schema.xml
-
>> propel??? Running "sql" phing task
-
>> file-???? /path/to/openpne3root/config/gen...toPlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/generated-opMessagePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...ryPlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/gen...icPlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/generated-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/generated-opAshiatoPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...-opIntroFriendPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...ted-opFavoritePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...CommunityTopicPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...d-opOpenSocialPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...gePlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/gen...tePlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/gen...ndPlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/gen...alPlugin-schema-transformed.xml
-
>> file-???? /path/to/openpne3root/config/generated-opDiaryPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/generated-schema.xml
-
>> schema??? converting "/path/to/openpne3root/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/config/generated-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...CommunityTopicPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...ated-opMessagePlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...ted-opFavoritePlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...ated-opAshiatoPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...d-opOpenSocialPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...-opIntroFriendPlugin-schema.xml
-
>> schema??? converting "/var/duo/OpenPNE-30...lugin/config/schema.yml" to XML
-
>> schema??? putting /path/to/openpne3root/pl...erated-opDiaryPlugin-schema.xml
-
>> file+???? config/generated-opCommunityTopicPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...CommunityTopicPlugin-schema.xml
-
>> file+???? config/generated-opMessagePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...ated-opMessagePlugin-schema.xml
-
>> file+???? config/generated-opFavoritePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...ted-opFavoritePlugin-schema.xml
-
>> file+???? config/generated-opAshiatoPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...ated-opAshiatoPlugin-schema.xml
-
>> file+???? config/generated-opOpenSocialPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...d-opOpenSocialPlugin-schema.xml
-
>> file+???? config/generated-opIntroFriendPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...-opIntroFriendPlugin-schema.xml
-
>> file+???? config/generated-opDiaryPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/plugins/op...erated-opDiaryPlugin-schema.xml
-
>> propel??? Running "insert-sql" phing task
-
>> file-???? /path/to/openpne3root/config/generated-opMessagePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/generated-opAshiatoPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...-opIntroFriendPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...ted-opFavoritePlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...CommunityTopicPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/gen...d-opOpenSocialPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/generated-opDiaryPlugin-schema.xml
-
>> file-???? /path/to/openpne3root/config/generated-schema.xml
-
>> propel??? load data from "/var/duo/OpenPN...unityTopicPlugin/data/fixtures"
-
>> propel??? load data from "/var/duo/OpenPN.../opMessagePlugin/data/fixtures"
-
>> propel??? load data from "/var/duo/OpenPN...opFavoritePlugin/data/fixtures"
-
>> propel??? load data from "/var/duo/OpenPN.../opAshiatoPlugin/data/fixtures"
-
>> propel??? load data from "/var/duo/OpenPN...OpenSocialPlugin/data/fixtures"
-
>> propel??? load data from "/var/duo/OpenPN...viteFriendPlugin/data/fixtures"
-
>> propel??? load data from "/var/duo/OpenPN.../opRankingPlugin/data/fixtures"
-
>> propel??? load data from "/var/duo/OpenPN...ins/opBlogPlugin/data/fixtures"
-
>> propel??? load data from "/var/duo/OpenPN...ntroFriendPlugin/data/fixtures"
-
>> propel??? load data from "/var/duo/OpenPN...ns/opDiaryPlugin/data/fixtures"
-
>> propel??? load data from "/path/to/openpne3root/data/fixtures"
-
>> plugin??? Configuring plugin - sfProtoculousPlugin
-
-
Warning: symlink(): File exists in /path/to/openpne3root/lib/symfony/task/sfFilesystem.class.php on line 224
-
>> plugin??? Configuring plugin - sfPropelPlugin
-
-
Warning: symlink(): File exists in /path/to/openpne3root/lib/symfony/task/sfFilesystem.class.php on line 224
-
>> plugin??? Configuring plugin - opCommunityTopicPlugin
-
-
Warning: symlink(): File exists in /path/to/openpne3root/lib/symfony/task/sfFilesystem.class.php on line 224
-
>> plugin??? Configuring plugin - opMessagePlugin
-
-
Warning: symlink(): File exists in /path/to/openpne3root/lib/symfony/task/sfFilesystem.class.php on line 224
-
>> plugin??? Configuring plugin - sfImageHandlerPlugin
-
>> plugin??? Configuring plugin - opFavoritePlugin
-
>> plugin??? Configuring plugin - sfFormExtraPlugin
-
-
Warning: symlink(): File exists in /path/to/openpne3root/lib/symfony/task/sfFilesystem.class.php on line 224
-
>> plugin??? Configuring plugin - opAshiatoPlugin
-
>> plugin??? Configuring plugin - opAuthMailAddressPlugin
-
>> plugin??? Configuring plugin - opOpenSocialPlugin
-
-
Warning: symlink(): File exists in /path/to/openpne3root/lib/symfony/task/sfFilesystem.class.php on line 224
-
>> plugin??? Configuring plugin - opInviteFriendPlugin
-
-
Warning: symlink(): File exists in /path/to/openpne3root/lib/symfony/task/sfFilesystem.class.php on line 224
-
>> plugin??? Configuring plugin - opWebAPIPlugin
-
>> plugin??? Configuring plugin - opRankingPlugin
-
-
Warning: symlink(): File exists in /path/to/openpne3root/lib/symfony/task/sfFilesystem.class.php on line 224
-
>> plugin??? Configuring plugin - opBlogPlugin
-
-
Warning: symlink(): File exists in /path/to/openpne3root/lib/symfony/task/sfFilesystem.class.php on line 224
-
>> plugin??? Configuring plugin - opIntroFriendPlugin
-
>> plugin??? Configuring plugin - opAuthMobileUIDPlugin
-
>> plugin??? Configuring plugin - opAuthOpenIDPlugin
-
>> plugin??? Configuring plugin - opDiaryPlugin
-
-
Warning: symlink(): File exists in /path/to/openpne3root/lib/symfony/task/sfFilesystem.class.php on line 224
-
>> plugin??? Configuring plugin - sfWebBrowserPlugin
-
>> cache???? Clearing cache type "all" for "api" app and "test" env
-
>> file+???? /path/to/openpne3root/data/api_test-cli.lck
-
>> chmod 777 /path/to/openpne3root/data/api_test-cli.lck
-
>> file-???? /path/to/openpne3root/cache/api/...ig/config_member_config.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/test/config/config_gadget.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/...nfig_side_banner_gadget.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/...onfig/config_sns_config.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/test/config/config_app.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/...ig/config_mobile_gadget.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/...config_community_config.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/.../config_config_handlers.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/.../config/config_settings.yml.php
-
>> file-???? /path/to/openpne3root/data/api_test-cli.lck
-
>> cache???? Clearing cache type "all" for "api" app and "dev" env
-
>> file+???? /path/to/openpne3root/data/api_dev-cli.lck
-
>> chmod 777 /path/to/openpne3root/data/api_dev-cli.lck
-
>> file-???? /path/to/openpne3root/cache/api/.../config/config_autoload.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/...ig/config_member_config.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/dev/config/config_gadget.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/...config/config_databases.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/...nfig_side_banner_gadget.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/...onfig/config_sns_config.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/dev/config/config_app.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/...ig/config_mobile_gadget.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/...config_community_config.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/.../config_config_handlers.yml.php
-
>> file-???? /path/to/openpne3root/cache/api/.../config/config_settings.yml.php
-
>> file-???? /path/to/openpne3root/data/api_dev-cli.lck
データベースのことを聞かれた後は、すごくいろいろなことをやってくれています。./symfony project:persissionsとか./symfony prope:build-all-loadとか、そこらへんのコマンドをしているのでしょうか?
5.mod_rewriteの設定・・・私の環境では必要ありません。
6.ブラウザからアクセス(PC)・・・できます。
7.ブラウザからアクセス(管理画面)・・・できます。
インストールは完了です。つまづいたのは、openpne:installコマンドくらいかな?通常画面のデザインは、OpenPNEの公式サイトによく似ていますね。所々のアイコンがOpenPNE2時代のものなので、ちょっとミスマッチですね。管理画面は3ペイン式として一新されていました。管理画面とかもプラグインで拡張できたりしないのかな?そこら辺はおいおいですね。
うーん。。。思った以上に時間がないな。PNEたんと遊ぶ時間をください。。。
3 Responses to “[OpenPNE3]リリース!インストールしてみた”
Comments RSS
TrackBack Identifier URI
コメントする



初めまして。
Warning: symlink(): File exists sfFilesystem.class.php on line 224 でググってやって来ました。
私はFreeBSD 7.1でOpnePNE 3.0.2 のインストールで、同じようなWarningがでました。
ご紹介のこの記事の様に管理画面は出ますが、トップ画面のユーザ認証で、ID/PWをいれると、
[DocumentRoot]/member/login/authMode/MailAddress へリダイレクトし、エラーになり、ユーザログイン出来ません。
私と同じようなワーニングが出ているようなのに6.のユーザ画面が出ているということは、このWaring と、私の遭
遇しているエラーとは、関係が無いと言うことなのでしょうか?
何処か、確認すべき点が有れば、ご教示いただければ幸いです。
よろしくお願い申し上げます。
久爺@自己レスです。
お騒がせいたしました。解決いたしました。
【問題】の原因は、OpnePNEを設置したディレクトリで.htaccessが許可されていなかったためでした。
脱力の原因でありました。^^;
Apacheのhttpd.conf にて、該当ディレクトリに、
# AllowOverride None
AllowOverride ALL
することで、正常動作いたしました。
お騒がせして、済みませんでした。
これに懲りず、よろしく、ご指導、お願い申し上げます。 m(_ _)m
無事に解決して何よりです。
Apacheやらphpやら、いろんなアプリの設定がある上でWebアプリが動くので、「何だかわからないけど動かない」って状態が起きると結構ハマってしまうんですよね。
sfFilesystem.class.phpのエラーはしょっちゅう起こるのですが、それほど重大な警告でもなさそうなのでほったらかしです。あんまりネット上でも取りざたされているわけでもないので珍しいのか、どうでもいいのか、よくわかりません。