From: Jim F. <ja...@wa...> - 2006-01-25 16:35:44
|
The Debian PHPwiki package (which Ubuntu uses pretty much unmodified) sets up PHPwiki to be visible at http://your-site/phpwiki/ by default. As you install the package you should be asked a debconf question to give you the opportunity to change this. I've not heard of adept before, but if you're not getting asked this question blame adept. I've now found how to purge a package 'dpkg --purge phpwiki' which gets rid of all the config files. I've tried reinstalling, but whatever I put in the installation path: /phpwiki (the default) /apache2-default/phpwiki (my site) /var/www/apache2-default (absolute path) It never appears as a link or otherwise in /var/www/apache2-default. It always ends up in /usr/share/phpwiki BTW adept seems to be a graphical front-end to apt-get Jim Ford |