I am trying to install PHP 8 in wampserver, and I am following the tutorial in the official wampserver forum, but PHP 8 does not work. it shows the following error.
This PHP version 8.0.2 doesn't seem to be compatible with your actual Apache Version.
c:/wamp64/bin/php/php8.0.2/php8apache2_4.dll does not exist.
how do I solve this problem and install php8 in wampaserver?
Information
windows 10 build 19042
wampserver 3.2.3
apache 2.4.46
mysql 8.0.21
This is the page where I downloaded php8 https://windows.php.net/qa/
This is the tutorial I was using http://forum.wampserver.com/read.php?2,159568
Capture PHP exiting Add-on in browser hitting in the vm/server with server/vm ip
Backup the Exiting WAMP Server 3.0.0 folder in C:/wamp64 and copy it into any local directory
Upgrade WAMP Server 2.5/3.0.0 to the latest version 3.2.3
download and install as admin on the below link
https://wampserver.aviatechno.net/files/updates/wampserver2.5_x64_update_3.0.3.exe
Again upgrade to the latest version using below link
https://wampserver.aviatechno.net/files/updates/wampserver3_x86_x64_update3.2.5.exe
install visual c++ below
https://wampserver.aviatechno.net/files/vcpackages/vcredist_2019_x64.exe
Now Download and install php 8.0.6 Version on below link
https://wampserver.aviatechno.net/files/php/wampserver3_x64_addon_php8.0.6.exe
once successfully installation Apache will fail because of the latest PHP version to overcome these install the latest APACHE WAMP in below link
https://wampserver.aviatechno.net/files/apache/wampserver3_x64_addon_apache2.4.48.exe
Now to Click WAMP icon in-tray icon and click refresh and start all the services and change Apache and PHP to the latest version which we installed.
if the user required to install MySQL version 8.0.24 then download and install below link
https://wampserver.aviatechno.net/files/mysql/wampserver3_x64_addon_mysql8.0.24.exe
if phpmyadmin show incompatibility then install the latest version of PHPMYADMIN as below link
https://wampserver.aviatechno.net/files/apps/wampserver3_x86_x64_phpmyadmin5.1.1.exe
Reference Link
https://wampserver.aviatechno.net/?lang=en#mysql_versions
Related
I'm trying to use newest version of Wamp and I also need php7 version.
My problem is:
When start WAMP show me 0xc000007b error
Orange icon - start 2 of 3 service
SHow me the error on PHP path
When try to install 'wampapache' show me again 0xc000007b error
I have Win7 and Service Pack 1 and also all necessary Visual C++ libraries.
WAMPServer runs all its internal scripts using PHP5.6.38 as that is what they have been tested on. It has nothing to do with the version of PHP that will run with your Web Server.
You should never put any version of PHP onto your Windows PATH. WAMPServer is to flexible as it can have any number of versions of PHP installed which you can switch to with a simple menu click. V3 comes with 3 versions of PHP installed out of the box. See this answer for an explanation
If you are getting an 0xc000007b error, then most likely you dont have all the required MSVC RUntime libraries installed OR you didnt when you installed WAMPServer. If you installed them AFTER you installed WAMPServer, then uninstall WAMPServer, delete the wamp folder, and then reinstall WAMPServer AFTER you are sure ALL the MSVC Runtimes are installed. (without them the install can fail to complete all its processes.
You can find a handy utility on the WAMPServer Backup Repo called Checks VC++ packages installed It is down nearly at the bottom of the page.
You can also find a Downloadable ZIP file containing ALL the necessary MSVC Runtimes on the bottom of that page. If the Checker reports any missing MSVC Runtimes, download that too, unzip it and run EACH of the MSVC RUntime Installs in Version order (one by one). If you see a dialog saying this version is already installed, us the REPAIR button and this will ensure it is properly installed and the correct version.
I'm trying to install Opencart 2.3.0.2 on my local machine (mac osx). Downloaded XAMPP 7.2.5 , but can't install opencart because it needs mcrypt.
When I run phpinfo() I do see
'--with-mcrypt=/Applications/XAMPP/xamppfiles'
but no other mentions of mcrypt. So I guess it's not loading?
How can I activate mcrypt? PHP version is 7.2.5
I had the same problem with an old laravel project, I found the easier way to solve it
download an older version of xampp call it xampp2
go to change the path to xampp2/php in environment variables
I've been trying to install Composer for a while now and still I could not figure out what I am doing wrong. First I installed WAMP Server 2.5(Windows 7 64-bit), then downloaded and run Composer-Setup.exe, installed shell Menus .
I chose this path
C:\wamp\bin\php\php5.5.12\php.exe
But once I clicked next I bumped into this:
Please review this settings PHP version 5.5.12
C:\wamp\bin\php\php5.5.12\php.exe.
Which settings should I use instead? When I try to run composer it does start but then shuts down immediately.
My website is using Xampp version 1.7.1 and it contains apache 2.2 and php 5.2.9,
I got a requirement from client, to change apache 2.2 to 2.4.
Our application is a product and it is delivering as an installation package to clients.And we are using Xampp standalone version in the installation
So i used latest Xampp 1.8.1 which already have this apache 2.4.But the latest Xampp version using the latest php engine(php 5.4) .So our site is not working with this latest version (earlier it was php 5.2.9).
To fix this issue i replaced php folder in latest Xampp with older version php.
and used patch delivered by the Apache Lounge
[ https://www.apachelounge.com/download/ ] - https://www.apachelounge.com/download/win32/modules-2.4/php5apache2_4.dll-php-5.2-win32.zip
Everything working fine now but there is an issue with mcrypt extension
I have enabled the mcrypt extension in the php.ini. But this is not getting enabled. I am getting error while using the mcrypt_decrypt() in php.
You need to download mcrypt from sourceforge.net
You may find additional details on requirements and installation link
Do ensure that file php_mcrypt.dll is in xampp/php/ext/ directory alongwith libmcrypt.dll in xampp/apache/bin in case you are using windows..
I was installing the Moodle on my machine and faced a problem of requirement of Greater version of PHP which is not available in present version in wamp.
So couuld anyone suggest me: How can we upgrade PHP in present available wamp installed in Windows ?
You download the addon you want from WampServer addons, and execute it. It will add a context menu entry in WampManager letting you choose between the different installed PHP versions.
Read this article.
Just backup your data
Uninstall WAMP
Install new WAMP
or download this executable and execute it