fix incompatibility with php short open tags

Signed-off-by: Florian Pritz <bluewind@xinu.at>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
Florian Pritz 2011-06-22 21:36:43 +02:00 committed by Lukas Fleischer
parent 9c65ad3aa2
commit b60a30af71
2 changed files with 1 additions and 5 deletions

View file

@ -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