bug WampServer

Répondre


Cette question est un moyen d’empêcher des soumissions automatisées de formulaires par des robots.
Smileys
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: =D> #-o =P~ :^o :non: :priere: 8-|
Voir plus de smileys
  Revue du sujet
 

  Étendre la vue Revue du sujet : bug WampServer

par Truc » 19 mai 2006, 13:58

oui oui la remarque a été faites
Certainement les "short open tags" qui doivent être à "OFF"
mais plus de nouvelles du résultat :roll:

par delcedo galaxialord » 19 mai 2006, 13:25

Mais non c'est juste le problème classique du <? qui est plus interprété avec les dernières versions de WAMP. <? peut être du xml, donc maintenant par défaut l'exécution de code php interprété par WAMP est uniquement <?php.

Télécharge notepad++, ouvre tous tes documents php, remplace tous les <?php par <?, et fait ensuite l'opération inverse, et ton problème sera corrigé ;)

Ciao !

par Truc » 14 mai 2006, 23:18

Clair que la machine doit se demander quoi si les deux sont lancés en même temps mais je dis ça parce que j'ai eu le tour :roll:
Et on ne commence pas forcément par chercher par là #-o

par Cyrano » 14 mai 2006, 23:04

Je songe à quelque chose de plus grave : deux installations = 2 serveurs Apache, 2 serveurs MySQL et deux interpréteurs PHP : S'il n'y a pas de conflits avec ça, c'est que c'est un ordinateur nouvelle génération, modèle 2025 en 128Bits :)

par Truc » 14 mai 2006, 22:59

Certainement les "short open tags" qui doivent être à "OFF"

Il faut donc que tu utilises soit
<?php à la place de <?

soit éditer le fichier php.ini retrouver la ligne short_open_tags et mettre à "ON"

par Cyrano » 14 mai 2006, 19:56

:shock: Tu as deux installations parallèles :?: :?: :?:

par Invité » 14 mai 2006, 19:51

Pourtant EasyPHP marche parfaitement. Peut-être qu'EasyPHP empêche Wamp de fonctionner correctement ?

par Cyrano » 13 mai 2006, 18:37

Je ne vois rien d'anormal, j'ai comparé avec le mien, on a la même configuration et les lignes sont strictement les mêmes, mais chez moi ça fonctionne.

Donc le problème est ailleurs :-k

par Invité » 13 mai 2006, 18:26

[Fri May 12 20:02:58 2006] [notice] Apache/2.0.55 (Win32) PHP/5.1.4 configured -- resuming normal operations
[Fri May 12 20:02:58 2006] [notice] Server built: Oct 9 2005 19:16:56
[Fri May 12 20:02:58 2006] [notice] Parent: Created child process 636
[Fri May 12 20:02:58 2006] [notice] Child 636: Child process is running
[Fri May 12 20:02:58 2006] [notice] Child 636: Acquired the start mutex.
[Fri May 12 20:02:59 2006] [notice] Child 636: Starting 250 worker threads.
[Fri May 12 20:03:10 2006] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/favicon.ico
[Fri May 12 20:08:07 2006] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Fri May 12 20:08:07 2006] [notice] Child 636: Exit event signaled. Child process is ending.
[Fri May 12 20:08:08 2006] [notice] Child 636: Released the start mutex
[Fri May 12 20:08:09 2006] [notice] Child 636: Waiting for 250 worker threads to exit.
[Fri May 12 20:08:21 2006] [notice] Child 636: All worker threads have exited.
[Fri May 12 20:08:21 2006] [notice] Child 636: Child process is exiting
[Fri May 12 20:08:21 2006] [notice] Parent: Child process exited successfully.
[Fri May 12 20:08:29 2006] [notice] Apache/2.0.55 (Win32) PHP/5.1.4 configured -- resuming normal operations
[Fri May 12 20:08:29 2006] [notice] Server built: Oct 9 2005 19:16:56
[Fri May 12 20:08:29 2006] [notice] Parent: Created child process 5544
[Fri May 12 20:08:29 2006] [notice] Child 5544: Child process is running
[Fri May 12 20:08:29 2006] [notice] Child 5544: Acquired the start mutex.
[Fri May 12 20:08:29 2006] [notice] Child 5544: Starting 250 worker threads.
[Sat May 13 18:28:30 2006] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat May 13 18:28:30 2006] [notice] Child 5544: Exit event signaled. Child process is ending.
[Sat May 13 18:28:31 2006] [notice] Child 5544: Released the start mutex
[Sat May 13 18:28:35 2006] [notice] Child 5544: Waiting for 250 worker threads to exit.
[Sat May 13 18:28:35 2006] [notice] Child 5544: All worker threads have exited.
[Sat May 13 18:28:35 2006] [notice] Child 5544: Child process is exiting
[Sat May 13 18:28:36 2006] [notice] Parent: Child process exited successfully.
[Sat May 13 18:29:41 2006] [notice] Apache/2.0.55 (Win32) PHP/5.1.4 configured -- resuming normal operations
[Sat May 13 18:29:41 2006] [notice] Server built: Oct 9 2005 19:16:56
[Sat May 13 18:29:41 2006] [notice] Parent: Created child process 4972
[Sat May 13 18:29:41 2006] [notice] Child 4972: Child process is running
[Sat May 13 18:29:41 2006] [notice] Child 4972: Acquired the start mutex.
[Sat May 13 18:29:41 2006] [notice] Child 4972: Starting 250 worker threads.

par Cyrano » 13 mai 2006, 12:58

Il faudrait vérifier le log Apache : dans ton répertoire Apache, il doit y avoir un sous-répertoire "logs" : édite le fichier error.log et inspecte les dernières lignes pour voir si certains éléments n'ont pas l'air du tout corrects.

par Invité » 13 mai 2006, 12:55

Oui

par Cyrano » 12 mai 2006, 22:56

Tu appelles bien tes fichier en mettant une url du genre http://localhost/monfichier.php ?

par Invité » 12 mai 2006, 22:44

Apache et MySQL sont allumés (le demi cercle est blanc), et je lance les fichiers à partir de /localhost. Je ne comprends pas pourquoi ça ne marche pas.

par Cyrano » 12 mai 2006, 20:29

As-tu bien lancé ton serveur Apache ? Dans la barre des tâches, tu dois avoir un icône en demi-cercle : s'il est en rouge complètement, la réponse est non.

Ceci dit, je soupçonne aussi une autre possibilité: comment essayes-tu d'afficher tes pages au juste ?? Pas en faisant un double-clic sur le fichier par hasard ?

bug WampServer

par Invité » 12 mai 2006, 20:07

Bonjour

J'ai installé WampServer mais il y a un problème: le PHP n'est pas interprété, il est affiché tel quel.

Faut-il régler quelque chose après/avant l'installation?
Merci