First of all, I apologize for speaking English badly.
In my company we used ojs and now we migrate to omp
We have a Postgres 9.1 database and the problem we have when we want to generate a whitening of the user’s password from the omp portal the field is left empty (" ") in the database Postgres.
This makes it impossible for me to carry out any registration, whitening or action with the users
The above doesn’t actually contain the PHP version. Try looking under Administration → System Information, where there is hopefully a “Server Information” section.
OJS 3.0.0 and 3.0.1 require at least PHP 5.3.7 (see docs/README). Older versions of PHP than that are not enough to support the password hashing library we use.
Regards,
Alec Smecher
Public Knowledge Project Team