[[:TuxSoftware]] tux:/home/ian# dpkg -i /home/bjb/phpwiki_1.3.7-4_all.deb Selecting previously deselected package phpwiki. (Reading database ... 30322 files and directories currently installed.) Unpacking phpwiki (from .../bjb/phpwiki_1.3.7-4_all.deb) ... dpkg: dependency problems prevent configuration of phpwiki: phpwiki depends on php4 | php4-cgi; however: Package php4 is not installed. Package php4-cgi is not installed. phpwiki depends on php4-pear; however: Package php4-pear is not installed. phpwiki depends on sqlite; however: Package sqlite is not installed. phpwiki depends on php4-sqlite; however: Package php4-sqlite is not installed. dpkg: error processing phpwiki (--install): dependency problems - leaving unconfigured Errors were encountered while processing: phpwiki tux:/home/ian# apt-get -f install Reading Package Lists... Done Building Dependency Tree... Done Correcting dependencies... Done The following extra packages will be installed: libapache-mod-php4 libsqlite0 libzzip-0-12 php4 php4-cli php4-common php4-pear php4-sqlite sqlite Suggested packages: php4-dev sqlite-doc The following NEW packages will be installed: libapache-mod-php4 libsqlite0 libzzip-0-12 php4 php4-cli php4-common php4-pear php4-sqlite sqlite 0 upgraded, 9 newly installed, 0 to remove and 11 not upgraded. 1 not fully installed or removed. Need to get 3893kB of archives. After unpacking 9291kB of additional disk space will be used. Do you want to continue? Yn? Get:1 http://ftp3.nrc.ca oldstable/main libzzip-0-12 0.12.83-4 33.6kB? Get:2 http://security.debian.org oldstable/updates/main php4-common 4:4.3.10-20 169kB? Get:3 http://ftp3.nrc.ca oldstable/main libsqlite0 2.8.16-1 176kB? Get:4 http://security.debian.org oldstable/updates/main libapache-mod-php4 4:4.3.10-20 1614kB? Get:5 http://ftp3.nrc.ca oldstable/main sqlite 2.8.16-1 20.2kB? Get:6 http://ftp3.nrc.ca oldstable/main php4-sqlite 1.0.2-7 19.6kB? Get:7 http://security.debian.org oldstable/updates/main php4 4:4.3.10-20 1140B? Get:8 http://security.debian.org oldstable/updates/main php4-cli 4:4.3.10-20 1610kB? Get:9 http://security.debian.org oldstable/updates/main php4-pear 4:4.3.10-20 250kB? Fetched 3893kB in 8s (455kB/s) Preconfiguring packages ... Selecting previously deselected package libzzip-0-12. (Reading database ... 31028 files and directories currently installed.) Unpacking libzzip-0-12 (from .../libzzip-0-12_0.12.83-4_i386.deb) ... Selecting previously deselected package php4-common. Unpacking php4-common (from .../php4-common_4%3a4.3.10-20_i386.deb) ... Selecting previously deselected package libapache-mod-php4. Unpacking libapache-mod-php4 (from .../libapache-mod-php4_4%3a4.3.10-20_i386.deb) ... Selecting previously deselected package php4. Unpacking php4 (from .../php4_4%3a4.3.10-20_all.deb) ... Selecting previously deselected package php4-cli. Unpacking php4-cli (from .../php4-cli_4%3a4.3.10-20_i386.deb) ... Selecting previously deselected package php4-pear. Unpacking php4-pear (from .../php4-pear_4%3a4.3.10-20_all.deb) ... Selecting previously deselected package libsqlite0. Unpacking libsqlite0 (from .../libsqlite0_2.8.16-1_i386.deb) ... Selecting previously deselected package sqlite. Unpacking sqlite (from .../sqlite_2.8.16-1_i386.deb) ... Selecting previously deselected package php4-sqlite. Unpacking php4-sqlite (from .../php4-sqlite_1.0.2-7_i386.deb) ... Setting up libzzip-0-12 (0.12.83-4) ... Setting up php4-common (4.3.10-20) ... Setting up libapache-mod-php4 (4.3.10-20) ... Replacing config file /etc/apache/modules.conf with new version Setting up php4 (4.3.10-20) ... Setting up php4-cli (4.3.10-20) ... Setting up php4-pear (4.3.10-20) ... Setting up libsqlite0 (2.8.16-1) ... Setting up sqlite (2.8.16-1) ... Setting up php4-sqlite (1.0.2-7) ... Restarting apache. Setting up phpwiki (1.3.7-4) ... Creating config file /etc/phpwiki/index.php with new version Creating config file /etc/phpwiki/apache.conf with new version Restarting apache. Creating config file /etc/phpwiki/debian-config.php with new version tux:/home/ian# dpkg-reconfigure -f readline phpwiki PHPWiki Configuration --------------------- Welcome to PHPWiki! This is an automated config generator for PHPWiki. It is not intended to do everything, in fact, all it will do is generate a basic, standalone PHPWiki. It is sufficient for simple local installations, but does not encompass all of PHPWiki's capabilities. If you want to use the more advanced features of the Wiki, please edit /etc/phpwiki/index.php yourself. PHPWiki Document Root --------------------- Where should the web-accessible location of the PHPWiki be? This is the directory off your website that people should use to access the PHPWiki. By default, this is http://yourserver/phpwiki, but you can change it to be anything within your server. Enter just the directory portion below. Where should the web-accessible location of the PHPWiki be? Access Control -------------- Who should be able to access your PHPWiki? A Wiki is normally used to provide unfettered access to information, which can be freely modified by anyone. Since that is sometimes not what one wants, it is possible to restrict access to the site on the basis of the originating IP address. If you select 'localhost only', only people on the localhost (the machine the Wiki is running on) will be able to connect. 'local network' will allow people on machines in a local network (which you will need to specify) to talk to the Wiki. 'global' will allow anyone, any where, to connect to the Wiki. For security, this is set to 'localhost only' by default. Unless you have a particular need for privacy on your Wiki, you should be able to allow access globally without compromising site security. - localhost only 2. local network 3. global Who should be able to access your PHPWiki? 3 Purging pages on removal ------------------------ By default, PHPWiki stores all it's pages in a file database in /var/lib/phpwiki. Would you like PHPWiki to remove any database files when you remove the package? Accepting this option will leave you with a tidier system when the PHPWiki package is removed, but may cause information loss if you have an operational Wiki that gets removed. Purge pages on removal? no Replacing config file /etc/phpwiki/apache.conf with new version Restarting apache. Replacing config file /etc/phpwiki/debian-config.php with new version