source:
npl/internetserver/php5/post.php5
@
51c3d1a
Last change on this file since 51c3d1a was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
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.