I'm using windows 7 32bit. My current PHP version is 5.3.5 i want to make it 5.5 and further newer version. I searched on google but couldn't find.My phpmyAdmin look like this
Kindly Help me Solve This and Suggest me with Method and Steps. Thanks in Advance
-
Possible duplicate of Access denied for user 'root'@'localhost' with PHPMyAdminPavan Baddi– Pavan Baddi2017-07-20 06:53:41 +00:00Commented Jul 20, 2017 at 6:53
Add a comment
|
1 Answer
- Download latest portable version of XAMPP.
- Extract the archive(not where XAMPP already installed).
- Copy the PHP folder from the extracted archive.
- Keep back up of PHP folder which is in installed XAMPP directory. You can backup it like changing the PHP folder name to PHP-old or like PHP-version-number
- Paste the PHP folder which you copied from the extracted archive.
- Replace the php.ini file with your backup folder php.ini file in case you have changed the default settings earlier.
- That's all, start/restart the server.
1 Comment
Pavan Baddi
not working mine is wampserver and my pc Compiler is MSVC6 (Visual C++ 6.0)