WampServer

Apache, PHP, MySQL on Windows 

 
  • Accueil forum
  • Retour à WampServer
  • presentation
  • Download
  • Addons
  • Formations
  • Alter Way

 
Aller à : Liste des Forums•Liste des messages•Nouvelle discussion•Connexion

Pages: PrécédentPremière page...45678...Dernière pageSuivant
Page courante: 6 de 554
Résultats 151 - 180 de 16600
2 mois déjà 
Otomatic
151. Re: Wampserver 3 - (Tout sur...)
Bonjour, - Mise-à-jour xDebug 3.2.1 Seulement pour les versions 64bit de PHP 8.0.x à 8.2.x Version de correction de bogues qui corrige les problèmes liés à la configuration du mode de Xdebug dans les environnements threadés, où Xdebug ignorait la valeur et activait toujours tout. Cette version corrige également un crash qui se produit lorsque vous essayez de définir un paramètre php.ini st
Forum: WampServer Francais
2 mois déjà 
Otomatic
152. Re: WampServer et fichier CGRIND (.cgrind)
Bonsoir, Toutes les mises à jour, que ce soit pour Xdebug ou Aestan Tray Menu ou autre sont effectuées par des exécutables qui sont ou seront disponibles sur https://wampserver.aviatechno.net Tout est automatique et valable pour toutes les versions PHP installées.
Forum: WampServer Francais
2 mois déjà 
Otomatic
153. Re: SSL Certificate invalid for specific pages only
Hi, > ServerName is supposed to the mywebsite.com OR myserver.mywebsite.com? ServerName is the name you want - under certain conditions no space, no underscore - it is the one you will type in the address bar of a browser to access the local site 'http://ServerName/' It should not include the server name since the local DNS (hosts file) will give the location (IP) of the server. It m
Forum: WampServer English
2 mois déjà 
Otomatic
154. Re: SSL Certificate invalid for specific pages only
Hi, You have to fire the lines: Order allow,deny Allow from all which are for Apache 2.2 and not for Apache 2.4 which replace them by Require all granted Are you sure that there are two different SSLCertificateFile and two different SSLCertificateKeyFile for: ServerName wcredcap.wchospital.ca and ServerName mysite.com On the other hand, in my procedure, I don't use <VirtualHost
Forum: WampServer English
2 mois déjà 
Otomatic
155. Re: Enabling LOAD DATA INFILE feature
Hi, In this case, do RTFM in the MySQL documentation, do a search on LOAD DATA INFILE and find : 6.1.6 Security Considerations for LOAD DATA LOCAL MySQL enables clients to restrict local data loading operations to files located in a designated directory. Restricting Files Permitted for Local Data Loading See also : my.ini secure_file_priv my.ini local_infile I can't tell you more,
Forum: WampServer English
2 mois déjà 
Otomatic
156. Re: SSL Certificate invalid for specific pages only
Hi, It seems that in your examples, the SSLCertificateFile and SSLCertificateKeyFile are the same regardless of the ServerName. In my procedure : Using https with SSL in local VirtualHost the SSLCertificateFile and SSLCertificateKeyFile are generated explicitly for each ServerName and thus take into account the identification of the ServerName.
Forum: WampServer English
2 mois déjà 
Otomatic
157. Re: WampServer et fichier CGRIND (.cgrind)
Hi, Il semble que Xdebug 3.2.1 corrige ce problème - Mise à jour à venir sous quelques jours.
Forum: WampServer Francais
2 mois déjà 
Otomatic
158. Re: PHP xdebug.mode set to off craches Wamp server
Hi, It seems that xdebug 3.2.1 fixes this problem. Update to come in a few days.
Forum: WampServer English
2 mois déjà 
Otomatic
159. Re: Hosting a Website on Multiple Servers
Hi, If the servers are running under Apache, maybe : module proxy_balancer could do the trick.
Forum: WampServer English
2 mois déjà 
Otomatic
160. Re: Installing "Up to Date" MS Visual C++ Packages
I would like to point out that all installers, addons and tools for Wampserver are digitally signed: Dominique Ottello (See File properties, Digital signature tab) and that I paid, from my pocket, the certificate in order to provide - for free - reliable installers and tools. For historical reasons, I still maintain Sourceforge but the "official" Wampserver site is now: https://w
Forum: WampServer English
2 mois déjà 
Otomatic
161. Re: New WampServer install - questions
> I've seen several lists, and the list in "all you need to know about WampServer 3" is dated 2016. Just because the first post is from 2016 doesn't mean the post isn't current. If you had read to the end, you would have noticed that it says: Modified 407 times. Last modified on 16/03/2023 at 10:37 by Otomatic. Regarding the order: - 1 - Verify that all VC ++ packages are i
Forum: WampServer English
2 mois déjà 
Otomatic
162. Re: Cannot connect to localhost - ERR_CONNECTION_REFUSED
Hi, > Because this works: 'http://localhost/phpmyadmin/' > And the the https version doesn't It is quite complicated to put phpmyadmin in https because it is necessary that localhost is in https AND that MySQL is also in secure ssl connection. On the other hand, the VirtualHost other than localhost can be put in https ssl mode, the procedure to do it is here : How to activate http
Forum: WampServer English
2 mois déjà 
Otomatic
163. Re: WampServer et fichier CGRIND (.cgrind)
Dans certains cas cela ne suffit pas à désactiver la création des fichiers *.cgrind qui ne devrait être créer qu'en xdebug.mode=profile donc, il faut désactiver l'extension xdebug : Clic-Gauche -> PHP -> Extensions PHP -> Extensions Zend -> xdebug 3.2.0 pour la désactiver
Forum: WampServer Francais
2 mois déjà 
Otomatic
164. Re: Cannot connect to localhost - ERR_CONNECTION_REFUSED
Hi, You are the second person on this forum to have this problem for which I have no solution at the moment. Very strange problem since 'http://localhost/phpmyadmin/' works perfectly. It would be interesting to know if 'http://localhost/add_vhost.php' works or not as well as 'hhtp://localhost/index.php' Do you use VPN or proxy ?
Forum: WampServer English
2 mois déjà 
Otomatic
165. Re: Installing "Up to Date" MS Visual C++ Packages
> I got a warning from Malwarebytes about, well, potential malware. There are two solutions: - 1 - You do not install Wampserver - 2 - You ignore the erroneous warning from Malwarebytes
Forum: WampServer English
2 mois déjà 
Otomatic
166. Re: Installation des paquetages visual studio
Bonjour, Téléchargez les paquetages sur https://wampserver.aviatechno.net/ section Visual C++ Redistribuable Packages
Forum: WampServer Francais
2 mois déjà 
Otomatic
167. Re: WampServer et fichier CGRIND (.cgrind)
Bonsoir, C'est un bug de Xdebug qui n'est pas encore corrigé. Passer Xdebug en mode off. Clic-Gauche -> PHP -> Configuration PHP -> xdebug.mode -> off
Forum: WampServer Francais
2 mois déjà 
Otomatic
168. Re: Installation des paquetages visual studio
Bonjour, - Vérifier que tous les paquetages VC++ sont bien installés et avec les dernières versions. Pour ce faire, utilisez l'outil : Vérifications paquetages VC installés N'utilisez pas une ancienne version de l'outil que vous auriez déjà téléchargé. Télécharger toujours la dernière version juste avant de l'utiliser. Pour télécharger les paquetages manquants, ne vous fiez pas aux liens M
Forum: WampServer Francais
2 mois déjà 
Otomatic
169. Re: Problème de version php avec la console
Bonjour, > j'ai bien télécharger une version de phpmyadmin la 5.2.1 coller dans le dossier Revenir en arrière et supprimer ce « collage ». Tout ce qui concerne Wampserver, les différents addons d'installation de PhpMyAdmin inclus, est sur : https://wampserver.aviatechno.net/ Et, l'installeur de PhpMyAdmin 5.2.1 est là : PhpMyAdmin 5.2.1 et vous aurez le choix soit d'ajouter cette
Forum: WampServer Francais
2 mois déjà 
Otomatic
170. Re: Problème d'accès au serveur web avec son IP publique
> Je le fais depuis un pc en dehors de mon réseau domestique et qui accède à Internet par une autre box et une autre adresse IP que celle de la box ou du modem du réseau domestique ! Sinon, c'est du « local loopback » et ça ne peut pas fonctionner. Et puis, l'appel tel que vous le donnez : localhost:8080/activite n'est pas bon. Depuis l'extérieur ce devrait être : 'http://ip_publique:8
Forum: WampServer Francais
2 mois déjà 
Otomatic
171. Re: Chanonger le time out d'exécuti
Clic-Gauche -> PHP -> Configuration PHP -> max_execution_time C'est documenté dans Clic-Droit -> Aide -> Instructions d'utilisation
Forum: WampServer Francais
2 mois déjà 
Otomatic
172. Re: WAMPServer 3 All you need to know
Hi, - PHP 8.1.7 32&64bit - PHP 8.2.4 32&64bit See the first message for download links All things are on https://wampserver.aviatechno.net/
Forum: WampServer English
2 mois déjà 
Otomatic
173. Re: Wampserver 3 - (Tout sur...)
Bonjour, - PHP 8.1.17 32&64bit - PHP 8.2.4 32&64bit Voir le premier message pour les liens de téléchargement
Forum: WampServer Francais
2 mois déjà 
Otomatic
174. Re: Problème d'accès au serveur web avec son IP publique
Bonjour, Les connexions depuis l'extérieur, vous les faites depuis quel PC ?
Forum: WampServer Francais
2 mois déjà 
Otomatic
175. Re: Installation addons php 8.1 et 8.2
Bonsoir, Non, il faut la mise à jour 3.3.1. Tout est sur https://wampserver.aviatechno.net
Forum: WampServer Francais
2 mois déjà 
Otomatic
176. Re: Problème de version php avec la console
Bonsoir, Clic-droit -> Redémarrer lde zéro
Forum: WampServer Francais
2 mois déjà 
Otomatic
177. Re: Chanonger le time out d'exécuti
PHP -> Configuration PHP
Forum: WampServer Francais
2 mois déjà 
Otomatic
178. Re: Problème d'accès au serveur web avec son IP publique
Bonjour, - Déjà, pourquoi le port 8080 ? - Ensuite, si vous autorisez tout le monde à localhost, il est tout-à-fait normal que vous accédiez à la page d'accueil Wampserver depuis l'extérieur. localhost doit rester en Require local Si, depuis l'extérieur vous ne précisez pas le port 8080, il est peut-être normal que ça ne fonctionne pas ! Il faut sans doute router le port 80 vers le 80
Forum: WampServer Francais
2 mois déjà 
Otomatic
179. Re: Wamp reste orange après plantage ordinateur
Bonjour, > Quelqu'un peut m'aider s'il vous plaît pour éviter de réinstaller à chaque fois que ça plante. Déjà, si votre ordinateur « plante », c'est qu'il y a une problème de l'ordinateur et c'est ce problème qu'il faut régler : test mémoire, sfc /scanow en ligne de commande, etc. - Quel est le résultat de : -- Clic-Droit -> Outils -> Vérifier l'état des services -- Clic-Droit
Forum: WampServer Francais
2 mois déjà 
Otomatic
180. Re: Connexion à MySQL distante
Bonsoir, Voir item 11 de la Note Wampserver 3 - Quelques explications : - Gestion des utilisateurs MySQL
Forum: WampServer Francais
Pages: PrécédentPremière page...45678...Dernière pageSuivant
Page courante: 6 de 554
Aller à : Liste des Forums•Liste des messages•Nouvelle discussion•Connexion


design by jidePowered by Alter Way get firefoxget PHP