问: 上传有一个目录的文件,总提示我写入失败这是文件内容,文件上传不了,提示写入失败
答:您好,
请问您具体哪个目录无法写入,提供下目录名称我司测试看看,或参考https://www.west.cn/faq/list.asp?unid=735 使用ftp软件上传文件测试看下,非常感谢您长期对我司的支持!
问: ftp也传不了
问:<?php if (is_singular()) : ?> <div class="entry-content read-details"> <?php the_content(sprintf( wp_kses( /* translators: %s: Name of current post. Only visible to screen readers */ __('Continue reading<span class="screen-reader-text"> "%s"</span>', 'newsever'), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() )); ?> <?php the_post_navigation(array( 'prev_text' => __('<span class="em-post-navigation">Previous</span> %title', 'newsever'), 'next_text' => __('<span class="em-post-navigation">Next</span> %title', 'newsever'), 'in_same_term' => true, 'taxonomy' => __('category', 'newsever'), 'screen_reader_text' => __('Continue Reading', 'newsever'), )); ?> <?php wp_link_pages(array( 'before' => '<div class="page-links">' . esc_html__('Pages:', 'newsever'), 'after' => '</div>', )); ?> </div><!– .entry-content –><?php else:do_action('newsever_action_category_layout');endif;
这是全部代码
答:您好,
已重置文件权限,目前测试ftp上传正常,请现在测试下,非常感谢您长期对我司的支持!
问:还是一样的,传上去就被自动删除了,
问:在FTP里可以看到这个路径下有这个文件,可是网站文件管理那里没有这个文件,网站域名打开也提示没有这个文件http://finland.muyanse.com/?cat=11
答:您好,
问:我本地的PHP是7.3的,调到7.0我的网站很多都不能支持了,我本地7.3这个页面打开是好好的,可是现在我一调成7.3就显示没有这个文件,是这个空间不支持wordpress么?
问:这是我本地的信息。
答:您好,
主机支持wordpress ,而且您上传的con.php文件也是可以识别到的,只是程序执行时存在报错,目前不确定具体原因,您可以尝试将主机更换到linux系统切换php7.3 版本,然后再试下这个问题。
问:好的 我试下
答:您好,
好的,非常感谢您长期对我司的支持!