おはようございます。将棋ソシャゲ開発運営室です。 「将棋とソシャゲを融合したゲーム」を作るため、環境構築を行いました。 Apache+PHP+MySQL の環境です。 今回の記事は、私自身のための忘備録的な内容ですが、これから同じような環境を構築する方に ...
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 ...
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 ...
XAMPP1.7.0でApache、MySQL、PHPを一括設定する手順について解説します。 WEB+DBの開発環境に必要なApache、MySQL、PHP、Perlなどをインストールする場合は各ソフトをダウンロードしインストールした後にさらに個別に設定をおこなわなければならないために結構、手間 ...
WEB+DBの開発環境に必要なApache、MySQL、PHP、Perlなどをインストールする場合は各ソフトをダウンロードしインストールした後にさらに個別に設定をおこなわなければならないために結構、手間がかかります。 しかしXAMPPを使用すればこれらを一括して ...
「AMPPS」は、Apache/MySQL/PHP/Perl/Pythonおよびそれらを利用したWebアプリケーションを手軽にインストールできるソフト。Windows XP ...
WordPressはApache、PHP、MySQLを使って動いているので、それらをインストールする必要があります。 なお、今回からは前回設定したVNCでPCからRaspberry Piに接続して作業しています。
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 ...