WampServer
Original author(s)Romain Bourdon
Stable release
3.1.9 / May 13, 2019; 9 months ago
Operating systemWindows
PlatformMicrosoft Windows
Size300.6 MB
TypeWeb server stack package
LicenseGNU GPL
Websitewww.wampserver.com

Ibm code release for mac. WampServer refers to a software stack for the Microsoft Windows operating system, created by Romain Bourdon and consisting of the Apache web server, OpenSSL for SSL support, MySQL database and PHP programming language.[1][2]

WampServer (64-Bit) is a Windows web development environment. It allows you to create web applications with Apache, PHP, and the MySQL database. It also comes with PHPMyAdmin to easily manage your databases. WampServer is the only packaged solution that will allow you to reproduce your production server. It allows you to create web applications with Apache2, PHP and a. WampServer also has a tray icon to manage your server and its settings.

Lists, variants, and equivalents on other platforms[edit]

  • FAPP or FAMP: for the FreeBSD operating system, or a similar package where MySQL is replaced by PostgreSQL.
  • LAMP: for the Linux operating system (The original AMP stack - explained here.)
  • MAMP: for the macOS operating system
  • SAMP: for Solaris operating system
  • UWAMP: Free Wamp Server with Apache MySQL PHP and SQLite.
  • WIMP: A similar package where the Apache is replaced by Internet Information Services (IIS)
  • WISA: for Windows (operating system), consisting of Internet Information Services, Microsoft SQL Server, and ASP.NET
  • XAMPP: A cross-platform web server solution stack package.
Wampserver Apachewampserver For Mac

See also[edit]

References[edit]

For
  1. ^Susan Perschke (23 April 2012). 'WampServer delivers a smart, Windows-friendly platform for Apache, MySQL and PHP-based apps'. Network World. Retrieved 20 January 2015.
  2. ^Serdar Yegulalp (30 May 2012). 'Review: WAMP stacks for Web developers'. InfoWorld. Retrieved 20 January 2015.
Retrieved from 'https://en.wikipedia.org/w/index.php?title=WampServer&oldid=917583069'
Hi all,
I have tried many methods (Setting.json, environment variable, reactivate..etc.) found on Google but nothing worked for me. All my sites used to load no problem but suddenly one day it stopped loading. When I load 'live server' in VS code, it just loads the directory for file download. If this is not a WAMP problem please do provide potential solution as I cannot tell why this is happening and do not know what to do to fix this.
1 - Windows version used (Specify version number AND whether 32 or 64 bit): WIndows 10 64bit
2 - Version WampServer (Specify version number AND whether 32 or 64 bit): Wamp 3.1.7 64bit
3 - Apache Version/ 4 - PHP Version/ 5 - MySQL Version/ 5a - MariaDB version if applicable:
Apache 2.4.37 Port 80- PHP 7.3.1
MySQL 5.7.24 Port 3306
MariaDB 10.3.12 Port 3307
PHP 5.6.40 for CLI (Command-Line Interface)
6 - What color is the WampServer icon (in the notification area of the taskbar): green
7 - In the file c:WindowsSystem32driversetchosts, what are the active lines?: 127.0.0.1 localhost
::1 localhost
8 - Do you have access to localhost (Homepage WampServer)?
8a - If so, is there an error message at the bottom of the page? No
9 - Do you have access to phpMyAdmin? Yes
10 - If you refer to an error message, please include the EXACT wording of the error in your post: N/A
11 - If you use an Antivirus and / or Firewall, please include the names of these: Windows Defender but changed nothing
12 - What is the full path to the installation of WampServer (eg D:wamp): C:wamp64
13 - If you have one or more Virtual Hosts defined, please show their definition(s): N/A
This is what I see when I try to load my php file: [i.stack.imgur.com]
If I missed anything my apologies. I would really like to solve this issue so I can fix my site locally. Thank you!
K.