cleanup
This commit is contained in:
parent
c944cab818
commit
ba616abd32
@ -1,10 +0,0 @@
|
||||
You can enable this module by creating a symbolic
|
||||
link from ${PREFIX}/conf/php5.sample/rar.ini to
|
||||
${PREFIX}/conf/php5/rar.ini.
|
||||
|
||||
ln -fs ${PREFIX}/conf/php5.sample/rar.ini \
|
||||
${PREFIX}/conf/php5/rar.ini
|
||||
|
||||
If you already have Apache running on your machine,
|
||||
you should not use "apachectl restart" - instead,
|
||||
you should fully stop and then restart the server.
|
@ -1,9 +0,0 @@
|
||||
You can disable this module by removing the
|
||||
${PREFIX}/conf/php5/rar.ini symbolic link by
|
||||
issuing the following command:
|
||||
|
||||
rm -f ${PREFIX}/conf/php5/rar.ini
|
||||
|
||||
If you already have Apache running on your machine,
|
||||
you should not use "apachectl restart" - instead,
|
||||
you should fully stop and then restart the server.
|
Loading…
Reference in New Issue
Block a user