Home >CMS Tutorial >PHPCMS >What to do if phpcms installation fails

What to do if phpcms installation fails

藏色散人
藏色散人Original
2020-02-12 10:27:222610browse

What to do if phpcms installation fails

What should I do if the phpcms installation fails?

The latest version of phpcmsV9 installation error resolution

Related recommendations:phpcms tutorial

The specific error information is as follows:

Web-server: Apache
PHP版本: PHP/5.2.14
Mysql版本: MySQL 客户端版本: 5.0.90
适用版本: v9
更新日期: phpcms_v9.2.2_UTF8
编码版本: UTF-8 
浏览器: maxthon 
复现步骤: 正在准备安装 ...
后台管理主模块安装成功......admin
错误信息:
Warning: file_put_contents(D:\PHPnow-1.5.6\onxfcom\phpcms\..\phpsso_server/caches/caches_admin/caches_data/applist.cache.php) [function.file-put-contents]: failed to open stream: No such file or directory in D:\PHPnow-1.5.6\onxfcom\install\install.php on line 313
phpsso
问题描述: 正在准备安装 ...
后台管理主模块安装成功......admin
错误信息:
Warning: file_put_contents(D:\PHPnow-1.5.6\onxfcom\phpcms\..\phpsso_server/caches/caches_admin/caches_data/applist.cache.php) [function.file-put-contents]: failed to open stream: No such file or directory in D:\PHPnow-1.5.6\onxfcom\install\install.php on line 313
phpsso

what,,, what the hell is this, find the corresponding directory, open it, and look confused

What to do if phpcms installation fails

The directories below caches can’t be found (caches_admin/ caches_data/applist.cache.php)

Then directly find the location where the install.php error is reported, which is line 318, and directly delete the error code (file_put_contents(D:\PHPnow-1.5.6\onxfcom \phpcms…\phpsso_server/caches/caches_admin/caches_data/applist.cache.php) and then return to reinstall, successful!

What to do if phpcms installation fails

The above is the detailed content of What to do if phpcms installation fails. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn