おはようございます。将棋ソシャゲ開発運営室です。 「将棋とソシャゲを融合したゲーム」を作るため、環境構築を行いました。 Apache+PHP+MySQL の環境です。 今回の記事は、私自身のための忘備録的な内容ですが、これから同じような環境を構築する方に ...
「Web開発を始めたいけど、ApacheやMySQL、PHPってそれぞれどう導入すればいいの?」 「統合パッケージで済む場合もあるけど、Linuxで自力インストールして学ぶのも大事!」 LAMPとは、Linux + Apache + MySQL + PHPの頭文字をとったWebアプリの基本構成です。サーバー ...
XAMPP1.7.0でApache、MySQL、PHPを一括設定する手順について解説します。 WEB+DBの開発環境に必要なApache、MySQL、PHP、Perlなどをインストールする場合は各ソフトをダウンロードしインストールした後にさらに個別に設定をおこなわなければならないために結構、手間 ...
Continuing with the Containerize This! series, we're looking at common web application technologies and how they can be used within Docker containers effectively. PHP/Apache/MySQL have a very large ...
WEB+DBの開発環境に必要なApache、MySQL、PHP、Perlなどをインストールする場合は各ソフトをダウンロードしインストールした後にさらに個別に設定をおこなわなければならないために結構、手間がかかります。 しかしXAMPPを使用すればこれらを一括して ...
Continuing with the Containerize This! series, we're looking at common web application technologies and how they can be used within Docker containers effectively. PHP/Apache/MySQL have a very large ...
「AMPPS」は、Apache/MySQL/PHP/Perl/Pythonおよびそれらを利用したWebアプリケーションを手軽にインストールできるソフト。Windows XP ...
For the purpose of this tutorial, we will be using the following Ubuntu system. By default, the Apache web browser can’t be accessed from remote systems if you have enabled the UFW firewall in Ubuntu ...
Recently, I was looking for a calendar system that would allow me to keep track of events, appointments and project dates. Quite a few of the applications that I looked at were written in PHP and used ...