about summary refs log tree commit diff stats
path: root/tools/scripts/setup-php.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scripts/setup-php.sh')
-rw-r--r--tools/scripts/setup-php.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/scripts/setup-php.sh b/tools/scripts/setup-php.sh
deleted file mode 100644
index 4c28173..0000000
--- a/tools/scripts/setup-php.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-. `dirname $0`/config-install.sh
-
-prt-get depinst php php-fpm php-gd php-pdo-pgsql php-postgresql
-
-cp /etc/php/php.ini-development /etc/php/php.ini