> InnoDB: Attempted to open a previously opened tablespace. Previous tablespace essais/esais2 uses space ID:
> 6 at filepath: .\essais\esais2.ibd.
> Cannot open tablespace essais/essais which uses space ID: 6 at filepath: .\essais\essais.ibd
Base de données "vérolée". Quasiment aucune chance de pouvoir la récupérer.
Vous pouvez essayer de forcer la réparation InnoDB en Forum: WampServer Francais
J'avais écrit :
« Si pas vert, voir les erreurs relatives à MySQL dans l'Observateur d'événements. »
Donc, à faire !
Le problème éventuel avec Skype, c'est éventuellement le port 80. Mais comme il n'y a pas d'erreur Apache, ça ne pose pas de problème. Néanmoins, désinstallez-le. Forum: WampServer Francais
> php_error.log est énorme, j'arrive même pas à l'ouvrir
138 Mo ! Si vous n'arrivez pas à ouvrir un fichier texte de 138 Mo avec le bloc-notes (notepad) cela pourrait dénoter un problème sur votre système.
Y'a rien de spécial sauf des warnings :
PHP Warning: PHP Startup: in Unknown on line 0
mais comme ça continue depuis février 2022, ce n'est pas le problème.
La même chose pour :
PHP Forum: WampServer Francais
Je ne me souviens plus trop des options existantes dans Wampserver 2.5 !
- Clic-Gauche -> MySQL -> Gestion du service
À effectuer dans l'ordre :
-- Arrêter le service
-- Supprimer le service
-- Installer le service
-- Démarrer le service
Si pas vert, voir les erreurs relatives à MySQL dans l'Observateur d'événements. Forum: WampServer Francais
Il faut regarder les éventuelles erreurs ERROR ou WARNING dans le fichier mysql.log et aussi dans le fichier php_error.log.
Comme indiqué précédemment, avez-vous suivi : CONSEILS DE DÉPANNAGE Forum: WampServer Francais
> VisualCppRedist_AIO_x86only.exe
NON !
Il est bien écrit :
Télécharger la dernière version du fichier VisualCppRedist_AIO_x86_x64.exe !
Vous passez outre les avertissements de SmartScreen qui est bien trop parano !
> mais il y a aussi cette ligne wampmysqld64, là c'est vide en face
Ça veut dire que le service n'est pas démarré. Ça vaut aussi dire que vous avez Wampserver 2.5 64 Forum: WampServer Francais
Bonjour,
Votre Wampserver 2.5, c'est une version 32bit ?
Je dirais oui, sans aucun doute car il n'a jamais existé de version 2.5 64bit !
Pour le vérifier sans aucun doute, il faut voir quel est le nom des services dans le Gestionnaire des services:
- wampapache ou wampapache32
- wampmysqld ou wampmysqld32
si c'est bien ça, vous pouvez installer Wampserver 3.3.7 64bit "en plus" d Forum: WampServer Francais
Bonsoir,
Pour les téléchargements, voir le lien dans ma signature.
Votre "sauvegarde" des bases de données, c'est une copie des dossiers ou un export en fichier SQL ?
N'auriez vous pas une page perso ou un site où il y aurait tout, scripts PHP et bases de données ?
La suite demain. Là, je réponds sur mobile. Forum: WampServer Francais
Bonjour,
> Je suis sous windows 10 et wampserver c'est le 2.5
Wampserver 2.5 n'est plus supporté depuis longtemps. Wampserver 3.0.0 date de 2015 !
> Autre question très importante : admettons que je désinstalle wampserver 2.5 :
> est-ce que ça supprimerait toutes mes bases de données,
> tous mes programmes en php dans le dossier wamp ?
Oui.
Depuis plus de dix ans, vous n' Forum: WampServer Francais
Do you have any idea what an installer is?
Have you ever tried to write one?
If the Wampserver 3.3.7 installer doesn't suit you, you're perfectly entitled to write your own: Inno Setup, PHP, MySQL, MariaDB, etc. are free. Forum: WampServer English
You take things as they are!
If you need mysql 5.7.44 and PHP 5.6.40, you can install them afterwards.
MySQL 5.7.44
PHP 5.6.40 Forum: WampServer English
Don't just copy a code example, read the documentation, both PHP and chrome --headless.
You'll need to use shell_exec() or oblique quotes.
What's more, you need the full chrome path and the --disable-gpu option to make it work on Windows.
What works :
$command ='"C:\Program Files\Google\Chrome\Application\chrome.exe" --headless --disable-gpu --dump-dom h ttps://developer.chrom Forum: WampServer English
> Would that 'fatal error' be significant?
A "fatal error" completely stops the PHP script !!!!!
This fatal error is caused by:
> PHP Warning: fopen(C:/WINDOWS/system32/drivers/etc/hosts): Failed to open stream:
> Resource temporarily unavailable in C:\wamp64\scripts\refresh.php on line 448
hosts files cannot be opened.
See items 9, 9.1 and Note 2 of TROUBLESHOOTING T Forum: WampServer English
See Right-Click -> Help ->
- Wampserver 'automatic' HTTPS mode help
- Wampserver 'manual' HTTPS mode help
VirtualHost http port 80 must be in httpd-vhosts.conf and VirtualHost https port 443 must be in httpd-ssl.conf.
The instructions:
Listen 0.0.0.0:443 https
Listen [::0]:443 https
must also be included in the httpd-ssl.conf file. Forum: WampServer English
I use also Malwarebytes:
- Analysis and detection -> Authorized list
C:\wamp64
C:\Windows\System32\drivers\etc\hosts
and, for both, Exclude from all detection.
For how to add or change OWNER of a file or folder, see Note 2 of TROUBLESHOOTING TIPS This is for the hosts file, but the process is the same for other files.
For Windows Defender the exclusions are in :
- Settings
- Priv Forum: WampServer English
After line 40, there should be :
function file_get_contents_dos - c:/wamp64/bin/apache/apache2.4.62.1/bin/php.ini - return=true
function clean_file_contents c:/wamp64/bin/apache/apache2.4.62.1/bin/php.ini
script c:\wamp64\scripts\refreshMySQL.php
script c:\wamp64\scripts\refreshMariadb.php
function write_file file=ListBrowsers.php
File ListBrowsers.php -+- HAS BEEN WRITTEN -+-
function w Forum: WampServer English
> 'Error: Failed opening required '../files/apacheloadedmodules.php'.
> This module doesn't exist in the wamp64 folder.
Before starting Wampserver, modify the file C:\wamp64\scripts\config.trace.php by replacing:
define('WAMPTRACE_PROCESS',false);
with
define('WAMPTRACE_PROCESS',true);
and save the modified file.
Start Wampserver.
At the end of startup, reset config.trace.php Forum: WampServer English
Even if Microsoft Redistributables VC++ seems to be well installed, there may be a problem here.
After uninstalling Wampserver and before proceeding with a new installation :
The simplest, easiest, least error-prone, fastest way to install and repair the VC++ redistributables that are essential to Wampserver (and to many other softwares) is to use a program that installs everything that is Forum: WampServer English
The Wampserver 3.3.7 installer does not check this, but you are installing on an NTFS disk?
Wampserver cannot run on an exFAT or FAT32 disk.
What's more, I can't test that it works properly on an ARM architecture! Forum: WampServer English
> Should I just start again and reinstall wamp from scratch?
- Exit Wampserver.
-- Via the task manager, stop the TrayMenuManager task if existing.
-- Via the services manager, stop and delete services:
wampapapche64
wampmysqld64
wampmariadb64
Uninstall Wampserver64. If the uninstall option is not available via the Start menu, right-click on the file c:\wamp64\unins000.exe and then Forum: WampServer English
If the Wampmanager icon is in the hidden icons area, simply drag and drop it into the notification area.
Since you don't have access to Click-Right -> Help, see the :
c:\wamp64\files\instructions_english.pdf file.
Your Zone Alarm firewall has blocked access to httpd.exe without asking you first, as the Windows firewall does.
Open a command window as administrator and, using the CD comm Forum: WampServer English
Bonjour,
Ça veut dire que la clé de la base de registre d'installation de Wampserver :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{wampserver64}_is1
ou
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{wampserver64}_is1
n'existe pas. Forum: WampServer Francais
> Restart all services
Ce n'est absolument pas la même chose que Redémarrer de zéro.
Voir l'Aide à ce sujet.
C'est quoi votre "Windows Console" ?
PS : Voir en haut du clic-gauche : Made in France by Dominique Ottello
C'est moi. Étant quasiment le seul à répondre, je préfère que les français utilisent le forum francophone. Forum: WampServer English