Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

Change or add users still not function.

Hi.

I have a Centos 6.x x64  with stock php 5.3.3.

I setup ocsinventory from tarball not rpm.

But this error about change or add users still exist, does my php version cause this or is related to ocsinventory?

Fatal error: Call to undefined function password_hash() in /usr/share/ocsinventory-reports/ocsreports/require/function_users.php on line 104

I can change some settings like some post mention, but doing that crush other stuff in ocsinventory.

What is the status here?

Thanks for your time.
in OCS Inventory NG server for Unix by (410 points)

1 Answer

0 votes
Hi,

password_hash function requires php 5.5 minimum. So your version is too old. If you can install php 5.5 on your centos it will better.

Regards

Frank
by (88.5k points)
 
Powered by Question2Answer
...