• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Cannot open source device ?

Status
Not open for further replies.

Avalon

Chevereto Member
Code:
Warning: mcrypt_create_iv(): Cannot open source device in /var/www/vhosts/pix/httpdocs/lib/G/functions.php on line 112 Warning: mcrypt_create_iv(): Cannot open source device in /var/www/vhosts/pix/httpdocs/lib/G/functions.php on line 112

Hello,
On a clean installation, after entering the mysql connection information I see this warning and after me there my not connected with the admin account created
 
That's a PHP error that is saying that the crypt functions are not working properly. Which are the specs of your server? (Os, PHP version)
 
PHP FPM 5.4 ; Centos
291363php.jpg
 
Yup. That is usually caused by a wrong permission set when enabling PHP.
 
Status
Not open for further replies.
Back
Top