how to check if the lampp is up and running?

how to check if the lampp is up and running?

i have activated or in other words installed (through yast) the lammpp in opensuse 13.1
question - how can i check with the terminal if it is running correctly?

Well, LAMPP is just an abbreviation of all the components of the system.
(Linux, Apache, MySQL, PHP, Perl)

So you cannot really check whether LAMPP is up and running, but you can check the components.

F.e.: “systemctl status mysql”