Skip to content

Commit 113ff8c

Browse files
committed
Removed php-eaccelerator package from fedora installation guide. This package causes a open_basedir restriction error in mod_php as it is compiled with wrong settings. See also http://www.howtoforge.com/forums/showthread.php?t=44144&highlight=open_basedir
1 parent 60bd070 commit 113ff8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/INSTALL_FEDORA_12_dovecot_bind.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ chkconfig --levels 235 clamd.amavisd on
5656

5757
3) Install apache, PHP5 and phpmyadmin (1 line!):
5858

59-
yum install php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc php-eaccelerator php-magickwand php-magpierss php-mapserver php-mbstring php-mcrypt php-mhash php-mssql php-shout php-snmp php-soap php-tidy curl curl-devel perl-libwww-perl ImageMagick libxml2 libxml2-devel phpmyadmin
59+
yum install php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc php-magickwand php-magpierss php-mapserver php-mbstring php-mcrypt php-mhash php-mssql php-shout php-snmp php-soap php-tidy curl curl-devel perl-libwww-perl ImageMagick libxml2 libxml2-devel phpmyadmin
6060

6161
disable php mapserver module as it causes errors on cli:
6262

0 commit comments

Comments
 (0)