Bonjour,

J'ai installé la version 5.3.6 d'easyphp (à la place de la 1.8 que j'avais précédemment) et je n'arrive pas à configurer le serveur d'évaluation. Je le fais, mais il n'en tient pas compte.
Dans la version précédente, "configurez le serveur d'évaluation" voulait dire indiquer le chemin du dossier qui contenait le site. Ce que je fais (et je suis sûre de mon chemin), mais une fois refermé la fenêtre de gestion des sites, la coche devant "Configurez le serveur d'évaluation" ne s'est pas mise. Même en redémarrant cs4, et même en redémarrant l'ordi.
Faut-il faire autre chose ailleurs, une modif de fichiers, pour pouvoir faire cette configuration ?
Merci d'avance !

EDIT : j'ai trouvé, grâce à un autre post. Il fallait modifier le httpd.conf
Donc, c'est bon, le serveur d'évaluation est bon.
Mais la connexion à la base dit qu'elle n'a pas de tables (alors qu'il y en a, j'y ai accès via phpmyadmin sans problème). Y aurait-il un autre fichier à modifier ? J'ai lu toute la faq d'easyphp pour Vista (c mon cas) et je n'ai pas trouvé...

Les dernières lignes des logs mysql :

110606 18:06:30 [Note] Plugin 'FEDERATED' is disabled.
110606 18:06:30 InnoDB: The InnoDB memory heap is disabled
110606 18:06:30 InnoDB: Mutexes and rw_locks use Windows interlocked functions
110606 18:06:30 InnoDB: Compressed tables use zlib 1.2.3
110606 18:06:31 InnoDB: Initializing buffer pool, size = 128.0M
110606 18:06:31 InnoDB: Completed initialization of buffer pool
110606 18:06:31 InnoDB: highest supported file format is Barracuda.
110606 18:06:31 InnoDB: Waiting for the background threads to start
110606 18:06:32 InnoDB: 1.1.5 started; log sequence number 1595675
110606 18:06:32 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
110606 18:06:32 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
110606 18:06:32 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
110606 18:06:32 [Note] Event Scheduler: Loaded 0 events
110606 18:06:32 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: ready for connections.
Version: '5.5.10-log' socket: '' port: 3306 MySQL Community Server (GPL)