phpwiki installed
first i did a apt-get update and then apt-get install phpwiki. output:
----
The following extra packages will be installed:
libapache-mod-php4 libreadline5 libsqlite0 php4-cli php4-common php4-mysql
php4-pear php4-sqlite sqlite
Suggested packages:
php4-dev sqlite-doc
The following NEW packages will be installed:
libreadline5 libsqlite0 php4-cli php4-pear php4-sqlite phpwiki sqlite
The following packages will be upgraded:
libapache-mod-php4 php4-common php4-mysql
3 upgraded, 7 newly installed, 0 to remove and 20 not upgraded.
Need to get 156kB/5358kB of archives.
After unpacking 11.1MB of additional disk space will be used.
----
so it upgraded php4 as well. let's hope this didn't break things. it shouldn't..
----
The following extra packages will be installed:
libapache-mod-php4 libreadline5 libsqlite0 php4-cli php4-common php4-mysql
php4-pear php4-sqlite sqlite
Suggested packages:
php4-dev sqlite-doc
The following NEW packages will be installed:
libreadline5 libsqlite0 php4-cli php4-pear php4-sqlite phpwiki sqlite
The following packages will be upgraded:
libapache-mod-php4 php4-common php4-mysql
3 upgraded, 7 newly installed, 0 to remove and 20 not upgraded.
Need to get 156kB/5358kB of archives.
After unpacking 11.1MB of additional disk space will be used.
----
so it upgraded php4 as well. let's hope this didn't break things. it shouldn't..
2 Comments:
couldn't solve the libreadline5 problem. waiting for a new libreadline5 package now..
they fixed the problem in the package and now phpwiki runs fine. only on localhost so far. will try to get it running on mokey.de some other time
Post a Comment
<< Home