After installing Drupal with the wiki profile I get a page stating Page does not exist: Main page, although the profile creates one during the install process.

Changing the frontpage from wiki to wiki/main_page does solve this.
Patch is attached.
vg

Comments

rötzi’s picture

Actually you should be redirected to the main page if you go to the path 'wiki'.

Can you check the wikitools settings in 'admin > settings > wikitools' and tell me the wikipath and the title of the main page settings.

sanduhrs’s picture

wikipath = 'wiki'
Title of main page = 'Main page'

ehowland’s picture

I had this same issue on a fresh install and it took me a moment to realize that the place to apply the fix was Administer >> Site configuration >> Site information rather than in the Administer >> Site configuration >>Wikitools

kattkung’s picture

This post doesn't make sense to me. I downloaded "Wiki installation profile" 5.x-2.0-beta1 2008-Jan-18. It occured "Page does not exist: main page". Can anybody help here?

manolooo’s picture

The problem I found after the installation was similar to that of kattkung, I got the message of inexistent main page and could go nowhere, this was because you need to have the server configured to admit clean urls. To check if this is your problem try the address .../wiki/?q=admin, if this opens the admin page you have to set up the server to admit clean urls.

I also had the problem that ubuntu 8.04/apache2 doesn't set up as stated in drupal.org Clean URLs document (http://drupal.org/node/15365#comment-1164614). I found the solution in this address: http://www.lavluda.com/2007/07/15/how-to-enable-mod_rewrite-in-apache22-....

After that I still don't have the main page but thats a minor problem.

All this happened to me with this profile version: 5.x-2.0-beta1

jarodms’s picture

Status: Needs review » Closed (won't fix)

Closing due to age and lack of activity.