Rika Marjo Usui
marjo****@cd-go*****
2002年 11月 6日 (水) 17:46:22 JST
Rika Marjo Usuiです。 鈴川様ありがとうございます。 下記の設定でパスが通るようになりました。 バックアップ・ディレクトリもOKです。 > define('HTTP_SERVER', 'http://www.xxxxx.com'); // eg, http://localhost - should not be NULL for productive servers > define('HTTPS_SERVER', 'https://www.xxxxx.com'); // eg, https://localhost - should not be NULL for productive servers > define('HTTP_CATALOG_SERVER', 'http://www.xxxxx.com'); > define('HTTPS_CATALOG_SERVER', 'https://www.xxxxx.com'); > > define('DIR_WS_ADMIN', '/~shop/admin/'); // absolute path required > define('DIR_WS_CATALOG', '/~shop/catalog/'); // absolute path required > > define('DIR_FS_CATALOG', '/home/shop/html/catalog/'); // absolute path required > define('DIR_FS_BACKUP', '/home/shop/html/admin/backups/'); 皆様にはお騒がせしましたが、これからもよろしくお願いします。