pxy185 发表于 2025-5-27 05:18:05

Chevereto升级请教

我原本是4.13版本的,现在都更新到4.3了 我想升级,但是每次升级都提示需要php8.1以上,我安装了php8.1后网站提示出问题了,需要什么什么的,试过几次还是不行。不知道是不是还需要安装什么环境。有没有的大佬升级成功过的,请教请教

aRNoLD 发表于 2025-5-27 19:48:34

当年它还是免费版本并且支持中文的时候,安装就方便得多,也远没有这么多后期错误代码。

一只路过的300块 发表于 2025-5-27 08:27:37

还需要环节?不是直接运行程序么

pxy185 发表于 2025-5-27 10:05:18

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16396200&ptid=1412049" target="_blank"><font color="#999999">一只路过的300块 发表于 2025-5-27 08:27</font></a></font><br />
还需要环节?不是直接运行程序么</blockquote></div><br />
不是哦。升级成功不得行

tomcb 发表于 2025-5-27 08:27:00

去文档看环境要求

张汪杨希 发表于 2025-5-27 10:32:31

用宝塔搭建的就别升4.3&nbsp;&nbsp;

pxy185 发表于 2025-5-27 10:45:07

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16396431&ptid=1412049" target="_blank"><font color="#999999">张汪杨希 发表于 2025-5-27 10:45</font></a></font><br />
用宝塔搭建的就别升4.3</blockquote></div><br />
啊,为啥了。

tomcb 发表于 2025-5-27 11:49:33

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16396431&ptid=1412049" target="_blank"><font color="#999999">张汪杨希 发表于 2025-5-27 10:45</font></a></font><br />
用宝塔搭建的就别升4.3</blockquote></div><br />
我用宝塔,现在是4.3.2

tomcb 发表于 2025-5-27 10:45:00

PHP要大于8.1.28,低于8.3,禁用函数要删除putenv,proc_open,proc_close<br />
&nbsp; &nbsp; curl<br />
&nbsp; &nbsp; exif<br />
&nbsp; &nbsp; fileinfo<br />
&nbsp; &nbsp; gd<br />
&nbsp; &nbsp; hash<br />
&nbsp; &nbsp; imagick<br />
&nbsp; &nbsp; json<br />
&nbsp; &nbsp; pdo<br />
&nbsp; &nbsp; pdo-mysql<br />
&nbsp; &nbsp; session<br />
<br />
mysql要8.0.1以上,<br />
站点要关闭防跨站攻击(open_basedir)。<br />
<br />
基本就差不多这些,还报错的话就发错误日志。<br />

pxy185 发表于 2025-5-27 13:01:43

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16396713&ptid=1412049" target="_blank"><font color="#999999">tomcb 发表于 2025-5-27 13:12</font></a></font><br />
PHP要大于8.1.28,低于8.3,禁用函数要删除putenv,proc_open,proc_close<br />
&nbsp; &nbsp; curl<br />
&nbsp; &nbsp; exif</blockquote></div><br />
马上试试,感谢。
页: [1] 2 3
查看完整版本: Chevereto升级请教