Pages: PreviousFirst...34567...LastNext
Current Page: 5 of 595
Results 121 - 150 of 17850
3 months ago
Otomatic
> 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
3 months ago
Otomatic
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
3 months ago
Otomatic
> 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
3 months ago
Otomatic
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
3 months ago
Otomatic
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
3 months ago
Otomatic
> 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
3 months ago
Otomatic
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
3 months ago
Otomatic
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
3 months ago
Otomatic
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
3 months ago
Otomatic
Hi, - Adminer 5.1.0 All things are on https://wampserver.aviatechno.net/
Forum: WampServer English
3 months ago
Otomatic
Bonjour, - Adminer 5.1.0 Tout est sur https://wampserver.aviatechno.net/
Forum: WampServer Francais
3 months ago
Otomatic
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
3 months ago
Otomatic
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
3 months ago
Otomatic
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
3 months ago
Otomatic
> 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
3 months ago
Otomatic
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
3 months ago
Otomatic
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
3 months ago
Otomatic
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
3 months ago
Otomatic
> '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
3 months ago
Otomatic
Hi, - Adminer 5.0.6 All things are on https://wampserver.aviatechno.net/
Forum: WampServer English
3 months ago
Otomatic
Bonjour, - Adminer 5.0.6 Tout est sur https://wampserver.aviatechno.net/
Forum: WampServer Francais
3 months ago
Otomatic
Sorry, but I'm completely out of ideas and don't know what to tell you to do!
Forum: WampServer English
3 months ago
Otomatic
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
3 months ago
Otomatic
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
3 months ago
Otomatic
> 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
3 months ago
Otomatic
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
3 months ago
Otomatic
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
3 months ago
Otomatic
> 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
3 months ago
Otomatic
Hi, Right-Click -> Restart from zero PS : vu l'adresse en wanadoo.fr, je vous signale qu'il existe un forum francophone.
Forum: WampServer English
3 months ago
Otomatic
Hi, - PHP 8.1.32 - PHP 8.2.28 - PHP 8.3.18 - PHP 8.4.5 All things are on https://wampserver.aviatechno.net/
Forum: WampServer English
Pages: PreviousFirst...34567...LastNext
Current Page: 5 of 595