Date: Mon, 29 Jan 2007 17:04:50 -0500 From: Alexander Wittig <alexander@wittig.name> To: Mark <mark@movesmountains.com> Cc: ports@FreeBSD.org, simond@irrelevant.org Subject: Re: FreeBSD Port: squirrelmail-1.4.9a - missing strings.php? Message-ID: <45BE6F82.3020204@wittig.name> In-Reply-To: <000701c743eb$339c8620$f001a8c0@asgard.movesmountains.com> References: <000701c743eb$339c8620$f001a8c0@asgard.movesmountains.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello I'm not sure if this is the source of your problem, but do you also have mail/squirrelmail-compatibility-plugin installed? If so, you have to reinstall it after you upgrade squirrelmail because the compatibility plugin patches strings.php of the original squirrelmail installation. If you install another version of squirrelmail over it, it will override the patched files. Hope that helps, Alexander Wittig Mark wrote: > Hi, > I've just upgraded my squirrelmail port to 1.4.9a, and I believe there's a > problem with the upgrade. Perhaps it was caused by me not upgrading for > several months & I missed a release. > > In any event, it's no longer possible to log in to my Squirrelmail; the > login page gives the error > PHP Fatal error: Call to undefined function sqm_baseuri() in > /usr/local/www/squirrelmail/src/login.php on line 44 > > I believe this is because the sqm devel team moved this function into > include/strings.php in 1.4.6, and the port does not update the strings.php > file. My version of strings.php is from the 1.4.5 release, and there > doesn't seem to be a strings.php in > /usr/ports/mail/squirrelmail/work/squirrelmail-1.4.9a/include/ > > Installing the 1.4.9a strings.php in the appropriate place seems to solve > the problem. > > Hope this is useful, PLMK if there is something different I should have > done, and thanks for maintaining the port. > > Yours, > Mark > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45BE6F82.3020204>