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édent12345...Dernière pageSuivant
Page courante: 2 de 549
Résultats 31 - 60 de 16454
9 jours déjà 
Otomatic
31. Re: Chanonger le time out d'exécuti
PHP -> Configuration PHP
Forum: WampServer Francais
9 jours déjà 
Otomatic
32. 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
9 jours déjà 
Otomatic
33. 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
10 jours déjà 
Otomatic
34. Re: Connexion à MySQL distante
Bonsoir, Voir item 11 de la Note Wampserver 3 - Quelques explications : - Gestion des utilisateurs MySQL
Forum: WampServer Francais
11 jours déjà 
Otomatic
35. Re: posts returns to wampserver home page
Hi, 1 - No functional difference, that's the advantage of VirtualHost 2 - There is only the httpd-vhosts.conf file to modify and of course, as you wrote, restart the DNS so that it is taken into account by Apache.
Forum: WampServer English
13 jours déjà 
Otomatic
36. Re: (CGRIND) extension files
Hi, I found a similar problem in the Xdebug bug list: 2144 : Xdebug 3.2.0 ignores xdebug.mode and enables all features
Forum: WampServer English
13 jours déjà 
Otomatic
37. Re: Cannot Solve 403 Error
I confess I have no idea what to do except to try with Firefox I'm sorry, but I'm at a loss!
Forum: WampServer English
13 jours déjà 
Otomatic
38. Re: What to Copy after computer crash ?
Hi, > Just the "data" that was made to the Wordpress site I created. Restoring a three-month-old image will restore your WordPress site to the way it was three months ago; any data you may have added to it since then is irretrievably lost. > I think I am correct that creating a Wordpress site would not affect the computer's registry. Yes
Forum: WampServer English
13 jours déjà 
Otomatic
39. Re: (CGRIND) extension files
Hi, I discover this problem of generation of *.cgrind files which I had not paid attention before! If: xdebug.mode = off there is no creation of *.cgrind but if xdebug.mode = develop which is the default value, it has creation of these files whereas the Xdebug documentation for the profile mode specifies that these files are generated only if xdebug.mode = profile See Xdebug profi
Forum: WampServer English
13 jours déjà 
Otomatic
40. Re: .SQL file
Nothing to do with Wampserver. Export/import of .sql files can be done by PhpMyAdmin
Forum: WampServer English
13 jours déjà 
Otomatic
41. Re: posts returns to wampserver home page
Hi, > url: localhost/mywebsite/mypost Local sites MUST be in VirtualHost! See: The need for Virtual Host and Wampserver 3 - Create or add a VirtualHost and the VirtualHost MUST exist BEFORE the installation of a CMS or a web application like WordPress. See: Why to create a VirtualHost BEFORE installing a CMS
Forum: WampServer English
13 jours déjà 
Otomatic
42. Re: Cannot Solve 403 Error
Hi, Check that there is no path to a PHP version or to the old Xampp installation in the Windows environment variables. If there is, delete them and restart the machine. It is also possible that there are traces of Xampp in the registry that have not been removed by the uninstallation, do a search on xampp and remove the traces. It would be better to make a backup of the registry before!
Forum: WampServer English
13 jours déjà 
Otomatic
43. Re: What to Copy after computer crash ?
By copying the complete wamp64 folder, there will be no information in the registry and the updates and additions of versions will be impossible. You have to install Wampserver in the exact same path as before the crash and eventually add the Apache, PHP, MySQL and MariaDB versions that were used before the crash. And only then restore the VirtualHost folders of wamp64/www/, the httpd-vhost
Forum: WampServer English
14 jours déjà 
Otomatic
44. Re: Modify VIrtualHost Form
> What OS is the web server using? You came to register on the Wampserver forum and answer and you don't know that Wampserver works only on Windows ! WAMP = Windows Apache MySQL PHP Why did you register ?
Forum: WampServer English
16 jours déjà 
Otomatic
45. Re: Accès fichierr hors c:/wamp64
Qu'ai-je écrit précédemment ? « Mais, pour l'utilisation du réseau, le service Apache wampapache64 ne doit pas être en Connexion de type système local mais sur le compte de session avec mot de passe » Donc, Démarrer, Exécuter -> services.msc -> wampapache64 Onglet Connexion cocher Ce compte puis remplir les champs avec le compte voulu (Parcourir) et le mot de passe. Appliquer puis
Forum: WampServer Francais
16 jours déjà 
Otomatic
46. Re: Accès fichierr hors c:/wamp64
Les VirtualHost peuvent être en dehors de l'arborescence c:\wamp64 : Voir: Le BESOIN DE VIRTUALHOST et Wampserver 3 - Créer ou ajouter un VirtualHost et même sur le réseau, sur un NAS par exemple, déclaré avec un chemin UNC : <VirtualHost *:80> ServerName monsit-nas DocumentRoot "//DS218/mesphotos" <Directory "//DS218/mesphotos/"> Options +I
Forum: WampServer Francais
16 jours déjà 
Otomatic
47. Re: Accès fichierr hors c:/wamp64
Bonjour, Explication nébuleuse ! Que voulez-vous faire exactement ? Que veut dire « joindre le serveur via l'interface web » ?
Forum: WampServer Francais
17 jours déjà 
Otomatic
48. Re: WAMPServer 3 All you need to know
Hi, - Apache 2.4.56 Important: Before installing Apache 2.4.56, the Wampserver 3.3.1 update is necessary. It is also essential to have previously installed the Visual C ++ Redistributable Packages VC 2015-2022 (VS17) 14.34.31938 or more. See the bottom of this page for download links. Integrates the Apache fcgi_module which allows to change the PHP version of each VirtualHost in order to o
Forum: WampServer English
17 jours déjà 
Otomatic
49. Re: Wampserver 3 - (Tout sur...)
Bonjour, - Apache 2.4.56 32 & 64bit Important : Avant d'installer Apache 2.4.56., la mise à jour Wampserver 3.3.1 ou plus est nécessaire. Il est également indispensable d'avoir préalablement installé les Visual C++ Redistribuable Packages VC 2015-2022 (VS17) 14.34.31938 ou plus. Intègre le module Apache fcgi_module qui permet de changer la version PHP de chaque VirtualHost afin d'obten
Forum: WampServer Francais
17 jours déjà 
Otomatic
50. Re: Modify VIrtualHost Form
The "Modify VirtualHost" form only allows you to add or remove the FCGI mode and/or the PHP version used by the FCGI mode. If you want to modify the path of a VirtualHost, you have to do it directly in the httpd-vhosts.conf file without forgetting to do Right-Click -> Restart from zero so that it is taken into account.
Forum: WampServer English
17 jours déjà 
Otomatic
51. Re: Demande compte admin - démarrage wamp en entreprise
Bonjour, Voir item - 4 - Démarrer les services dans un compte standard (Non administrateur) de Wampserver 3 - Quelques explications
Forum: WampServer Francais
17 jours déjà 
Otomatic
52. Re: Cannot Solve 403 Error
Hi, - Does 'http://127.0.0.1/' work? - Do you use a VPN or a proxy?
Forum: WampServer English
19 jours déjà 
Otomatic
53. Re: Cannot Solve 403 Error
Hi, By rereading all your messages, there is still something that challenges me! 'http://localhost/' => access denied 'http://localhost/phpmyadmin/' => OK Then, you wrote : <Directory "c:/wamp/www/"> and 12 - What is the full path to the installation of WampServer (eg D:\wamp\) i:\wamp If Wamp is well installed in i:/wamp, it should be <Directory "i:/w
Forum: WampServer English
21 jours déjà 
Otomatic
54. Re: Changing MySQL version issue
Hi, See Right-Click -> Help -> Help Refresh - Restart from zero
Forum: WampServer English
22 jours déjà 
Otomatic
55. Re: Changing MySQL version issue
Hi, How dis you delete databases ? Try Right-Click Restart from zéro
Forum: WampServer English
22 jours déjà 
Otomatic
56. Re: Cannot Solve 403 Error
Hi, Try with another browser with 'http://localhost/' in url bar
Forum: WampServer English
23 jours déjà 
Otomatic
57. Re: Création nouveau virtual host (projet)
Mettre à jour Wampserver -> 3.3.1
Forum: WampServer Francais
23 jours déjà 
Otomatic
58. Re: The Port used (443) for the VirtualHost www.mysurface.shop is not a Listen port
Hi, > What is the connection between the virtual host in httpd-vhosts and in httpd-ssl? httpd-vhost.conf -> VirtualHost port 80 httpd-ssl.conf -> VirtualHost port 443 (Without localhost) I previously gave you a link: How to activate https SSL in Wampserver everything is explained and works perfectly. To be adapted according to your certificate.
Forum: WampServer English
24 jours déjà 
Otomatic
59. Re: The Port used (443) for the VirtualHost www.mysurface.shop is not a Listen port
You have deleted the localhost VirtualHost, which you should not have done! For your information, there is a backup of the httpd.conf and httpd-vhost.conf files that are functional right after installation in the wamp(64)\bin\apache2.4.xx\conf\original\wampserver\ folder
Forum: WampServer English
24 jours déjà 
Otomatic
60. Re: The Port used (443) for the VirtualHost www.mysurface.shop is not a Listen port
Hi, In httpd.conf there must be only : # Change this to Listen on specific IP addresses as shown below to # prevent Apache from glomming onto all bound IP addresses. # #Listen 12.34.56.78:80 Listen 0.0.0.0:80 Listen [::0]:80 and in httpd-ssl.conf there must be only: # # This is the Apache server configuration file providing SSL support. # When we also provide SSL we have to listen
Forum: WampServer English
Pages: Précédent12345...Dernière pageSuivant
Page courante: 2 de 549
Aller à : Liste des Forums•Liste des messages•Nouvelle discussion•Connexion


design by jidePowered by Alter Way get firefoxget PHP