If you are getting above error, Remove file httpd.pid from /opt/logs/httpd.pid
Restart XAMPP.
Restart XAMPP.
# sudo apt-get install mplayer
Now play the video using terminal # mplayer -vo caca "/path/of/the/video/.avi"
# sudo yum install mplayer
Now play the song using terminal # mplayer -vo caca "/path/of/the/video/.avi"
# sudo apt-get install mpg321
Now play the song using terminal # mpg321 "/path/of/the/song.mp3"
# sudo yum install mpg123
Now play the song using terminal # mpg123 "/path/of/the/song.mp3"