Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 08/02/2009, à 14:49

tux4fun

pixelpost/free/ ->casse tête pour une première->Abandon pour Linpha

Bonjour,
Je tente desespérement de faire fonctionner pixelpost sur free.fr.
Losque je me rend sur mon site, j'obtiens:

Parse error: syntax error, unexpected T_VARIABLE in /mnt/167/sda/f/1/frederick.varin/pixelpost/includes/pixelpost.php on line 43

cat ~/pixelpost.php
<?php

/*

Pixelpost version 1.71

Pixelpost www: http://www.pixelpost.org/

Version 1.71:
Development Team:
Ramin Mehran, Will Duncan, Joseph Spurling,
Piotr "GeoS" Galas, Dennis Mooibroek, Karin Uhlig, Jay Williams, David 
Kozikowski
Version 1.1 to Version 1.3: Linus <http://www.shapestyle.se>

Contact: thecrew (at) pixelpost (dot) org
Copyright 2008 Pixelpost.org <http://www.pixelpost.org>


License: http://www.gnu.org/copyleft/gpl.html

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, 
USA.

*/

// database variables - this is info you've received from you hosting 
service
// those are needed for the script to connect and use MySQL

$pixelpost_db_host      = "sql.free.fr";  // database host, often 
"localhost"
$pixelpost_db_user      = "####.####.free.fr";  // database user
$pixelpost_db_pass      = "########";  // database user password
$pixelpost_db_pixelpost = "######_#####_free_fr";  // database

$pixelpost_db_prefix = "pideb_";  // table prefix, leave as is unless 
you want to install multiple blogs on the same database

?>

La ligne 43 est -> $pixelpost_db_host      = "sql.free.fr";  // database host, often
"localhost" , ou est donc la boulette que j'ai commise, après 3,5h de recherche je désespére.

Les sites suivant m'ont fourni un bon support mais apparemment insuffisant pour un blaireau non informaticien pour son premier photoblog:
http://pixelpost.hakstege.net/preparation.htm
http://19ruedelagare.blogspot.com/2008/07/editer-ses-photos-en-ligne-dans-un.html
http://www.virusphoto.com/41771-pixelpost-1-7-sur-serveur-free-pas-daffichage-de-la-page-des-addons-2.html
http://pixelblog.free-bb.com/sujet-179240-199675-28614-0-Pixelpost-chez-Free.html

Merci d'avance à tous et toute qui voudrons me consacrer un peu de leur temps.

Dernière modification par tux4fun (Le 17/02/2009, à 20:33)


tux4fun
http://linuxcounter.net/ - http://frederick.varin.free.fr
Linux Registered User     #363458
Machine Registered     #261921

Hors ligne

#2 Le 08/02/2009, à 15:37

tux4fun

Re : pixelpost/free/ ->casse tête pour une première->Abandon pour Linpha

Remplacement de :

$pixelpost_db_host      = "sql.free.fr";  // database host, often 
"localhost"

par:

$pixelpost_db_host      = "localhost";  // database host, often 
"localhost"

Aucun changement!!!


tux4fun
http://linuxcounter.net/ - http://frederick.varin.free.fr
Linux Registered User     #363458
Machine Registered     #261921

Hors ligne

#3 Le 09/02/2009, à 19:34

tux4fun

Re : pixelpost/free/ ->casse tête pour une première->Abandon pour Linpha

Changement pour Linpha 1.3.4 -> fonctionnement -> Ok.
http://frederick.varin.free.fr

Dernière modification par tux4fun (Le 17/02/2009, à 20:34)


tux4fun
http://linuxcounter.net/ - http://frederick.varin.free.fr
Linux Registered User     #363458
Machine Registered     #261921

Hors ligne