Hi,
By doing this, you force PHP 8.1.31 FCGI mode on all local sites (VirtualHost) and all aliases that aren't already in FCGI mode, and this makes a "merry mess", as we say in my house, of everything that was running with PHP as an Apache module.
For example, the localhost page running under Apache module PHP 8.4.4 ends up under PHP 8.1.31 (phpinfo) with a php.ini with errors lik Forum: WampServer English
Réponses déjà données dans cette enfilade <- ceci est un lien.
> J'ai téléchargé la version 5.2.2 (phpMyAdmin-5.2.2-all-languages.zip)
> et je l'ai installée en suivant la démarche indiquée sur un site web.
À quoi ça sert que je passe du temps à compiler des installeurs tout prêts !
L'installeur de PhpMyAdmin, comme tous les autres installeurs (Apache, PHP, MySQL, MariaDB, etc.) Forum: WampServer Francais
Hi,
- MariaDB 10.5.28
- MariaDB 10.6.21
- MariaDB 10.11.11
- MariaDB 11.4.5
All things are on https://wampserver.aviatechno.net/ Forum: WampServer English
Hi,
- Apache 2.4.63.1
Important:Before installing Apache 2.4.63.1, the Wampserver 3.3.7 update is necessary. It is also essential to have previously installed the Visual C ++ Redistributable Packages VC 2015-2022 (VS17) 14.42.34433 or more.
Integrates the Apache fcgi_module which allows to change the PHP version of each VirtualHost in order to obtain VirtualHosts with different PHP versions. Forum: WampServer English
Bonjour,
- Apache 2.4.63.1
Important:Avant d'installer Apache 2.4.63.1, la mise à jour Wampserver 3.3.7 ou plus est nécessaire. Il est également indispensable d'avoir préalablement installé les Visual C++ Redistributable Packages VC 2015-2022 (VS17) 14.42.34433 ou plus.
Intègre le module Apache fcgi_module qui permet de changer la version PHP de chaque VirtualHost afin d'obtenir des VirtualH Forum: WampServer Francais
Bonjour,
> ligne siteurl : 'http://localhost/cgrisq/wp-admin/index.php'
> ligne home : 'http://localhost/cgrisq/wp-admin/index.php'
NON !
La valeur pour les deux doit être 'http://localhost/cgrisq'
(sans les quotes ')
Votre Wordpress est installé dans le dossier c:\wamp64\www\cgrisq\ ce qui serait le chemin à mettre pour le VirtualHost.
Pour ServerName vous pouvez mettre ce Forum: WampServer Francais
In httpd.conf, you can try increasing the :
- ThreadStackSize normally to 8388608 bytes (8M)
Please note that the value must be given in bytes.
- ThreadPerChild whose default value, under Windows, is 64
Note that the value of ThreadPerChild is limited to that of ThreadLimit, which defaults to 1920.
ThreadPerChild and ThreadLimit are not included in Apache 2.4.62 but are present in Apache Forum: WampServer English
Hi,
From what I've read at MariaDB, 10.10 is "long term support" and 11.3.n is not rated "Short Term Support", unlike 11.1.n and 11.2.n. Forum: WampServer English
Hi,
There's nothing I can do. You're doomed to stay with MariaDB 11.3.2.
The installers for MariaDB versions 11.4.4 and higher have MinVersion=10, which includes Windwos Server 2016.
I'll have to use MinVersion=10.0.15063, i.e. from Windows 10 1703, which excludes Windows Server 2016.
Sorry! Forum: WampServer English
> because icuuc.dll is missing from your computer.
I repeat that icuuc.dll is a system file and is not installed by Wampserver.
- Are you up to date with Windows updates?
Open a command window as administrator (right-click on the Start icon, then Terminal (Administrator) and, in the terminal, type :
sfc /scannow
This will check the system files and repair them if necessary, but Forum: WampServer English
Bonjour,
> URL = localhost/cgrisq/wp-admin/index.php
>127.0.0.1 - - [04/Feb/2025:12:18:21 +0100] "GET /cgrisq/404/ HTTP/1.1" 404 302
Erreur 404 -> Page non trouvée.
De plus, WordPress inscrit le chemin de l'URL de base dans sa base de données.
Qu'y a-t-il comme url de base dans cette base de données ?
Donc, je confirme qu'il faut utiliser les VirtualHosts pour vos Forum: WampServer Francais
> Before the installation program finishes
Which installer?
> because icuuc.dll is missing
icuuc.dll is a Windows system file and is not installed by Wampserver or addons.
- Go to VisualCppRedist AIO All Releases
Download the latest version of VisualCppRedist_AIO_x86_x64.exe and run it as administrator. All necessary redistributable VC++ files will be installed and any excess or ob Forum: WampServer English
> Windows 2019 server (Amazon)
> Windows 2022 server (also on Amazon)
What does "Amazon" mean? Because that's what all the crashes have in common!
Check the Apache and PHP log files to see if there might be a more explanatory error label. Forum: WampServer English
Hi,
- Go to VisualCppRedist AIO All Releases
Download the latest version of VisualCppRedist_AIO_x86_x64.exe and run it as administrator. All necessary redistributable VC++ files will be installed and any excess or obsolete files will be removed. To ensure that everything runs smoothly, you'll need to disable certain applications when prompted to do so by the VC++ Redist installer.
You can Forum: WampServer English
> Inhibition antivirus Avast => anomalie toujours présente
Dans Avast, vous mettez le dossier complet d'installation de Wampserver, par exemple c:\wamp64 en exception.
Il faudra redémarrer le système.
Regardez quels sont les fichiers qui ont été mis en quarantaine par Avast.
Nota : Avec Windows 10 et Windows 11 il n'y a absolument pas besoin d'un antivirus tiers, les outils intégrés Forum: WampServer Francais
> Not Found
> The requested URL was not found on this server.
> Apache/2.4.62 (Win64) PHP/8.3.14 mod_fcgid/2.3.10-dev Server at localhost Port 80
Quelle URL ?
Éventuellement, voir les fichiers de log Apache. Forum: WampServer Francais
Bonjour,
- Utilisez-vous un anti-virus ou un anti-truc tiers ?
- Allez sur VisualCppRedist AIO All Releases
Télécharger la dernière version du fichier VisualCppRedist_AIO_x86_x64.exe et le lancer en tant qu'administrateur, tous les VC++ redistributables nécessaires seront installés et les fichiers en trop ou obsolètes seront supprimés. Pour que tout se passe sans problème, il faudra désact Forum: WampServer Francais