Thank Brion,
I found a backup of an early version of Phase III on my PC !
I modified "LocalSettings.php" and put that all on my server.
When I launch "createdb.php" I got this error message :
 
Warning: set_time_limit() has been disabled for security reasons in createdb.php on line 9
Creating new tables.
Warning: Access denied for user: 'wikiadmin@php6-1.free.fr' (Using password: YES) in DatabaseFunctions.php on line 17
Connexion impossible à la base de données sur localhost
 
I assume my server (not local) don't support set_time_limit() function. It is a problem ?
Where can I set the wikiadmin ? In "LocalSettings.php" I have only "user", "user password" and "admin password". Have I to create user manualy ?
 
Aoineko
 
----- Original Message -----
From: "Brion Vibber" <brion@pobox.com>
To: "A mailing list for discussing about the technical organization of theWikipedias" <wikitech-l@Wikipedia.org>
Sent: Wednesday, August 27, 2003 5:51 PM
Subject: Re: [Wikitech-l] PHP Code

> Guillaume Blanchard wrote:
> > Hello,
> > I wanted to install lastest Wikipedia, but just reading the install file I
> > gave up...
>
> hehe... :)
>
> If you need help with anything specific, please feel free to ask.
>
> I'm trying to get some documentation together on meta-wikipedia at
>
http://meta.wikipedia.org/wiki/MediaWiki_architecture ; if anything is
> lacking please feel free to contribute. Contributions of questions of
> what the heck it means are welcome. :)
>
> > I now looking for a older version of Wikipedia with PHP source, usemod
> > functions and file upload feature.
> > Do someone know if the package named "Old Wikipedia code (draft PHP code)
> > "is what I'm looking for, or can point out where I have to search.
> > "phpwiki" on the cvs repository is the Phase II version ?
> > Thanks for help.
>
> Phase II is unmaintained and rather buggy. If you can't get phase 3
> running, phase 2 won't be any easier, and it won't work as well.
>
> I have no idea what's in that package, but assume it's very ancient. :)
>
> If you really want UseModWiki, you can get it at
>
http://www.usemod.com/cgi-bin/wiki.pl?UseModWiki/Download
> (but note that a new enhanced version is to be released in a couple of
> weeks; it's in beta testing now). Various add-ons to the current version
> are available:
http://www.usemod.com/cgi-bin/wiki.pl?WikiPatches
>
> -- brion vibber (brion @ pobox.com)
>
> _______________________________________________
> Wikitech-l mailing list
>
Wikitech-l@Wikipedia.org
> http://mail.wikipedia.org/mailman/listinfo/wikitech-l
>