Page 1 sur 1

je suis nul en php comment faire

Publié : jeu. sept. 21, 2006 00:43
par fabien
salux

voila je voudrais bien utiliser le script, mais je patauge totalement, j'ai suivie le tuto de huitres chaudes mais j'ai quelque probleme deja je n'ai pas de fichier config.php ou le trouver et quand j'execute install.php j'ai ca

Erreur
Il semble qu'il y ait une erreur dans votre requête SQL. Le message ci-bas peut vous aider à en trouver la cause.

ERROR: Ponctuation invalide @ 176
STR: </
SQL: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">



<head>
<title>Uptime Script - Installation</title>

<link rel="stylesheet" type="text/css" href="css_inventel.css" media="screen" title="Normal" />

</head>

<body>
<div id='logo'></div>

<div id='header'>
<img src='images/pastille_rouge.gif' alt='' />
<img src='images/pastille_verte.gif' alt='' />
<img src='images/pastille_bleue.gif' alt='' />
</div>


<div id='content'>
<table cellpadding='0' cellspacing='0' border='0' style='width:100%;'>
<tr>

<td id='menu'>

<img src='images/ft.gif' alt='' style='margin-left:77px; margin-top:20px;'/>
</td>

<td style='padding:20px;'>


<?php
if(!file_exists('config.php'))
{
$hote = "localhost";



requête SQL:



MySQL a répondu:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
<html xm' at line 1

[ Retour ]

voial help me.

a+

Publié : jeu. sept. 21, 2006 10:47
par ED
Bonjour,

Quelle version du script ?


Sinon le serveur web fonctionne bien? la table SQL est elle bien créé?

Publié : jeu. sept. 21, 2006 21:20
par fabien
salux

oui j'ai bien suivie huitres chaudes pour installer wamp 5. est la version et 3.2c
voila a+

Publié : ven. sept. 22, 2006 11:46
par ED
Pourrais tu essayer avec la v4.

La procédure d'installation est la: http://forum.livebox-script.com/viewtopic.php?t=60

Publié : lun. sept. 25, 2006 13:39
par fabien
salux ok je fais un test

Publié : lun. sept. 25, 2006 13:42
par fabien
salux

bon deja au debut je ne trouve pas dans l'archvie le fichier install
* mysql.sql - serveur MySQL
* mssql.sql - serveur Microsoft SQL Server

bon je doit etre vraiment nul

Publié : lun. sept. 25, 2006 18:15
par ED
Non c'est moi qui ai viré par erreur les fichiers.

http://www.livebox-script.com/uptime/up ... -rev11.rar

Ils sont dans cet archive. Dossier install

Publié : mar. sept. 26, 2006 13:20
par fabien
ok voila
ca donne ca

Erreur
Il semble qu'il y ait une erreur dans votre requête SQL. Le message ci-bas peut vous aider à en trouver la cause.

ERROR: Ponctuation invalide @ 1
STR: <?
SQL: <?php
/*********************************************************************************/
/* Copyright (C) 2004-2005 Jean-S颡stien H. ( ED ) ( Livebox-script.com ) */
/* */
/* This file is part of Uptime Script */
/* */
/* Uptime Script 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. */
/* */
/* Uptime Script 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 Uptime Script; if not, write to the Free Software */
/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */
/* */
/*********************************************************************************/
ici /* Inspir頤'une classe de Sammy Vuillot */
/* Fichier libraries/SQL/mysql.php */
/* Derniere modification: 3 sept 2006 - v4.0.0.alpha-rev9 */
/* */
/* Decription: */
/* Gestion des requetes SQL */
/*********************************************************************************/

class SQL
{
public $count_query;



requête SQL:


MySQL a répondu:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<?php

Publié : mar. sept. 26, 2006 13:38
par ED
On dirais un problème d'encodage des fichiers.

Je vais voir ca.

Publié : mar. sept. 26, 2006 16:50
par ED
C'est sous Wamp ? Le script est bien configuré ?

EDIT: J'arrive pas à comprendre les problèmes.

Publié : mar. sept. 26, 2006 17:10
par ED
http://www.livebox-script.com/uptime/up ... -rev11.rar

J'ai réencodé les fichiers, est ce mieux?

Publié : dim. oct. 01, 2006 11:53
par fabien
salux

oui c'est mieux.deja pas mal mais a cote de livebox j'ai Erreur de Configuration donc je regarde dans mon fichier config

Publié : dim. oct. 08, 2006 14:01
par ED
Le problème est il résolu ?