Installation programme vidéo

athena24
Invité n'ayant pas de compte PHPfrance

11 sept. 2005, 12:53

Bonjour

Voila j'essaye d'installer ce programme http://www.phparena.net/files/index.php ... =file&id=4

qui consiste à installer des photos en direct, un peu comme la galerie d'image de coppermine.

Le problème est que quand je l'installe, ça ne fonctionne pas.

Je ne m'y connais pas trop bien en base de données etc..., j'utilise free comme hébergeur alors si quelqu'un serait m'aider ça serait sympa.

Merci d'avance

Athena

Mammouth du PHP | 19672 Messages

11 sept. 2005, 15:26

Explique nous donc quel est le problème, ce qui ne fonctionne pas et si tu as des messages d'erreur, quels sont-ils ?
Codez en pensant que celui qui maintiendra votre code est un psychopathe qui connait votre adresse :axe:

athena24
Invité n'ayant pas de compte PHPfrance

11 sept. 2005, 18:17


Mammouth du PHP | 983 Messages

11 sept. 2005, 18:20

Tu dois avoir un fichier de configuration à renseigner où tu donnes l'adresse de ta base et tes identifiants. Regarde s'il y a un répertoire config, ou bien un fichier dont le nom contient 'config'.

HD
Mammouth du PHP | 1181 Messages

11 sept. 2005, 18:24

et en general il y a un fichier d'aide "read me" "lisez moi" ou qq chose dans ce sens (a lire en 1er donc)
"Si Dieu descendait sur la Terre, tous les peuples se mettraient a genoux, excepte les Français qui diraient : " Ah ! Vous êtes la ! C'est pas trop tôt ! On va pouvoir discuter un peu !" [Michel Balfour]

Athena24
Invité n'ayant pas de compte PHPfrance

11 sept. 2005, 20:14

Il y a un lisez moi en quelques sortes mais bon en anglais, quelq'un ne connait - il pas l'anglais? (Je suis chiante je sais mais bon)

HD
Mammouth du PHP | 1181 Messages

11 sept. 2005, 20:18

colle son contenu ici alors on verra bien
"Si Dieu descendait sur la Terre, tous les peuples se mettraient a genoux, excepte les Français qui diraient : " Ah ! Vous êtes la ! C'est pas trop tôt ! On va pouvoir discuter un peu !" [Michel Balfour]

Eléphant du PHP | 493 Messages

11 sept. 2005, 21:41

google dispose d'un outil de traduction ...

Eléphanteau du PHP | 14 Messages

11 sept. 2005, 23:35

Ouais ms bon google c pas génial :

NOTE: Currently, you can only upgrade from Beta 3.1 or 3.0 Final. If you are upgrading, follow these instructions:

Due to changes in many of the files, the easiest way to upgrade is:

1. Delete the following directories and everything in them:
----includes

2. Delete the following files:
----pafiledb.php
----toplist.php

3. Open the file includes/mysql.php in a text editor and change the settings to your correct database settings (You can use the same settings that you had in the old mysql.php)

4. Upload the following folders and everything in them:
----includes (with the copy of mysql.php with the correct settings)

5. Upload the following files:
----pafiledb.php
----toplist.php
----upgrade.php
----team.php
----lang/english.php

6. Run upgrade.php in your browser. Hopefully you won't get any errors. If you do, post the EXACT error messages you receive on the support forums (http://forums.phparena.net) and someone will offer further assistance. If everything goes OK, delete upgrade.php from your server.

7. Run admin.php and make sure you can log into your admin center and use it without problems. If you have problems, you will have to switch back to sessions instead of cookies. See the "Sessions or Cookies" section in manual.html for more information.

8. If everything is working without problems, then you're done! :)

NOTE: If you were using the toplist.php file, you will need to make a small change. Open it up in a text editor and look for this line:
$path = "/usr/local/apache2/htdocs/pafiledb";
You will need to change that path to whatever the path to your paFileDB directory is. You will need to either use phpinfo() or ask your host to obtain the path. Please note a path IS NOT a URL.
A path would be: /home/username/public_html (on a *NIX server)
A path would also be: C:\www\username\anyonewhousesawindowsserverismakingamistake (on a Windows server)
A path IS NOT: http://www.mysite.com/pafiledb (This is a URL)

YET ANOTHER NOTE: Old language files WILL NOT work with 3.1. To make it 3.1 compatible, you will need to translate everything after "//Start 3.1 Language File" in english.php

HD
Mammouth du PHP | 1181 Messages

11 sept. 2005, 23:46

pour la config :
Open the file includes/mysql.php in a text editor and change the settings to your correct database settings (You can use the same settings that you had in the old mysql.php)
ouvre le fichier includes/mysql.php et corrige les parametres de connexion à ta base
sauf que je ne sais pas si t'es au courant mais ce package est celui de la mise à jour vers la nouvelle version (donc je ne crois pas que cela va installer le programme mais juste mettre a jour l'existant)
"Si Dieu descendait sur la Terre, tous les peuples se mettraient a genoux, excepte les Français qui diraient : " Ah ! Vous êtes la ! C'est pas trop tôt ! On va pouvoir discuter un peu !" [Michel Balfour]