解决(ASP .NET5)部署到centos验证码无法显示问题
摘要:系统采用是System.Drawing.Imaging类库进行绘图。 查阅资料得知, linux没有 libgdiplus。 二、解决办法1、先安装安装mlocate这个包 yum -y install mlocate 2、更新一下库 updatedb 3、安装一下 libgdiplus 库,搞定
阅读全文
posted @ 2021-05-12 19:56
posted @ 2021-05-12 19:56