Re: Squirrelmail does not load after upgrade for Fedora 35, ISE 500

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> enabled the debugger

Not sure what that is, but all you need is to track down the right PHP
configuration

> and configured php.ini to log and even put the suggested .htaccess file in
> /usr/share/squirrelmail. I'm not getting any logs and the blank frame
> continues. I've restarted httpd as well as  php-fpm.service and dovecot.

All that means is you haven't found the right configuration yet.  Blank
screen means PHP errors, nothing else.

> Also:
> php -i | grep php.ini

Running php on the CLI is not the same as php-fpm.  There are sometimes
different ini files used for each.  Look more closely and you'll find
other PHP configuration files on your system.  They may or may not be
called exactly "php.ini"

> Configuration File (php.ini) Path => /etc
> Loaded Configuration File => /etc/php.ini
>
> In the php.ini file:
> error_log = /var/log/php_errors.log
> html_errors = On
> log_errors = On
> display_errors = on
> error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
>
> all php-fpm error log has is:
> [10-Jan-2022 20:40:10] NOTICE: fpm is running, pid 2811116
> [10-Jan-2022 20:40:10] NOTICE: ready to handle connections
> [10-Jan-2022 20:40:10] NOTICE: systemd monitor interval set to 10000ms
> (END)
>
> What am I missing?

You can insert a call to phpinfo() into something like the configtest.php
file to get a better idea.  Or use locate, find, or grep for things like
"display_errors" in /etc/php or similar.

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php




-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users



[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux