chuanshuolian 发表于 2014-4-22 18:39:07

lnmpa 环境下 安装owncloud不成功

您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏.

提示以上信息,军哥这个是怎么回事?

licess 发表于 2014-4-22 20:07:53

lnmpa下没试过,lnmp下可以

chuanshuolian 发表于 2014-4-25 12:00:41

回复 2# 的帖子

军哥 可以帮忙测试下 lnmpa 这个吗?

licess 发表于 2014-4-25 19:47:59

回复 3# 的帖子

没有问题,下载上,加上权限,访问输入要创建的账号密码就到后台了

chuanshuolian 发表于 2014-4-26 02:07:23

回复 4# 的帖子

军哥

lnmpa 中你编译的php 是 5.2 版本

owncloud是要5.3的版本,你那里有脚本吗?能不能给我测试一下

licess 发表于 2014-4-26 08:31:01

回复 5# 的帖子

owncloud最起码要5.3.3以上才行

chuanshuolian 发表于 2014-4-26 13:33:25

回复 6# 的帖子

我已经编译了
httpd-2.4.7
php-5.3.27
nginx-1.4.4
编译的环境没有问题。没有任何报错。
环境是成功安装的,但是安装ownload就是不可以。

http的configure:
./configure --prefix=/usr/local/apache --enable-deflate --enable-headers --enable-mime-magic --enable-proxy --enable-ssl --enable-so --enable-rewrite --enable-mods-shared=all --enable-modules=all --enable-suexec --with-suexec-bin=/usr/local/apache/bin/suexec --with-suexec-caller=www --disable-userdir --with-included-apr --with-pcre=/usr/local/bin/pcre-config --with-mpm=prefork --with-ssl=/usr --disable-cgid --disable-cgi --with-expat=builtin --disable-dav --enable-cache --enable-disk-cache --enable-mem-cache--enable-file-cache


php的configure:
./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php/etc --with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --with-iconv-dir --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zlib --with-libxml-dir=/usr --enable-xml --disable-rpath --enable-magic-quotes --enable-safe-mode --enable-bcmath --enable-shmop --enable-sysvsem --enable-inline-optimization --with-curl --with-curlwrappers --enable-mbregex --enable-mbstring --with-mcrypt --enable-ftp --with-gd --enable-gd-native-ttf --with-openssl --with-mhash --enable-pcntl --enable-sockets --with-xmlrpc --enable-zip --enable-soap --without-pear --with-gettext


nginx的configure:
./configure --user=www --group=www --prefix=/usr/local/nginx --with-pcre --with-http_stub_status_module --with-http_ssl_module --with-http_gzip_static_module --with-ipv6 --with-http_flv_module --with-google_perftools_module


安装的ZendGuardLoader-php-5.3-linux-glibc23-x86_64这个
页: [1]
查看完整版本: lnmpa 环境下 安装owncloud不成功