Squirrelmail with php-7.3 on FreeBSD-12.0p3

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

 



We have a working Squirrelmail (SM) install running with php-5.6 on
FreeBSD-11.9p2.  I am trying to install SM for php-7.3 on
FreeBSD-12.0p3.  The httpd server is Apache-2.4.  After running
conf.pl when I run configtest.php in Firefox then I see this.

I believe that this is likely a configuration problem having to do
with Apache or PHP rather than SM but if someone could tell me what
this means and what to look for to fix I would be appreciative.


'.$IND.'ERROR: ' .$str. "

\n"; if($exit) { echo ''; exit; } } ob_implicit_flush(); /** This is
the configtest page */ define('PAGE_NAME', 'configtest'); /** @ignore
*/ define('SM_PATH', '../'); /* * Load config before output begins. *
functions/global.php cleans environment, then loads *
functions/strings.php and config/config.php */ if (file_exists(SM_PATH
. 'config/config.php')) { include(SM_PATH . 'functions/global.php'); }
$IND = str_repeat(' ',4); // this must be done before the output is
started because it may use the // session $test_location =
get_location(); ?>

Thanks,

-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:ByrneJB@xxxxxxxxxxxxx
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3



-----
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