# コアサーバーに PortalDotsをインストールする

{% hint style="info" %}
ここでは、PortalDots 3 以上について説明しています。PortalDots 1 はさくらのレンタルサーバーでのみ動作します。
{% endhint %}

## 「コアサーバー」で PortalDots を利用するメリット・デメリット <a href="#koasbde-portaldots-wosurumerittodemeritto" id="koasbde-portaldots-wosurumerittodemeritto"></a>

* 「コアサーバー」は比較的高機能なレンタルサーバーです。メールサポートはありますが、ある程度のサーバー運用の知識が必要になります。サーバー運用に自信がない場合は、他のレンタルサーバーの利用をご検討ください。
* 「コアサーバー」では、利用料金の支払いにクレジットカード決済のほか、銀行振替やコンビニ決済が利用できます。
* 「コアサーバー」の利用には、「バリュードメイン」のユーザーアカウントを作成する必要があります。また「コアサーバー」の利用料金の支払いは、「バリュードメイン」の画面上で行います。
* 「お知らせ」の検索機能はコアサーバーでは利用できません。検索機能を利用したい場合、MySQL 5.7 以上に対応した他のレンタルサーバーの利用をご検討ください。

## このマニュアルで説明する内容 <a href="#konomanyuarudesuru" id="konomanyuarudesuru"></a>

* FTP 接続ソフトとして Cyberduck を使用する前提で説明します。
* レンタルサーバー申し込み時に決める URL を、PortalDots の URL としてそのまま利用する前提で説明します。
  * 独自ドメインを利用したい場合のセットアップ方法は、このページでは説明しません。
* PortalDots から自動配信するメールの差出人のメールアドレスをカスタマイズしたい場合のセットアップ方法は、このページでは説明しません。

では早速、以下の「ステップ1」をクリックし、PortalDots のインストール方法を見ていきましょう。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.portaldots.com/setup/install/coreserver.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
