Re:ショッピングカートPROver.2.17.0103 インストール・チェックできません。 |
このメッセージの投稿者: ベルコールさん 2001/02/10 14:38:44元メッセージ: ショッピングカートPROver.2.17.0103 インストール・チェックできません。 投稿者: yamanetさん 2001/02/10 11:35:43
>パスは、#!/usr/bin/perlです。
>定義は、
>#━━━━━━ 変数の定義 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━>$timeoffset=9;
>$charcode='sjis';
>$cgi='http://www.callsuccess.net/cgi-bin/shop.cgi';
>#$libpath='./lib';
>$catalogdir='/home/sites/site36/web/shop';
>$catalogurl='http://www.callsuccess.net/shop';
>$datadir=$catalogdir;
>$dataurl='http://www.callsuccess.net/shop';
>$imgdir=$catalogdir;
>$imgurl='http://www.callsuccess.net/shop'>#━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
>構成は、
> (755) (655)
>/cgi-bin -shop.cgi 各pl(644)
>/shop -shop.ini(644) gif,jpg,xcatalog等(644)
>です。
>表示エラーは
>CGIWrap Error: Script Execution Failed
>CGIWrap encountered an error while attempting to execute this script:>Error Message: Permission denied
>Error Number: 13
>This message usually indicates there is a problem with the script itself. Often this indicates either that the #! line of the script is incorrect, or the script was uploaded in binary mode instead of ascii mode. Check to make sure that the script does not have control-M's at the end of every line. That will prevent it from executing. An easy fix that takes care of this most of the time is to put '#!/.../perl --' instead of '#!/.../perl' on the first line of the script.
>If you are not the owner of this script, please forward this error and the URL that caused it to the script owner. That is often the component in the URL right after /cgiwrap/.
>と出ます。shop.cgiはテキストモードでアップ。パーミッションも幾度も変えて試みました。
>でる表示は、上記かインターナル・サーバー・エラーです。チェックして見て下さい。
-----
上のエラーメッセージは、
1行目の #!/----- が間違っているか、ファイルがバイナリモードでアップロードされたみたいです。
といってますが・・・・・
このメッセージへの返事:
- Re:ショッピングカートPROver.2.17.0103 インストール・チェックできません。 - yamanetさん 2001/02/10 15:42:59 (3)
- Re:ショッピングカートPROver.2.17.0103 インストール・チェックできません。 - ベルコールさん 2001/02/10 16:19:07 (2)
- Re:ショッピングカートPROver.2.17.0103 インストール・チェックできません。 - yamanetさん 2001/02/11 16:35:30 (0)
- Re:ショッピングカートPROver.2.17.0103 インストール・チェックできません。 - yamanetさん 2001/02/11 12:35:10 (0)