The key that is noted in the error message, i.e. :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{wampserver64}_is1 Forum: WampServer English
Hi,
This key is created during the installation of Wampserver. If it does not exist, this means that there has been a problem with the registry. This key must then be created. Forum: WampServer English
This is the problem:
> WampServer version: 3.3.2 65 bit
There's one bit too many in your version of Wampserver!
Joking aside, I think this question would be better answered at Typo3.
Note: We are at Wampserver 3.3.7, Apache 2.4.63, PHP 8.4.6 Forum: WampServer English
Windows 7, even 64bit, has been obsolete for a long time and is no longer supported by Microsoft.
The latest version of Wampserver to be installed on Windows 7 is version 3.3.0.
Wampserver 3.3.0 64bits Forum: WampServer English
spip_me a écrit:
-------------------------------------------------------
> PS après quelques essais, il semblerait que l'envoi de mails ne fonctionne pas ?
C'est très aléatoire !
Ce forum est encore sous PHP 5.2.x alors que la fonction mail() a beaucoup évoluée.
PS : Je n'ai pas la main sur le code, c'est de la responsabilité d'Alterway. Forum: WampServer Francais
Bonjour,
Je n'ai absolument rien compris !
On peut définir des VirtualHost avec plusieurs adresses IP :
<VirtualHost adresse IP[:port] ] ...> ... </VirtualHost> Forum: WampServer Francais
If you want to use older versions of PHP, it is much better to use FCGI mode and leave Apache module mode with the original PHP version, i.e. for Wampserver 3.3.7, PHP 8.3.14.
In addition, FCGI mode allows you to use different PHP versions for the same local site, of course with different ServerNames.
Either start with a fresh installation of Wampserver 3.3.7, or replace the modified Apache f Forum: WampServer English
Hi,
The httpd.conf file does not correspond at all to the original Apache 2.4.62.1 file.
You leave the httpd.conf file as it is without modifying anything in it and, if you have any modifications or prohibitions to add, you make them in your VirtualHost.
Your changes prevent access to the Wampserver home page 'http://localhost/'. Forum: WampServer English
Apache 2.4.23 dates from July 2016, almost ten years ago. Ten years ago, certain Apache 2.2 and 2.3 tags such as Order, Allow and Deny were still widely used.
With recent versions of Apache, in order to use these tags, you need to load the mod_access_compat module.
Apache documentation:
mod_access_compat
Don't forget to clear your browser's cache! Forum: WampServer English
Bonjour,
> Ce module est appelé : access_compat_module
Que fait ce module Apache ?
Le mieux, n'est-il pas d'aller voir la documentation Apache !
mod_access_compat
et nous avons la chance que la (presque) totalité de la documentation Apache soit localisée en français.
Nous y lisons — entre autres — que ce module permet le support des vieilles directives Apache 2.2 et 2.3 comme Allow, Forum: WampServer Francais
Hi,
The question should be put to Teampass.
Wampserver cannot know the problems of hundreds of CMS and thousands of WEB applications. Forum: WampServer English
Chez votre hébergeur, votre site EST dans un VirtualHost ; il ne peut pas en être autrement. Vous ne vous en rendez pas compte parce que c'est l'hébergeur qui à fait le travail de création dudit VirtualHost.
Et ce n'est pas parce que « ça a toujours fonctionné » que c'est ce qu'il faut faire.
Vous ne touchez pas au dossier wamp64/www/ !
Supposons que votre dossier est c:\www\. Vous le la Forum: WampServer Francais
Bonjour,
Vous DEVEZ utiliser les VirtualHost comme chez tous les hébergeurs et ne pas utiliser le dossier wamp64/www/ directement.
'http://localhost/' est le lien de la page d'accueil de Wampserver.
Voir Clic-Droit -> Aide Forum: WampServer Francais
Hi,
With Windows 10 and 11, there's absolutely no need for third-party antivirus software, unless you want to make a mess of your system.
Wampserver is a local development server that accesses local IPs.
The 127.0.0.0 network is reserved for local loop tests, with the 127.0.0.1 IP address being the localhost address of your PC. Forum: WampServer English
Bonjour,
> Je lance ma page d'accueil localhost.
Avec quelle url ?
Cette page est-elle définie en tant que VirtuaHost ?
Un exemple de lien d'image qui ne fonctionne pas serait le bienvenu ainsi que l'erreur exacte. Forum: WampServer Francais
Hi,
Thanks to Bill Stewart and his ServMan.exe command-line tool, for future updates I'll be able to warn that a service can't be stopped after a certain waiting time.
https://github.com/Bill-Stewart/ServMan Forum: WampServer English