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

<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 />
Something went wrong<br />
Please try again later. If the problem persists don't hesitate to contact the system administrator.<br />
<br />
2025-05-27T05:41:36+00:00 • 6835509022c30<br />
<br />
# Why am I seeing this?<br />
For security reasons, detailed error information is not shown. This incident has been logged and will be reviewed by the system administrator.<br />
<br />
# Administrator guide<br />
Refer to the Chevereto documentation to understand how to debug this error.<br />
Need help? Visit Chevereto support to open a ticket.<br />
<br />
<br />
<br />
网站升级后 就提示这个。<img src="https://hostloc.com/static/image/smiley/default/sweat.gif" smilieid="10" border="0" alt="" /><div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16396812&ptid=1412049" target="_blank"><font color="#999999">pxy185 发表于 2025-5-27 13:42</font></a></font><br />
Something went wrong<br />
Please try again later. If the problem persists don't hesitate to contact the ...</blockquote></div><br />
去配置文件设置日志保存位置,然后去看报错日志。<br />
CHEVERETO_ERROR_LOG<br />
<br />
https://v4-docs.chevereto.com/application/reference/errors.html#something-went-wrong<br />
<br />
<br />
或者开启xrDebug,会显示报错日志。<br />
<br />
https://v4-docs.chevereto.com/developer/how-to/debug.html#debug-with-user-interface

pxy185 发表于 2025-5-27 13:12:49

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16396837&ptid=1412049" target="_blank"><font color="#999999">tomcb 发表于 2025-5-27 13:52</font></a></font><br />
去配置文件设置日志保存位置,然后去看报错日志。<br />
CHEVERETO_ERROR_LOG</blockquote></div><br />
老哥 ,这是啥错误啊<img id="aimg_P91k2" onclick="zoom(this, this.src, 0, 0, 0)" class="zoom" src="https://www.pnglog.com/RjNgZx.png" onmouseover="img_onmouseoverfunc(this)" onload="thumbImg(this)" border="0" alt="" />

opelnic 发表于 2025-5-27 13:21:08

putenv是不是被禁用了?

tomcb 发表于 2025-5-27 13:12:00

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16396946&ptid=1412049" target="_blank"><font color="#999999">pxy185 发表于 2025-5-27 14:24</font></a></font><br />
老哥 ,这是啥错误啊</blockquote></div><br />
检查PHP里putenv函数有没有被禁用

pxy185 发表于 2025-5-27 13:42:13

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16397363&ptid=1412049" target="_blank"><font color="#999999">tomcb 发表于 2025-5-27 17:34</font></a></font><br />
检查PHP里putenv函数有没有被禁用</blockquote></div><br />
我在禁用函数里面删除它就行了么

pxy185 发表于 2025-5-27 15:01:19

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16397234&ptid=1412049" target="_blank"><font color="#999999">opelnic 发表于 2025-5-27 16:46</font></a></font><br />
putenv是不是被禁用了?</blockquote></div><br />
好像是,我删除下试试

pxy185 发表于 2025-5-27 13:42:00

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16397363&ptid=1412049" target="_blank"><font color="#999999">tomcb 发表于 2025-5-27 17:34</font></a></font><br />
检查PHP里putenv函数有没有被禁用</blockquote></div><br />
阔以了。现在去升级数据库。<img src="https://hostloc.com/static/image/smiley/default/lol.gif" smilieid="12" border="0" alt="" />

pxy185 发表于 2025-5-27 14:24:21

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16397363&ptid=1412049" target="_blank"><font color="#999999">tomcb 发表于 2025-5-27 17:34</font></a></font><br />
检查PHP里putenv函数有没有被禁用</blockquote></div><br />
升级成功后后台<br />
这个几个会提示错误,这几个我都安装了的。<br />
ExifTool:&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;ExifTool bin:exiftool<br />
ExifTool binary not found at PATH<br />
ExifTran:&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;ExifTran bin: exiftran<br />
ExifTran binary not found at PATH<br />
FFmpeg:&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;FFmpeg bin: ffmpeg<br />
FFmpeg binary not found at PATH<br />
FFprobe bin: ffprobe<br />
FFprobe binary not found at PATH

tomcb 发表于 2025-5-27 13:52:00

<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16397445&ptid=1412049" target="_blank"><font color="#999999">pxy185 发表于 2025-5-27 18:05</font></a></font><br />
升级成功后后台<br />
这个几个会提示错误,这几个我都安装了的。<br />
ExifTool:&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;ExifTool bin:exiftool</blockquote></div><br />
https://v4-docs.chevereto.com/application/configuration/environment.html#binary-paths<br />
<br />
&nbsp;&nbsp;'CHEVERETO_BINARY_FFMPEG' =&gt; '',<br />
&nbsp;&nbsp;'CHEVERETO_BINARY_FFPROBE' =&gt; '',<br />
&nbsp;&nbsp;'CHEVERETO_BINARY_EXIFTOOL' =&gt; '',<br />
&nbsp;&nbsp;'CHEVERETO_BINARY_EXIFTRAN' =&gt; '',

aRNoLDjacksh 发表于 2025-5-27 16:46:22

当年它还是免费版本并且支持中文的时候,安装就方便得多,也远没有这么多后期错误代码。mark&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;
页: 1 [2] 3
查看完整版本: Chevereto升级请教