I'm getting the following error in my Apache error log:

mod_fcgid: stderr: PHP Deprecated:  crypt(): Supplied salt is not valid for DES. Possible bug in provided salt format. in /home/www/vdgsa.org/wiki/pmwiki.php on line 519

There is a reference to this on the PMWiki website's "Troubleshooting" page <https://www.pmwiki.org/wiki/PmWiki/Troubleshooting>, recommending that all occurrences of crypt() be replaced with pmcrypt(). Unfortunately, the above error message refers to a line in pmcrypt itself, so that's not going to work, surely.

I'm running version 2.2.107 of pmwiki, and PHP 7.0.27.

Any suggestions?

--- Peter Payzant
_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to