maxailloud
10/27/2012 - 5:42 AM

Debian Squeeze 64 LAMP Vagrant box

Debian Squeeze 64 LAMP Vagrant box

LAMP server based on Debian Squeeze 64 (+Dotdeb) Vagrant box

Url : https://dl.dropbox.com/s/hz4x93otqo6xupl/base-squeeze64-dotdeb-lamp-54-silex.box?dl=1

Linux

$ cat /etc/debian_version 
6.0.4

Apache

$ /usr/sbin/apache2 -v
Server version: Apache/2.2.16 (Debian)
Server built:   Sep 13 2012 02:54:14
$ /usr/sbin/apache2 -t -D DUMP_MODULES
Loaded Modules:
 core_module (static)
 log_config_module (static)
 logio_module (static)
 mpm_prefork_module (static)
 http_module (static)
 so_module (static)
 alias_module (shared)
 auth_basic_module (shared)
 authn_file_module (shared)
 authz_default_module (shared)
 authz_groupfile_module (shared)
 authz_host_module (shared)
 authz_user_module (shared)
 autoindex_module (shared)
 cgi_module (shared)
 deflate_module (shared)
 dir_module (shared)
 env_module (shared)
 expires_module (shared)
 mime_module (shared)
 negotiation_module (shared)
 php5_module (shared)
 reqtimeout_module (shared)
 rewrite_module (shared)
 setenvif_module (shared)
 status_module (shared)
Syntax OK

MySQL

$ mysql --version
mysql  Ver 14.14 Distrib 5.5.28, for debian-linux-gnu (x86_64) using readline 6.1

PHP

$ php -v
PHP 5.4.8-1~dotdeb.0 (cli) (built: Oct 18 2012 21:19:48) 
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
php5-mysql
php5-intl
php5-curl
php5-memcache
php5-geoip

Tools

$ git --version
git version 1.7.2.5
$ curl --version
curl 7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.15 libssh2/1.2.6
Protocols: dict file ftp ftps http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz