Recent Changes · Search:

Photos

Informatique

Bases de données

Système d’information géographique

PmWiki

edit SideBar

 

In some cases, it may be needed to extract files with an additional p switch:

 tar -zxvpf pmwiki-latest.tgz

This document needs some clarification. At one point it says to create an index.php file with the text:

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

A few lines down, it says to create a file with the text:

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

I’m unsure which is correct.

Both will work exactly the same way in this case. In other cases, like recipes in the Cookbook?, we use include_once(); . —Petko? September 07, 2009, at 04:16 PM

This is a talk page for improving PmWiki.Installation.

Edit · History · Print · Recent Changes · Search · Links
Page last modified on September 07, 2009, at 11:16 PM EST