I have to upgrade our webmail host to FreeBSd-13.2.  This necessitates an
upgrade to php as 7.3 is no longer supported.  This in turn requires that
squirrelmail be updated via freebsd's pkg system. The version of squirrelmail
is unknow as the package manager reports: Version : 20230207 and the port
information page provides no details.

The point I am at now is that when I run URL/src/configtest.php I get a blank
page.  If I look in the logs I see this:

[23/Jan/2024:15:11:03 -0500] 66.249.76.65 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384
"GET /robots.txt HTTP/1.1" 381
[23/Jan/2024:15:11:26 -0500] 216.185.71.41 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384
"GET /src/configtest.php HTTP/1.1" -
[23/Jan/2024:15:28:58 -0500] 216.185.71.41 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384
"GET /src/configtest.src HTTP/1.1" 196
[23/Jan/2024:15:29:57 -0500] 216.185.71.41 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384
"GET /src/configtest.php HTTP/1.1" -

and nothing else.  The file is:

ls -l /usr/local/www/squirrelmail/src/configtest.php
-rwxr-xr-x  1 root  wheel  27542 Jan 23 15:02
/usr/local/www/squirrelmail/src/configtest.php

If this was a bash script then I could turn on -X and watch the lines as they
are acted upon.  But I cannot find anything like that for php.   How do I debug
this?

Thanks,

-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
   Unencrypted messages have no legal claim to privacy
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:byrn...@harte-lyne.ca
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@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to