From b60a30af7144d92dd6ee0fbcb16929d95d09d676 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 22 Jun 2011 21:36:43 +0200 Subject: fix incompatibility with php short open tags Signed-off-by: Florian Pritz Signed-off-by: Lukas Fleischer --- web/README | 4 ---- 1 file changed, 4 deletions(-) (limited to 'web/README') diff --git a/web/README b/web/README index 0c081f2..37a224e 100644 --- a/web/README +++ b/web/README @@ -62,10 +62,6 @@ Setup on Arch Linux: PEAR's path may vary depending on your set up. - - AUR does not work properly with PHP's short open tag enabled. - Be sure you have this in php.ini: - short_open_tag = Off - 6) Configure MySQL - Start the MySQL service. Example: # /etc/rc.d/mysqld start -- cgit v1.2.3-54-g00ecf