初期ドメインで作成後、独自ドメインから表示アクセス設定ができない500Internal Server Error
-
»
moumu2 >
初期ドメインで作成後、独自ドメインから表示アクセス設定ができない500Internal Server Error @ 2015/12/8 1:59
-
HotaruMaru >
Re: 初期ドメインで作成後、独自ドメインから表示アクセス設定ができない500Internal Server Error @ 2015/12/8 20:28
-
moumu2 >
Re: 初期ドメインで作成後、独自ドメインから表示アクセス設定ができない500Internal Server Error @ 2015/12/8 23:49
-
HotaruMaru >
Re: 初期ドメインで作成後、独自ドメインから表示アクセス設定ができない500Internal Server Error @ 2015/12/9 0:50
-
moumu2 >
Re: 初期ドメインで作成後、独自ドメインから表示アクセス設定ができない500Internal Server Error @ 2015/12/12 0:11
-
HotaruMaru >
Re: 初期ドメインで作成後、独自ドメインから表示アクセス設定ができない500Internal Server Error @ 2015/12/13 16:17
moumu2 > 初期ドメインで作成後、独自ドメインから表示アクセス設定ができない500Internal Server Error @ 2015/12/8 1:59 |
---|
■ BaserCMSのバージョン:3.08
■ レンタルサーバー名:サクラのスタンダードプラン 設置フォルダ: /home/test/www/baser ■ 利用しているデータベース: [ SQLite php ほぼわからない phpバージョン 5.4.45 契約したばかりのサクラのレンタルサーバーの初期ドメインでインストール設定後、独自ドメインの日本語ドメインを割り当てたところ 500Internal Server Errorで表示がされません。 サクラの初期ドメインでは表示されています。 aaa.sakura.ne.jp/baser 表示される 独自ドメイン.jp エラーで表示不可 別環境への移設も参考にして 一時フォルダ内削除、app/Config/database.phpはサクラのディレクトリまま変更せず、 /app/Config/ 内のinstall.phpは Configure::write('BcEnv.siteUrlをPunycode表記 php.iniの有りと無しも試しましたが駄目でした。 お名前.comやサクラに聞くと ドメインやサーバーの問題はないようで、サイト構築のhtaccessが問題と指摘されています。 既出のサクラに3.08がインストール出来ないと似たような状態になっています。 www/baser/.htaccess RewriteEngine off RewriteBase /baser RewriteRule ^$ app/webroot/ [L] RewriteRule (.*) app/webroot/$1 [L] RewriteEngineをoffにするとエラーではなく表示されるがcssが全くきかず画像なども表示されない 解決方法はありますでしょうか よろしくお願いします ブラウザのエラー 500Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, support@sakura.ad.jp and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. サクラ内のエラーログ [error] [client ] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http:/独自ドメイン |