From the Eliovir

Pm Wiki: Initial Setup Tasks-Talk

Can I just point out that I HAD to change the pmwiki.php to “index.php” in order to get my wiki to work! So I don’t understand why there’s this text about “don’t change the name pmwiki.php”… if I hadn’t, I wouldn’t have a site!

~promsan

It is recommended to create a new file index.php which contains this only line:

<?php include(‘pmwiki.php’);

with <?php first thing on that line, no preceding spaces. This file actually calls pmwiki.php. —Petko

Yup, I did it and it works fine with the index.php redirecting; it didn’t like having the pmwiki.php renamed as “index.php” though.

Promsan July 16, 2009, at 06:12 AMPromsan

Copyright © 2005–2025 the Main wiki and its authors

Retrieved from http://eliovir.free.fr/index.php5/PmWiki/InitialSetupTasks-Talk

Page last modified on July 16, 2009, at 01:12 PM EST