Skip to main content

Install XAMPP for easy, integrated development

Middleware stacks like this could revolutionize open-source, multi-tier software development

Return to article


Listing 2. Directory listing of /opt/lampp

drwx------   2 root   root  4096 Feb 11  2004 backup/           lampp backups (if any are made)
drwxr-xr-x   2 root   root  4096 Sep 15 12:16 bin/              lampp commands
drwxr-xr-x   2 root   root  4096 Jul 14 10:04 cgi-bin/          perl scripts directory
drwxr-xr-x   3 root   root  4096 May 30  2003 error/            lampp error scripts
drwxr-xr-x   6 root   root  4096 Sep 15 14:00 etc/              config files (PHP, MySQL, Apache...)
drwxr-xr-x   6 nobody root  4096 Sep 22 19:51 htdocs/           Apache Document Root Directory
drwxr-xr-x   3 root   root  4096 May 30  2003 icons/            lampp icons
-rwxr-xr-x   1 root   root 12528 Sep 16 11:00 lampp*            lampp executable
drwxr-xr-x   9 root   root  4096 Sep 20 02:31 lib/              package libraries
drwxr-xr-x  33 root   root  4096 Aug  5 13:13 licenses/         package licenses
drwxr-xr-x   2 root   root  4096 Sep 22 20:17 logs/             lampp logs
drwxr-xr-x   2 root   root  4096 Sep 15 12:16 modules/          apache modules
drwxr-xr-x   7 root   root  4096 Jul  5 12:21 phpmyadmin/       phpmyadmin configuration file and other files
drwxrwxrwx   2 root   root  4096 Aug  5 13:13 phpsqliteadmin/   phpsqliteadmin configuration file and other files
-rw-rw-r--   1 root   root 23249 Sep 15 12:07 RELEASENOTES      lampp release notes
drwxr-xr-x   2 root   root  4096 Sep 15 12:16 sbin/             mysql daemon, proftp daemon/tools
drwxr-xr-x  12 root   root  4096 Sep 15 12:15 share/            shared files
drwxr-xr-x   3 root   root  4096 Oct 26  2003 tmp/              temporary files
drwxr-xr-x   4 root   root  4096 Sep 22 20:17 var/              variable data files

Return to article