0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

XAMMP関連知識

Posted at
  • VM版
    仮想環境内
  • ネイティブ版
    Mac自体の環境。ローカルフォルダを割り当て可能
    80ポートでApacheを稼働

Webサーバソフトウェア

Webサーバ:HP等データをブラウザに送信するサーバ
Webサーバソフトウェア:Webサーバ内でデータの受け渡しを行う

Microsoft社:IIS(Internet Information Services)
Google:Google Web Serve

Apache(Apache HTTP Server)

高性能、動作性
OSS

XAMMP

ソフトウェアやツールを一括インストールして、アプリケーションの開発環境をローカルで構築するパッケージ

X:クロスプラットフォーム(どのOSでも対応)
A:Apache
M:Maria DB(データベース管理システム、MySQLから派生)
P:PHP
P:Perl

proFTPD

FTPサーバ用ソフトのデーモン

  • デーモン
    常に戦闘体制。接続された時に動く
  • FTP(File Transfer Protocol)
    ファイル送受信の決まり事。

参照

https://youtu.be/UDlAUy4GG6Y?si=a6mWE7PHCzkaHwYr
https://hnavi.co.jp/knowledge/blog/apache/
https://hnavi.co.jp/knowledge/blog/xampp/
https://wa3.i-3-i.info/word13571.html

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?