On Sat, 22 May 2004 20:33:40 +0400 (EDT) "Stephane Thevenot" stephane@thevtek.com wrote:
le fichier suivant as t-il ete copie unniveua plus haut une fois que la config est faite vous devez recopier le fichier LocalSettings.php qui est dans /config un nievau repertoire plus haut. et ca devrasi marche faite refresh dasn votre browser internet.
I just retried the installation all over. Copied *all* the directory into the right place. All into the same directory (before I had used several directories). No good for security, but ok it's what I've done. Of course I have a LocalSettings.php in place.
Same problem !
Can you help ?
It is as if any function call would refuse to work.
Hello,
I'm trying to install mediawiki for association OFSET (see http//www.ofset.org).
I get a blank page when I call index.php (see http://wikipedia.ofset.org).
Some hints :
- I've done the setup from command line.
- if I try to call http://wikipedia.ofset.org/config, it displays a
message saying that my Wikipedai is configured and I should erase /config directory for security reasons.
- script seems not to pass line 51 : wfProfileIn( "main-misc-setup" ); yet it passes successfully "include" lines, such as line 39 include_once( "./LocalSettings.php" );
Can you help ?