ショッピングカート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はテキストモードでアップ。パーミッションも幾度も変えて試みました。
でる表示は、上記かインターナル・サーバー・エラーです。チェックして見て下さい。
dirpath は /home/sites/site36/web/--です。
URL http://www.callsuccess.net/cgi-bin/shop.cgi です。
宜しくお願いします。


このメッセージへの返事:

61.119.183.224/p0732-ip02kobeminato.hyogo.ocn.ne.jp