現状、http://www.ドメイン名/ にアクセスすると、
OpenPNE といった青い画像が表示されます。


設定内容は、以下の通りです。つまり、?http://www.?ドメイン/sns/config.php です。
通常は、/home/webmaster/www/domainname.com/index.html などにアップすれば、
ブラウザからは、index.htmlが見れます。

例)
 ├ドキュメントルート(※public_html 内のファイルを、index.html と同じ階層にアップロードしている。同じ階層に、config.inc.php が存在。)
  └sns(※OpenPNEのディレクトリ名を変更して、sns )/
  ├config.php
  



ただ、ヘッダーの箇所に以下の様なエラーがでます。

●Warning: Cannot modify header information - headers already sent by (output started at /ホーム/sns/config.php:1)? in /ホームディレクトリ/sns/webapp/lib/OpenPNE/Smarty.php? on line 86


また、右下のリンクで、利用規約やプライバシーポリシーのリンクがありますが、
そのリンクの箇所が、「????」といった表示になっております。

また、「ログイン」の画像をクリックすると、以下の様なエラーがでます。

●Warning: Cannot modify header information - headers already sent by (output started at /ホームディレクトリ/sns/config.php:1)? in /ホームディレクトリ/sns/webapp/lib/util/util.php? on line 34