止まってるようですね。管理画面のパスワードがadminから変えられず困ってます。 それと、商品登録もエラー。画像がUP不可。画面下にはずっとエラーメッセージが出ています。 Warning: error_log(/var/log/www/tep/page_parse_time.log): failed to open stream: No such file or directory
------------------------------------------------ Warning: main(includes/languages/japanese/): failed to open stream: No such file or directory in d:\www\OSC\admin\includes\application_top.php on line 212
Warning: main(): Failed opening 'includes/languages/japanese/' for inclusion (include_path='.;c:/php/PEAR') in d:\www\OSC\admin\includes\application_top.php on line 212
Warning: Cannot modify header information - headers already sent by (output started at d:\www\OSC\admin\includes\application_top.php:212) in d:\www\OSC\admin\includes\functions\general.php on line 18 ------------------------------------------------
上記のような内部エラーが出てしまいます。 また、カタログ画面であるdefault.phpは正常に動いているようなのですが、 商品情報表示のproduct_info.phpなどでは、 「Unable to determine the page link!」というエラーが表示されるのみです。 >>55で出ていた症例と似ていると感じたので、 OSCのインストールされたフォルダのアクセス権を調べたのですが Everyoneのフルコントロールは可能になっていました。
>そのパスにファイルはあるの? 「そのパス」が具体的にどのパスを指すのか分かっていません、教えていただけませんでしょうか? Warning: main(includes/languages/japanese/): failed to open stream: No such file or directory in d:\www\OSC\admin\includes\application_top.php on line 212 このエラーの場合、読み込みの基準となる位置は d:\www\OSC\admin\includes\ ですよね? ではそこから、includes/languages/japanese/を参照しているということは、 d:\www\OSC\admin\includes\includes/languages/japanese/ を読もうとしていることになるのでしょうか? または、WEBサーバのルートディレクトリの後ろに付加され、 d:\www\includes/languages/japanese/ になるのでしょうか? 一応、その位置にデータを移動したりしてみましたが、関係の無いようなのです。 他に読まれるとすれば、どのようなパスが考えられますでしょうか?
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@xrea.com 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.
すでに、初期設定で、以下のような記載はあるようなのですが、 月の部分や、曜日の部分のみ、英語表記になっているみたいです。 @setlocale(LC_TIME, 'ja_JP'); define('DATE_FORMAT_SHORT', '%Y/%m/%d'); // this is used for strftime() define('DATE_FORMAT_LONG', '%Y年%B%e日 %A'); // this is used for strftime() define('DATE_FORMAT', 'Y/m/d'); // this is used for date() define('DATE_TIME_FORMAT', DATE_FORMAT_SHORT . ' %H:%M:%S');
以下のようなSQL文なんですが、 INSERT INTO configuration VALUES ('','Allow AutoLogon Cookie','ALLOW_AUTOLOGON','true','Allow registered users to save their login-info into a cookie so they are automatically logged in upon return to the shop.',15,0,'2004-05-11 18:14:50','2004-05-11 15:11:31',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),');
新規インストール Step 2: osCommerce の設定 Warning: fopen(/***/***/public_html/catalog/includes/configure.php): failed to open stream: No such file or directory in /***/***/public_html/osc_test/catalog/install/templates/pages/install_5.php on line 114
Warning: fputs(): supplied argument is not a valid stream resource in /***/***/public_html/osc_test/catalog/install/templates/pages/install_5.php on line 115
Warning: fclose(): supplied argument is not a valid stream resource in /***/***/public_html/osc_test/catalog/install/templates/pages/install_5.php on line 116
Warning: fopen(/***/***/public_html/admin/includes/configure.php): failed to open stream: No such file or directory in /***/***/public_html/osc_test/catalog/install/templates/pages/install_5.php on line 164
Warning: fputs(): supplied argument is not a valid stream resource in /***/***/public_html/osc_test/catalog/install/templates/pages/install_5.php on line 165
Warning: fclose(): supplied argument is not a valid stream resource in /***/***/public_html/osc_test/catalog/install/templates/pages/install_5.php on line 166
ヘ(゚∀゚ヘ)アヒャ 解決策っぽいものを見つけたぞ。 日本語版でこんな設定ができるのかな。 ① fasthostsとか、ホステング業者でSSLのアカをとる。 ② 共有SSL鯖と自分の鯖に全く同じ構成のOSCを入れる。 ③ register globalsを共有SSL鯖に入れた方に入れる。←PHPの設定がいらなくなるってこと? ④両方の鯖のincludes/configure.phpとadmin/includes/configure.phpを ttp://forums.oscommerce.com/index.php?showtopic=232372を参考に設定 ⑤幸せになれる。
あと、 Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\local\catalog\includes\classes\email.php on line 517
Warning: Cannot modify header information - headers already sent by (output started at C:\local\catalog\includes\classes\email.php:517) in C:\local\catalog\includes\functions\general.php on line 29
>>810のMVSで、できなかった事を考えると、結局は カタログだけ共通なお店が沢山あるような形になっちゃうんだよな。 うーん。 25 osCommerce 3.0 Alpha 3 Complete Combine Catalog And Administration Tool The Catalog and Administration Tool will be merged together to allow functions and classes to be shared by one another. ttp://www.oscommerce.com/community/roadmap,25