tbrehm
2010-06-09 2a0f3c4921b952cdcf332ef5da30ca32eabca90c
Fixed: FS#1211 - own errorpages doesn't work on openSUSE 11.2 and SLES 11
1 files modified
12 ■■■■■ changed files
docs/INSTALL_OPENSUSE_11_2.txt 12 ●●●●● patch | view | raw | blame | history
docs/INSTALL_OPENSUSE_11_2.txt
@@ -99,6 +99,18 @@
chkconfig --add apache2
/etc/init.d/apache2 start
// Comment out the /error/ alias in the apache error.conf file or the custom error pages in the websites wont work.
Edit the file error.conf in the apache configuration directory and comment out the line:
Alias /error/ "/usr/share/apache2/error/
By changing the line to:
# Alias /error/ "/usr/share/apache2/error/
// Install phpmyadmin
cd /tmp
yast2 -i pwgen