Hello,
I have an error when doing my first installation of projeqtor on redhat 7 concerning IMAP module being not available
Here's the message error in PINK that
I receive : "Module IMAP is not available - impossible to configure ProjeQtOr to retreive notes from received emails"
I went throught the different answers propsed and I checked my database passwords and they are Identical. I changed it when i installed and I modified it too in projeqtor/tool/config.php
But I still receive this error.
I also recieve the error in RED : "SQLSTATE[HY000] [2002] Permission denied
dsn = mysql:host=127.0.0.1;port=3306"
Can you please help me.
Thanks.
Hello,
The error concerning IMAP module, is not a blocking error.
You have the error in RED : "SQLSTATE[HY000] [2002] Permission denied dsn = mysql:host=127.0.0.1;port=3306" because you don't have the good password for your DB.
You have modified in projeqtor / tool / config.php but its the file parameters.php that you need to modify.
It is located by default in projeqtor /files/ config/parameters.php.
Hello,
Thanks for your reply. I've done what you just said but I receive the same error message.
I don't know what to do. I connect myself successfullt to phpmyadmin but I receive the same image whereas I've put in the right database password
Check file tool/parametersLocation.php
It indicates location of file parameters.php (default is ../files/config/parameters.php, but you may change it on configuration screen)
Here, change your credentials to the DB : message says they are wrong

