gcc484ntopperl-5.22
Last change
on this file since 0105685 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
309 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | #!/bin/bash |
---|
| 2 | |
---|
| 3 | #delete channel definitions, these are generated automaticly and the previous ones are incompatible! |
---|
| 4 | rm /usr/php5/php/.channels/pear.php.net.reg /usr/php5/php/.channels/doc.php.net.reg /usr/php5/php/.channels/pecl.php.net.reg |
---|
| 5 | |
---|
| 6 | |
---|
| 7 | #apache moet opnieuw gestart |
---|
| 8 | svcrestart /service/apache2 || exit 1 |
---|
Note: See
TracBrowser
for help on using the repository browser.