Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/55.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 在Linux vServer上安装Owncloud时出错_Php_Mysql_Owncloud - Fatal编程技术网

Php 在Linux vServer上安装Owncloud时出错

Php 在Linux vServer上安装Owncloud时出错,php,mysql,owncloud,Php,Mysql,Owncloud,我正在尝试在我的SUSE 11 vServer上运行。 我设法完成了准备工作,但在我点击“完成设置”后,他出现了一个错误,说 MDB2_架构错误:架构分析错误:分析器错误:无法打开文件。-不为人知 当我查看我的php_错误_日志时,它说: [Fri Feb 10 09:26:14 2012] [error] [client 46.74.14.143] PHP Warning: realpath(): SAFE MODE Restriction in effect. The script wh

我正在尝试在我的SUSE 11 vServer上运行。 我设法完成了准备工作,但在我点击“完成设置”后,他出现了一个错误,说

MDB2_架构错误:架构分析错误:分析器错误:无法打开文件。-不为人知

当我查看我的php_错误_日志时,它说:

[Fri Feb 10 09:26:14 2012] [error] [client 46.74.14.143] PHP Warning:  realpath(): SAFE MODE Restriction in effect.  The script whose uid is 30 is not allowed to access /srv/www/vhosts/default/htdocs owned by uid 0 in /srv/www/vhosts/default/htdocs/owncloud/lib/base.php on line 129, referer: http://s402370683.online.de/owncloud/index.php
[Fri Feb 10 09:26:14 2012] [error] [client 46.74.14.143] PHP Warning:  tempnam(): SAFE MODE Restriction in effect.  The script whose uid is 30 is not allowed to access /tmp owned by uid 0 in /srv/www/vhosts/default/htdocs/owncloud/lib/db.php on line 319, referer: http://s402370683.online.de/owncloud/index.php
[Fri Feb 10 09:26:14 2012] [error] [client 46.74.14.143] PHP Warning:  file_put_contents(): Filename cannot be empty in /srv/www/vhosts/default/htdocs/owncloud/lib/db.php on line 325, referer: http://s402370683.online.de/owncloud/index.php
[Fri Feb 10 09:26:14 2012] [error] [client 46.74.14.143] PHP Warning:  fopen(): Filename cannot be empty in /srv/www/vhosts/default/htdocs/owncloud/3rdparty/XML/Parser.php on line 364, referer: http://s402370683.online.de/owncloud/index.php
[Fri Feb 10 09:26:14 2012] [error] [client 46.74.14.143] PHP Strict Standards:  Non-static method MDB2_Schema::raiseError() should not be called statically, assuming $this from incompatible context in /srv/www/vhosts/default/htdocs/owncloud/3rdparty/MDB2/Schema/Parser.php on line 526, referer: http://s402370683.online.de/owncloud/index.php
[Fri Feb 10 09:26:14 2012] [error] [client 46.74.14.143] PHP Strict Standards:  Non-static method MDB2_Schema::errorMessage() should not be called statically, assuming $this from incompatible context in /srv/www/vhosts/default/htdocs/owncloud/3rdparty/MDB2/Schema.php on line 2759, referer: http://s402370683.online.de/owncloud/index.php
[Fri Feb 10 09:26:14 2012] [error] [client 46.74.14.143] PHP Strict Standards:  Only variables should be assigned by reference in /srv/www/vhosts/default/htdocs/owncloud/3rdparty/MDB2/Schema/Parser.php on line 526, referer: http://s402370683.online.de/owncloud/index.php

有什么建议吗?我已经试了好几个小时了……

你可以找一个人看一下这本书。它是免费的,可以帮助您设置自己的云和所有依赖项(免责声明:我是BitNami开发人员)