「http://localhost:80/」にアクセスします。 「Welcome to XAMPP」と表示されれば成功です。 ※URLの最後の80の数字部分はポート番号になるので、XAMPPインストール時に変更した場合はその番号を設定してください。 1-2.PHPプログラムを作成しよう ...
ここではWindows11上で試行しましたので、そのメモを残したいと思います。 C:\xampp\apache\conf\extra\httpd-ssl.confを以下の通り書き換えてください。yournameのところは書き換えてくださいね。 <VirtualHost *:443> DocumentRoot "C:/xampp/htdocs" ServerName yourname ...
In PHP programming language there is an open source tool called PhpMyAdmin that handles the administration of MySQL. Access can be denied when access to MySQL is attempted through the root user.