summaryrefslogtreecommitdiffstats
path: root/web/README
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2011-06-22 21:36:43 +0200
committerLukas Fleischer <archlinux@cryptocrack.de>2011-06-25 11:29:56 +0200
commitb60a30af7144d92dd6ee0fbcb16929d95d09d676 (patch)
tree7e14485ab2448bfd2449b83bc29a315c5cef88d6 /web/README
parent9c65ad3aa240bd1ca53823a4a6ce22b3aa079735 (diff)
downloadaur-b60a30af7144d92dd6ee0fbcb16929d95d09d676.tar.gz
aur-b60a30af7144d92dd6ee0fbcb16929d95d09d676.tar.xz
fix incompatibility with php short open tags
Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'web/README')
-rw-r--r--web/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/web/README b/web/README
index 0c081f28..37a224ec 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