Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2224

Installation Joomla! 4.x • Re: Phpass

$
0
0
Hello,
When updating my site from 4.3.4 to 4.4, I get the error "Extend phpass is not installed" (See attachment).
I don't know how to [https://menuland.ph/tim-hortons-menus-p ... ilippines/]tim horton menu price in philippines[/url] install Phpass in order to suppress the error.
Thank you for your help.
To resolve the "Extend phpass is not installed" error when updating from 4.3.4 to 4.4, you need to install the Phpass library. Here’s how you can do it:

Download the Phpass Library: You can find the Phpass library here or through the official website.

Upload Phpass to Your Site: Extract the downloaded files and upload the phpass folder to your site's directory, ideally in a location where your application can access it.

Include Phpass in Your Code: In your code, include the Phpass library. You can do this by adding the following line at the top of your PHP files that require it:

php
Copy code
require_once 'path/to/phpass/PasswordHash.php';
Verify the Installation: After including the library, try reloading your site to see if the error persists.

Statistics: Posted by chadjb — Mon Nov 04, 2024 10:13 am



Viewing all articles
Browse latest Browse all 2224

Trending Articles