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...7891011...Dernière pageSuivant
Page courante: 9 de 554
Résultats 241 - 270 de 16607
3 mois déjà 
Otomatic
241. Re: Enable .htaccess
The httpd.conf file (not httpd.config) must not be modified. The changes you have made are an open door to intrusions! You have added an .htaccess file: what is it supposed to do? Shouldn't it be "RewriteEngine On" in this file?
Forum: WampServer English
3 mois déjà 
Otomatic
242. Re: Moving the www.
The VirtualHost localhost must remain as it is and never be modified! You must create and use your own VirtualHost which can be anywhere. See : The need for Virtual Host and Wampserver 3 - Create or add a VirtualHost and Why to create a VirtualHost BEFORE installing a CMS
Forum: WampServer English
3 mois déjà 
Otomatic
243. Re: Disfonctionnement suite à mise à jour Wamp
Sont-ce les mêmes versions PHP et MySQL ? Sont-ce les mêmes paramètres de MySQL ? Avez-vous regardé les éventuelles erreurs dans le fichier log de MySQL ?
Forum: WampServer Francais
3 mois déjà 
Otomatic
244. Re: Disfonctionnement suite à mise à jour Wamp
Bonjour, Les mises à jour de Wampserver ne modifient absolument rien de vos versions Apache, PHP, MySQL ou MariaDB. > A savoir que les tables sont bien créées mais le programme ne s'arrête plus. Quel programme ? Votre problème vient d'ailleurs : évolution dudit "programme" ; fichier .txt modifié ou corrompu.
Forum: WampServer Francais
3 mois déjà 
Otomatic
245. Re: multiple mariadb instances?
The problem is to use the same database, thus to have modified beforehand "'datadir=xxx" in all the my.ini versions of MariaDB. See item : - 9 - MySQL/MariaDB - Moving Databases - MySQL upgrade of Wampserver 3 - Some explanations Installing several versions of MariaDB running at the same time is not impossible, but it is a feat! - Create as many different services as there are
Forum: WampServer English
3 mois déjà 
Otomatic
246. Re: WAMPServer 3 All you need to know
Hi, - MariaDB 10.11.2 64bit See the first message for download links All things are on https://wampserver.aviatechno.net/
Forum: WampServer English
3 mois déjà 
Otomatic
247. Re: Wampserver 3 - (Tout sur...)
Bonjour, - MariaDB 1011.2 64bit Voir le premier message pour les liens de téléchargement
Forum: WampServer Francais
3 mois déjà 
Otomatic
248. Re: WAMPServer 3 All you need to know
Hi, - PHP 8.0.28 32&64bit - PHP 8.1.16 32&64bit - PHP 8.2.3 32&64bit See the first message for download links All things are on https://wampserver.aviatechno.net/
Forum: WampServer English
3 mois déjà 
Otomatic
249. Re: Wampserver 3 - (Tout sur...)
Bonjour, - PHP 8.0.28 32&64bit - PHP 8.1.16 32&64bit - PHP 8.2.3 32&64bit Voir le premier message pour les liens de téléchargement
Forum: WampServer Francais
3 mois déjà 
Otomatic
250. Re: pas d'onglet "répertoire www"
Bonjour, Que le dossier www n'apparaisse pas dans le Click-Gauche ne change strictement rien pour l'installation de WordPress. Il ne vous est pas venu à l'idée d'aller voir dans les « trucs » du Clic-Droit ? Par exemple Clic-Droit -> Paramètres Wamp Néanmoins, pour que WordPress soit installé correctement il est impératif d'utiliser les VirtualHost et que le VirtualHost pour Wordpres
Forum: WampServer Francais
3 mois déjà 
Otomatic
251. Re: Site after backup not showing ...
The one and only reliable and permanent way to transfer a database from one MySQL version to another is to export/import it as a SQL file.
Forum: WampServer English
3 mois déjà 
Otomatic
252. Re: Commented ini sections
What is the problem? The php.ini files are almost identical to the php.ini-development files of the different PHP versions. So you can do whatever you want with them!
Forum: WampServer English
3 mois déjà 
Otomatic
253. Re: probleme wampserver services non lancés en totalité
> de desinstaller et reinstaller wamserver pour resoudre le pb. Déjà, AVANT d'installer Wampserver, avez-vous appliqué les prérequis qui sont affichés juste avant que l'installation ne démarre réellement ? Par exemple : - 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'ut
Forum: WampServer Francais
3 mois déjà 
Otomatic
254. Re: Upgrade Mysql from 8.0.31 to 8.0.32 in wamp 3.3.1 error
Hi, > What happens if I delete the mysql 8.0.31 application? Does it work? Can I reinstall the database? The only permanent and reliable way to reinstall a database is to export it as a SQL file with the functional MySQL version and then import the SQL file on the new version. There is another way, a little more complicated, it is not to have its databases in the data folder of the My
Forum: WampServer English
3 mois déjà 
Otomatic
255. Re: Upgrade Mysql from 8.0.31 to 8.0.32 in wamp 3.3.1 error
Hi, This setup works flawlessly on my updated Windows 10 x64 system. If this error problem "Faulting module name: php_xdebug-3.2.0-8.2-vs16-x86_64.dll" occurs again I can only see as a solution to disable xDebug : Left-Click -> PHP -> PHP Extensions -> xdebug 3.2.0 to uncheck it
Forum: WampServer English
3 mois déjà 
Otomatic
256. Re: Upgrade Mysql from 8.0.31 to 8.0.32 in wamp 3.3.1 error
Have you performed : Right-Click -> Restart from zero ? Are you up to date in VC++ redistributables? - Verify that all VC ++ packages are installed and with the latest versions. To do this, use the tool: Checks VC++ packages installed Do not use a previously loaded tool. Make a new download to make sure you are using the correct version. To download missing packages, do not rely on M
Forum: WampServer English
3 mois déjà 
Otomatic
257. Re: Upgrade Mysql from 8.0.31 to 8.0.32 in wamp 3.3.1 error
Right-Click -> Restart from zero then change MySQL version Left-Click -> MySQL -> Version -> 8.0.32 See error message in mysql.log and in Windows Event Viewer
Forum: WampServer English
3 mois déjà 
Otomatic
258. Re: wampserveur ne prend pas en compte les modification de pages html
Il faut penser — de temps en temps — à vider le cache du navigateur, en principe par Ctrl-F5 Aucun fichier ne doit être mis dans le dossier wamp64/www/ Vous devez créer un dossier, par exemple wamp64/www/mondossier/ et mettre vos fichiers dedans. Le meilleur étant de créer un VirtualHost, auquel cas vos fichiers peuvent être n'importe où sur le disque. Voir : Le BESOIN DE VIRTUALHOST
Forum: WampServer Francais
3 mois déjà 
Otomatic
259. Re: table order
Hi, > But when i go to the address table and check the users_id value there (like "3" ). How exactly do you do it? With what manipulations and queries?
Forum: WampServer English
3 mois déjà 
Otomatic
260. Re: Restore MySQL Database after WAMP 3 instalation
Hi, > " OpenService FAILED 1060: The specified service does not exist as an installed service. " We don't care! As I didn't know if you had a 32bit or a 64bit Wampserver, ,I made you uninstall all 32 and 64bit services.
Forum: WampServer English
3 mois déjà 
Otomatic
261. Re: wampserveur ne prend pas en compte les modification de pages html
Bonjour, > j'ai apportés des corrections a des pages html , Quelles pages ? Où ? Comment ?
Forum: WampServer Francais
3 mois déjà 
Otomatic
262. Re: System tray app crashes after upgrade to 3.3
Hi, Have you met the prerequisites? - Verify that all VC ++ packages are installed and with the latest versions. To do this, use the tool: Checks VC++ packages installed Do not use a previously loaded tool. Make a new download to make sure you are using the correct version. To download missing packages, do not rely on Microsoft links, they are not reliable, download packages on http://w
Forum: WampServer English
3 mois déjà 
Otomatic
263. Re: Restore MySQL Database after WAMP 3 instalation
Hi, > I thought I had database backup, but I can't find It is a file with .sql extension. You have to launch the old version of Wampserver to export your database in SQL file. But, to launch the old version and avoid conflicts, you must first remove the services via a command window : sc delete wampapache sc delete wampmysqld sc delete wampmariadb sc delete wampapache64 sc del
Forum: WampServer English
3 mois déjà 
Otomatic
264. Re: Wampserver 64bit V3.2.6
Hi, > The ServerName localhost:81 is not defined into hosts file. See item 09 of TROUBLESHOOTING TIPS
Forum: WampServer English
3 mois déjà 
Otomatic
265. Re: Wampserver 64bit V3.2.6
Hi, > PHP Warning: 'vcruntime140.dll' 14.0 is not compatible with this PHP You uninstall ALL the Microsoft Visual VC++ xxxx Redistributable then you restart the machine and you reinstall the VC++ as indicated below and by downloading them from the indicated site! - Verify that all VC ++ packages are installed and with the latest versions. To do this, use the tool: Checks VC++ pac
Forum: WampServer English
3 mois déjà 
Otomatic
266. Re: Wampserver 64bit V3.2.6
Hi, There are several tools built into Wampserver to see what's wrong! For example: Right-click -> Tools -> Check Service Status Right-click -> Tools -> Test port 80 Also, see TROUBLESHOOTING TIPS
Forum: WampServer English
3 mois déjà 
Otomatic
267. Re: erreur Ajouter un Virtual Host
J'ai bien écrit "ServerName" et pas "chemin du dossier" ServerName, c'est le nom que vous avez donné à votre Virtualhost.
Forum: WampServer Francais
3 mois déjà 
Otomatic
268. Re: erreur Ajouter un Virtual Host
Bonsoir, Un Virtualhost se lance par son ServerName 'http://ServerName/' Il peut être lancé aussi via la page d'accueil de Wampserver 'http://localhost/' ou ClickGauche Vos Virtualhost
Forum: WampServer Francais
3 mois déjà 
Otomatic
269. Re: Compabilité wamp 2.0 windows server 2019-2022
Bonjour, Je n'avais pas fait attention : vous écrivez Wampserver 2.0 et j'avais lu 3 Version obsolète depuis des lustres la version 2.0a date de 2007 et la version 2.0i de 2009. Il est donc absolument impossible de savoir si c'est compatible avec des systèmes sortis en 2019 et 2022. Pourquoi voulez-vous installer Wampserver 2.0 et pas 3.3.0 ?
Forum: WampServer Francais
3 mois déjà 
Otomatic
270. Re: erreur Ajouter un Virtual Host
Bonjour, > c:/www/dossierdusite/siteweb-sudouest n'existe pas ou n'est pas un dossier Je pense — quand même — que le message est clair et compréhensible ! Soit le dossier 'c:/www/dossierdusite/siteweb-sudouest' n'existe pas. Soit ce n'est pas un dossier. vérifié par instruction PHP : if((!file_exists($vh_folder) || !is_dir($vh_folder)))
Forum: WampServer Francais
Pages: PrécédentPremière page...7891011...Dernière pageSuivant
Page courante: 9 de 554
Aller à : Liste des Forums•Liste des messages•Nouvelle discussion•Connexion


design by jidePowered by Alter Way get firefoxget PHP