corrected init script name for apache2
authorroot <root@fbcit.campus.foundations.edu>
Mon, 5 Nov 2007 18:17:05 +0000 (12:17 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 6 Nov 2007 12:24:50 +0000 (06:24 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
README.txt

index 7fe2c20..b6bc8d5 100644 (file)
@@ -42,7 +42,7 @@ Default installation instructions:
 2. make
 3. sudo make install
 4. ln -s /usr/share/koha/etc/koha-httpd.conf /etc/apache2/sites-available/koha
-5. a2ensite koha && /etc/init.d/apache reload
+5. a2ensite koha && /etc/init.d/apache2 reload
 6. zebrasrv -c /usr/share/koha/etc/koha-conf.xml
 7. Browse to http://servername:8080/ and answer the questions