简体   繁体   English

OpenCart安装中出现空白屏幕

[英]Blank white screen in OpenCart installation

My website http://www.redbullet.co.bw was working just fine last week Tuesday and I asked my web hosting company to install Zend Optimizer so that I can run some extra-service in site. 我的网站http://www.redbullet.co.bw上周二工作正常,我要求我的网络托管公司安装Zend Optimizer,以便可以在站点中运行一些额外服务。 He said he did add it, but when I update my database and add new directory everything got messed up. 他说他确实添加了它,但是当我更新数据库并添加新目录时,一切都搞砸了。

I tried to sort it out but I failed. 我试图解决它,但失败了。 I then decided to uninstall everything and restore from my backup, but I still get a white blank page in my site, HTML pages can run no problem. 然后,我决定卸载所有内容并从备份中还原,但是我的网站上仍然出现白色空白页面,HTML页面可以正常运行。

Even worse when I tried to install just a fresh copy of the latest opencart I still get a white blank page http://www.redbullet.co.bw/install/index.php . 更糟糕的是,当我尝试仅安装最新版opencart的新副本时,我仍然得到白色的空白页http://www.redbullet.co.bw/install/index.php I checked error log and I get this: 我检查了错误日志,并得到了:

[Wed Jul 18 18:04:18 2012] [error] [client 41.216.209.90] File does not exist: /var/www/xxx/web/favicon.ico
[Wed Jul 18 18:04:19 2012] [error] [client 41.216.209.90] File does not exist: /var/www/xxx/web/favicon.ico
[Wed Jul 18 18:04:19 2012] [error] [client 41.216.209.90] File does not exist: /var/www/xxx/web/favicon.ico
[Wed Jul 18 18:04:19 2012] [error] [client 41.216.209.90] File does not exist: /var/www/xxx/web/favicon.ico
[Wed Jul 18 18:04:20 2012] [error] [client 41.216.209.90] File does not exist: /var/www/xxx/web/favicon.ico

I don't think missing a favicon can result in a blank page, but looks like it can in my case and I am still getting the WHITE BLANK PAGE Error. 我不认为丢失一个favicon不会导致空白页,但是在我看来,它可能会出现空白,并且仍然出现WHITE BLANK PAGE Error。 Is it a problem in side or in my hosting company? 在公司内部还是在托管公司中有问题吗?

Although I am new in opencart, I also face this problem. 尽管我是opencart的新手,但我也遇到了这个问题。 Sometimes you see blank pages in opencart due to vqmod. 有时,由于vqmod,您在opencart中看到空白页。 Usually it is session error. 通常是会话错误。 You need to install a new fresh copy of VqMod whenever change your server. 每当更改服务器时,您都需要安装VqMod的新副本。 Also replace old index file with newly downloaded (uninstalled) copy of opencart. 还要用新下载(卸载)的opencart副本替换旧的索引文件。

I found my issue in the config.php files - the folders was incorrect. 我在config.php文件中发现了我的问题-文件夹不正确。 There is one in admin folder also that needs to be set... admin文件夹中也需要设置一个...

我遇到了同样的问题,事实证明它不喜欢数据库用户名与数据库名称相同。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM