問: 上傳有一個目錄的文件,總提示我寫入失敗這是文件內容,文件上傳不了,提示寫入失敗
答:您好,
請問您具體哪個目錄無法寫入,提供下目錄名稱我司測試看看,或參考http://www.shinetop.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 版本,然后再試下這個問題。
問:好的 我試下
答:您好,
好的,非常感謝您長期對我司的支持!