gnanet / mailzu

MailZu-ng compatible PHP 7.2+, PHP-PDO | Based on zedzedtop/mailzu and SF.net/projects/mailzu/ | MailZu is a simple and intuitive web interface to manage Amavisd-new quarantine. Users can view their own quarantine, release/delete messages or request the release of messages. This fork of MailZu is written in PHP and requires Amavisd-new version greater than 2.7.0
GNU General Public License v2.0
14 stars 7 forks source link

Class 'Auth' not found #15

Closed Karel4 closed 2 years ago

Karel4 commented 2 years ago

After hours of trial and error with pear install unmentioned plugins I cant get over AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Class 'Auth' not found in ...

gnanet commented 2 years ago

Can you check if you did run composer install ? That should generate an autoloader, which in turn loads all the other classes. Also please tell me what version of PHP you are using.

gnanet commented 2 years ago

Closing because no response in 1,5 months, and because the error message points clearly, to the missed step for composer install

Karel4 commented 2 years ago

Can you check if you did run composer install ? That should generate an autoloader, which in turn loads all the other classes. Also please tell me what version of PHP you are using.

Haven't had it (composer) even installed. Also had missing php_imap. Now I got in.