-1
  1. I install Xampp Successfully in my ubuntu
  2. I start xampp
  3. Problem : When I open Localhost in my browser at time i get one Error as shown in picture:

enter image description here

Braiam
  • 69,112

1 Answers1

0

This is not an error. That's the regular message that you receive when you first install apache.

To start building your php application, edit your html files, they should be on /var/www/htdocs

LnxSlck
  • 12,456