Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install on a hosted domain #1883

Closed
giacomorossi opened this issue Feb 24, 2013 · 26 comments
Closed

Unable to install on a hosted domain #1883

giacomorossi opened this issue Feb 24, 2013 · 26 comments

Comments

@giacomorossi
Copy link

Hello i'm triyng to install Owncloud on my hosted web domain, it's a linux domain and i can access only by filezilla.
my PHP is 5.4.12
I've got no success using web intaller due to SSL problems with .org site.
By now i've downloaded the .tar acrchive, extracted an uploadet it to a subfolder namend /cloud, launcing installation by chrome /cloud/index.php does not work until i rename .htaccess file to disable it.
After renaming .htaccess file the installation works, sets ut Mysql DB.
After that ìt creates a new .htaccess file (then i rename the second one) but it miss all css and the page is not working.

So what can i do to get a successful installation? thanks a lot.

@DeepDiver1975
Copy link
Member

we need .htaccess enabled to setup rewrite rules.
Is mod_rewrite enabled/available?

Please double check the rewrite rules - or past them here.

@karlitschek
Copy link
Contributor

@giacomorossi Which ssl .org problem are you refering to?
Does the problem still exist?

Do you see an error message in the browser or in the apache logfiles during normal installation with the htaccess file?

Thanks

@giacomorossi
Copy link
Author

Immagine
Thanks for replies!!!!!!!!!!!!!!

@DeepDiver1975 how to check if mod_rewrite is available? php settings? Or i just need to set up rules for folders like 755 or 777? I'll give a check to php settings and let you know.

@karlitschek here it is SSL error prompted:
ownCloud is NOT installed
download of ownCloud source file failed.
SSL: certificate subject name 'owncloud.com' does not match target host name 'download.owncloud.org'SSL: certificate subject name 'owncloud.com' does not match target host name 'download.owncloud.org'

I really need this thing works, so this topic's gonna be HOT!

@giacomorossi
Copy link
Author

Here it is CSS analisys obtained from Firefox

http://www.*********.it/cloud/remote.php/core.css

No input file specified.

http://www.**********.it/cloud/?app=files&getfile=css%2Ffiles.css

.actions{padding:.3em;float:left;height:2em}.actions input,.actions button,.actions .button{margin:0}#file_menu{right:0;position:absolute;top:0}#file_menu a{display:block;float:left;background-image:none;text-decoration:none}.file_upload_form,#file_newfolder_form{display:inline;float:left;margin-left:0}#fileSelector,#file_upload_submit,#file_newfolder_submit{display:none}.file_upload_wrapper,#file_newfolder_name{background-repeat:no-repeat;background-position:.5em .5em;padding-left:2em}.file_upload_wrapper{font-weight:bold;display:-moz-inline-box; display:block;float:left;padding-left:0;overflow:hidden;position:relative;margin:0}.file_upload_wrapper .file_upload_button_wrapper{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1000}#new{background-color:#5bb75b;float:left;border-top-right-radius:0;border-bottom-right-radius:0;margin:0 0 0 1em;border-right:none;z-index:1010;height:1.3em}#new:hover,a.file_upload_button_wrapper:hover + button.file_upload_filename{background-color:#4b964b}#new.active{border-bottom-left-radius:0;border-bottom:none}#new>a{padding:.5em 1.2em .3em;color:#fff;text-shadow:0 1px 0 #51a351}#new>ul{display:none;position:fixed;text-align:left;padding:.5em;background:#f8f8f8;margin-top:0.075em;border:1px solid #ddd;min-width:7em;margin-left:-.5em;z-index:-1}#new>ul>li{margin:.3em;padding-left:2em;background-repeat:no-repeat;cursor:pointer;padding-bottom:0.1em }#new>ul>li>p{cursor:pointer}#new>ul>li>form>input{padding:0.3em;margin:-0.3em}#new,.file_upload_filename{border:1px solid;border-color:#51a351 #419341 #387038;-moz-box-shadow:0 1px 1px #f8f8f8,1px 1px 1px #ada inset;-webkit-box-shadow:0 1px 1px #f8f8f8,1px 1px 1px #ada inset;box-shadow:0 1px 1px #f8f8f8,1px 1px 1px #ada inset}#new .popup{border-top-left-radius:0}#file_newfolder_name{background-image:url('/cloud/core/img/places/folder.svg');font-weight:normal;width:7em}.file_upload_start,.file_upload_filename{font-size:1em}#file_newfolder_submit,#file_upload_submit{width:3em}.file_upload_target{display:none}.file_upload_start{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;z-index:1;position:absolute;left:0;top:0;width:100%;cursor:pointer}.file_upload_filename.active{border-bottom-right-radius:0 }.file_upload_filename{background-color:#5bb75b;z-index:100;cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;background-image:url('/cloud/core/img/actions/upload-white.svg');background-repeat:no-repeat;background-position:center;height:2.29em;width:2.5em}#upload{position:absolute;right:13.5em;top:0em}#upload #uploadprogressbar{position:relative;display:inline-block;width:10em;height:1.5em;top:.4em}.file_upload_form,.file_upload_wrapper,.file_upload_start,.file_upload_filename,#file_upload_submit{cursor:pointer} #emptyfolder{position:absolute;margin:10em 0 0 10em;font-size:1.5em;font-weight:bold;color:#888;text-shadow:#fff 0 1px 0}table{position:relative;top:37px;width:100%}tbody tr{background-color:#fff;height:2.5em}tbody tr:hover,tbody tr:active,tbody tr.selected{background-color:#f8f8f8}tbody tr.selected{background-color:#eee}tbody a{color:#000}span.extension,span.uploading,td.date{color:#999}span.extension{text-transform:lowercase;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms}tr:hover span.extension{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;color:#777}table tr.mouseOver td{background-color:#eee}table th{height:2em;padding:0 .5em;color:#999}table th .name{float:left;margin-left:.5em}table th.multiselect{background:#ddd;color:#000;font-weight:bold}table th,table td{border-bottom:1px solid #ddd;text-align:left;font-weight:normal}table td{border-bottom:1px solid #eee;font-style:normal;background-position:1em .5em;background-repeat:no-repeat}table th#headerSize,table td.filesize{width:3em;padding:0 1em;text-align:right}table th#headerDate,table td.date{width:11em;padding:0 .1em 0 1em;text-align:left}table td.selection,table th.selection,table td.fileaction{width:2em;text-align:center}table td.filename a.name{display:block;height:1.5em;vertical-align:middle;margin-left:3em}table tr[data-type="dir"] td.filename a.name span.nametext{font-weight:bold}table td.filename input.filename{width:100%;cursor:text}table td.filename a,table td.login,table td.logout,table td.download,table td.upload,table td.create,table td.delete{padding:.2em .5em .5em 0}table td.filename .nametext,.uploadtext,.modified{float:left;padding:.3em 0}// TODO fix usability bug (accidental file/folder selection) table td.filename .nametext{width:40em;overflow:hidden;text-overflow:ellipsis}table td.filename .uploadtext{font-weight:normal;margin-left:.5em}table td.filename form{font-size:.85em;margin-left:3em;margin-right:3em}table thead.fixed tr{position:fixed;top:6.5em;z-index:49;-moz-box-shadow:0 -3px 7px #ddd;-webkit-box-shadow:0 -3px 7px #ddd;box-shadow:0 -3px 7px #ddd}table thead.fixed{height:2em}#fileList tr td.filename>input[type=checkbox]:first-child{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;float:left;margin:.7em 0 0 1em; -webkit-transition:opacity 200ms;-moz-transition:opacity 200ms;-o-transition:opacity 200ms;transition:opacity 200ms}#fileList tr td.filename>input[type="checkbox"]:hover:first-child{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);opacity:.8}#fileList tr td.filename>input[type="checkbox"]:checked:first-child{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}#fileList tr td.filename{-webkit-transition:background-image 500ms;-moz-transition:background-image 500ms;-o-transition:background-image 500ms;transition:background-image 500ms;position:relative}#select_all{float:left;margin:.3em 0.6em 0 .5em}#uploadsize-message,#delete-confirm{display:none}.fileactions{position:relative;top:.3em;font-size:.8em;float:right}#fileList .fileactions a.action img{position:relative;top:.2em}#fileList a.action{display:inline;margin:-.5em 0;padding:1em .5em 1em .5em !important}a.action.delete{float:right}a.action>img{max-height:16px;max-width:16px;vertical-align:text-bottom}.selectedActions{display:none;float:right}.selectedActions a{display:inline;margin:-.5em 0;padding:.5em !important}.selectedActions a img{position:relative;top:.3em} #navigation>ul>li:first-child{background:url('/cloud/core/img/breadcrumb-start.svg') no-repeat 12.5em 0px;width:12.5em;padding-right:1em;position:fixed}#navigation>ul>li:first-child+li{padding-top:2.9em}#scanning-message{top:40%;left:40%;position:absolute;display:none}div.crumb a{padding:0.9em 0 0.7em 0}

about:blank

@DeepDiver1975
Copy link
Member

Please double check with your hoster if mod_rewrite is enabled/allowed.
I assume it's an Apache server - right?

As a workaround you can add following to your config/config.php:

define('DEBUG', 1);

This will force the server to deliver css and js without minification and will work without mod_rewrite.

@karlitschek
Copy link
Contributor

Can you try again with the latest version of the web installer by the way? I don't see the SSL error here.

@giacomorossi
Copy link
Author

so adding the debug line worked, now i have a css. and it seems to work..

can't find mod_rewrite to my php test. My hosting is Aruba, can i activate mod_rewrite by .htaccess file? do i need to edit it?

@giacomorossi
Copy link
Author

still does not work, as i try to edit configuration, it loses CSS stiles..
I mean, as i modify configuration and it modify config file...the css collapses. So i need do edit config again manually.

@giacomorossi
Copy link
Author

@karlitschek ive tried this morning (the file was downloaded a minute before the post), was it the latest version?

@giacomorossi
Copy link
Author

More from desktop version, i've already installed the desktop version owncloud 1.2.0 setted it up, it gives back the error: CSync can't find a specifyc file
remote path: /clientsync
what does it mean? do i miss something?

@DeepDiver1975
Copy link
Member

first get your server stable then start with desktop client.

ask your hoster about mod_rewrite - we cannot tell

@giacomorossi
Copy link
Author

it is enabled, but not all the syntax are enabled due to safety use.
Here it is the list of enabled syntax:
http://vademecum.aruba.it/start/linux/rewrite.asp
if i understand is just something to rename path, do i really need it?

@giacomorossi
Copy link
Author

I've found suggestion about: Options -Multiviews
but it does not seems to work, the css still crashes. Any idea?

@giacomorossi
Copy link
Author

Still freezed on CSS not working, any idea of a stabile change of Config.php file or .htaccess files? Help please!!

@BernhardPosselt
Copy link
Contributor

I dont think this list is what you've enabled, arent these just multiple examples? Can you paste your full apache config, also the one which does the rewrite stuff?

@giacomorossi
Copy link
Author

@Raydiation ok, i'm gonna look for it, and let you know asap.

@giacomorossi
Copy link
Author

<>
PHP Version 5.4.12

System Linux webxc01s08.ad.aruba.it 2.6.18-308.16.1.el5PAE #1 SMP Tue Oct 2 22:49:17 EDT 2012 i686
Build Date Feb 22 2013 09:46:37
Configure Command './configure' '--prefix=/php_5.4.12' '--with-libdir=lib' '--with-mysql=/usr' '--with-mysqli=/usr/bin/mysql_config' '--with-pdo-mysql=/usr/bin/mysql_config' '--with-openssl' '--enable-soap' '--with-config-file-path=/etc/apache/phpini/php5.4' '--with-gd' '--with-jpeg-dir=/usr' '--with-zlib-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-jis-conv' '--disable-debug' '--enable-inline-optimization' '--with-imap' '--with-kerberos' '--with-imap-ssl' '--with-mcrypt' '--enable-ftp' '--with-xsl' '--with-freetype-dir=/usr/include/freetype2/freetype' '--with-t1lib=/usr/include' '--with-gettext' '--enable-exif' '--enable-bcmath' '--enable-calendar' '--with-bz2' '--with-mhash' '--with-mime-magic' '--with-curl' '--enable-wddx' '--disable-ipv6' '--enable-static=mysql' '--enable-static=mysqli' '--enable-mbstring'
Server API CGI/FastCGI
Virtual Directory Support disabled
Configuration File (php.ini) Path /etc/apache/phpini/php5.4
Loaded Configuration File /etc/apache/phpini/php5.4/php_joomla.ini
Scan this dir for additional .ini files (none)
Additional .ini files parsed (none)
PHP API 20100412
PHP Extension 20100525
Zend Extension 220100525
Zend Extension Build API220100525,NTS
PHP Extension Build API20100525,NTS
Debug Build no
Thread Safety disabled
Zend Signal Handling disabled
Zend Memory Manager enabled
Zend Multibyte Support provided by mbstring
IPv6 Support disabled
DTrace Support disabled
Registered PHP Streams https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters zlib., bzip2., convert.iconv., mcrypt., mdecrypt., string.rot13, string.toupper, string.tolower, string.strip_tags, convert., consumed, dechunk

<> This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd.

PHP Credits

Configuration

bcmath

BCMath support enabled

Directive Local Value Master Value
bcmath.scale 0 0

bz2

BZip2 Support Enabled
Stream Wrapper support compress.bzip2://
Stream Filter support bzip2.decompress, bzip2.compress
BZip2 Version 1.0.3, 15-Feb-2005

calendar

Calendar support enabled

cgi-fcgi

Directive Local Value Master Value
cgi.check_shebang_line 1 1
cgi.discard_path 0 0
cgi.fix_pathinfo 0 0
cgi.force_redirect 0 0
cgi.nph 0 0
cgi.redirect_status_env no value no value
cgi.rfc2616_headers 0 0
fastcgi.logging 1 1

Core

PHP Version 5.4.12

Directive Local Value Master Value
allow_url_fopen On On
allow_url_include Off Off
always_populate_raw_post_data Off Off
arg_separator.input & &
arg_separator.output & &
asp_tags Off Off
auto_append_file no value no value
auto_globals_jit On On
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
disable_classes no value no value
disable_functions system,popen,dl,passthru,proc_open,shell_exec system,popen,dl,passthru,proc_open,shell_exec
display_errors Off Off
display_startup_errors Off Off
doc_root no value no value
docref_ext no value no value
docref_root no value no value
enable_dl Off Off
enable_post_data_reading On On
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 24567 24567
exit_on_timeout Off Off
expose_php On On
extension_dir /php5.4/lib/php/extensions /php5.4/lib/php/extensions
file_uploads On On
highlight.comment #FF8000 #FF8000
highlight.default #0000BB #0000BB
highlight.html #000000 #000000
highlight.keyword #7700 #7700
highlight.string #DD0000 #DD0000
html_errors On On
ignore_repeated_errors Off Off
ignore_repeated_source Off Off
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/php5.4/lib/php/ .:/php5.4/lib/php/
log_errors On On
log_errors_max_len 1024 1024
mail.add_x_header On On
mail.force_extra_parameters no value no value
mail.log no value no value
max_execution_time 120 120
max_file_uploads 20 20
max_input_nesting_level 64 64
max_input_time 60 60
max_input_vars 3000 3000
memory_limit 64M 64M
open_basedir no value no value
output_buffering no value no value
output_handler no value no value
post_max_size 30M 30M
precision 14 14
realpath_cache_size 16K 16K
realpath_cache_ttl 120 120
register_argc_argv Off Off
report_memleaks On On
report_zend_debug On On
request_order GP GP
sendmail_from no value no value
sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i
serialize_precision 17 17
short_open_tag On On
SMTP localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 25M 25M
upload_tmp_dir /tmp/ /tmp/
user_dir home home
user_ini.cache_ttl 300 300
user_ini.filename .user.ini .user.ini
variables_order GPCS GPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
zend.detect_unicode On On
zend.enable_gc On On
zend.multibyte Off Off
zend.script_encoding no value no value

ctype

ctype functions enabled

curl

cURL support enabled
cURL Information 7.15.5
Age 2
Features
AsynchDNS No
Debug No
GSS-Negotiate Yes
IDN Yes
IPv6 Yes
Largefile Yes
NTLM Yes
SPNEGO No
SSL Yes
SSPI No
krb4 No
libz Yes
CharConv No
Protocols tftp, ftp, telnet, dict, ldap, http, file, https, ftps
Host i686-redhat-linux-gnu
SSL Version OpenSSL/0.9.8b
ZLib Version 1.2.3

date

date/time support enabled
"Olson" Timezone Database Version 2012.10
Timezone Database internal
Default timezone Europe/Rome

Directive Local Value Master Value
date.default_latitude 31.7667 31.7667
date.default_longitude 35.2333 35.2333
date.sunrise_zenith 90.583333 90.583333
date.sunset_zenith 90.583333 90.583333
date.timezone Europe/Rome Europe/Rome

dom

DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.6.26
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled

ereg

Regex Library Bundled library enabled

exif

EXIF Support enabled
EXIF Version 1.4 $Id$
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF

Directive Local Value Master Value
exif.decode_jis_intel JIS JIS
exif.decode_jis_motorola JIS JIS
exif.decode_unicode_intel UCS-2LE UCS-2LE
exif.decode_unicode_motorola UCS-2BE UCS-2BE
exif.encode_jis no value no value
exif.encode_unicode ISO-8859-15 ISO-8859-15

fileinfo

fileinfo support enabled
version 1.0.5

filter

Input Validation and Filtering enabled
Revision $Id: 2aa8dd57d9c0c655cd45e6e5872bb95fa5ad76cf $

Directive Local Value Master Value
filter.default unsafe_raw unsafe_raw
filter.default_flags no value no value

ftp

FTP support enabled

gd

GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 6b
PNG Support enabled
libPNG Version 1.2.10
WBMP Support enabled
XPM Support enabled
libXpm Version 30411
XBM Support enabled
JIS-mapped Japanese Font Support enabled

Directive Local Value Master Value
gd.jpeg_ignore_warning 0 0

gettext

GetText Support enabled

hash

hash support enabled
Hashing Engines md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b fnv132 fnv164 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5

iconv

iconv support enabled
iconv implementation glibc
iconv library version 2.5

Directive Local Value Master Value
iconv.input_encoding ISO-8859-1 ISO-8859-1
iconv.internal_encoding ISO-8859-1 ISO-8859-1
iconv.output_encoding ISO-8859-1 ISO-8859-1

imap

IMAP c-Client Version 2004
SSL Support enabled
Kerberos Support enabled

json

json support enabled
json version 1.2.1

libxml

libXML support active
libXML Compiled Version 2.6.26
libXML Loaded Version 20626
libXML streams enabled

mbstring

Multibyte Support enabled
Multibyte string engine libmbfl
HTTP input encoding translation disabled
libmbfl version 1.3.2

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Multibyte (japanese) regex support enabled
Multibyte regex (oniguruma) backtrack check On
Multibyte regex (oniguruma) version 4.7.1

Directive Local Value Master Value
mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.http_output_conv_mimetypes ^(text/|application/xhtml+xml) ^(text/|application/xhtml+xml)
mbstring.internal_encoding no value no value
mbstring.language neutral neutral
mbstring.strict_detection Off Off
mbstring.substitute_character no value no value

mcrypt

mcrypt support enabled
mcrypt_filter support enabled
Version 2.5.7
Api No 20021217
Supported ciphers cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes cbc cfb ctr ecb ncfb nofb ofb stream

Directive Local Value Master Value
mcrypt.algorithms_dir no value no value
mcrypt.modes_dir no value no value

mhash

MHASH support Enabled
MHASH API Version Emulated Support

mysql

MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.1.56
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient

Directive Local Value Master Value
mysql.allow_local_infile On On
mysql.allow_persistent On On
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off

mysqli

MysqlI Support enabled
Client API library version 5.1.56
Active Persistent Links 0
Inactive Persistent Links 0
Active Links 0
Client API header version 5.1.56
MYSQLI_SOCKET /var/lib/mysql/mysql.sock

Directive Local Value Master Value
mysqli.allow_local_infile On On
mysqli.allow_persistent On On
mysqli.default_host no value no value
mysqli.default_port 3306 3306
mysqli.default_pw no value no value
mysqli.default_socket no value no value
mysqli.default_user no value no value
mysqli.max_links Unlimited Unlimited
mysqli.max_persistent Unlimited Unlimited
mysqli.reconnect Off Off

openssl

OpenSSL support enabled
OpenSSL Library Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
OpenSSL Header Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008

pcre

PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 8.31 2012-07-06

Directive Local Value Master Value
pcre.backtrack_limit 1000000 1000000
pcre.recursion_limit 100000 100000

PDO

PDO support enabled
PDO drivers mysql, sqlite

pdo_mysql

PDO Driver for MySQL enabled
Client API version 5.1.56

Directive Local Value Master Value
pdo_mysql.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock

pdo_sqlite

PDO Driver for SQLite 3.x enabled
SQLite Library 3.7.7.1

Phar

Phar: PHP Archive support enabled
Phar EXT version 2.0.1
Phar API version 1.1.1
SVN revision $Id: c5042cc34acebcc0926625b57dff03deebbe6472 $
Phar-based phar archives enabled
Tar-based phar archives enabled
ZIP-based phar archives enabled
gzip compression enabled
bzip2 compression enabled
Native OpenSSL support enabled

Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.

Directive Local Value Master Value
phar.cache_list no value no value
phar.readonly On On
phar.require_hash On On

posix

Revision $Id: 32db6705f5b617967a546be3114e178a4138c1ca $

Reflection

Reflection enabled
Version $Id: 25ecbad68e5a4573ffee43ea24a0591ea179492a $

session

Session Support enabled
Registered save handlers files user
Registered serializer handlers php php_binary wddx

Directive Local Value Master Value
session.auto_start Off Off
session.cache_expire 180 180
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_httponly Off Off
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file /dev/urandom /dev/urandom
session.entropy_length 32 32
session.gc_divisor 1000 1000
session.gc_maxlifetime 1440 1440
session.gc_probability 1 1
session.hash_bits_per_character 5 5
session.hash_function 0 0
session.name PHPSESSID PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path /tmp /tmp
session.serialize_handler php php
session.upload_progress.cleanup On On
session.upload_progress.enabled On On
session.upload_progress.freq 1% 1%
session.upload_progress.min_freq 1 1
session.upload_progress.name PHP_SESSION_UPLOAD_PROGRESS PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefix upload_progress_ upload_progress_
session.use_cookies On On
session.use_only_cookies On On
session.use_trans_sid 0 0

SimpleXML

Simplexml support enabled
Revision $Id: 692516840b2d7d6e7aedb0bedded1f53b764a99f $
Schema support enabled

soap

Soap Client enabled
Soap Server enabled

Directive Local Value Master Value
soap.wsdl_cache 1 1
soap.wsdl_cache_dir /tmp /tmp
soap.wsdl_cache_enabled 1 1
soap.wsdl_cache_limit 5 5
soap.wsdl_cache_ttl 86400 86400

SourceGuardian

SourceGuardian Loader Support enabled
SourceGuardian Loader Version 9.0.2
SourceGuardian Loader Build Number 0x00000015
phpSHIELD Support enabled

Directive Local Value Master Value
sourceguardian.restrict_unencoded 0 0

SPL

SPL support enabled
Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

sqlite3

SQLite3 support enabled
SQLite3 module version 0.7
SQLite Library 3.7.7.1

Directive Local Value Master Value
sqlite3.extension_dir no value no value

standard

Dynamic Library Support enabled
Path to sendmail /usr/sbin/sendmail -t -i

Directive Local Value Master Value
assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1
auto_detect_line_endings 0 0
default_socket_timeout 60 60
from no value no value
url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry a=href,area=href,frame=src,input=src,form=fakeentry
user_agent no value no value

tidy

Tidy support enabled
libTidy Release 11 February 2007
Extension Version 2.0 ($Id: tidy.c 323118 2012-02-07 20:49:10Z tony2001 $)

Directive Local Value Master Value
tidy.clean_output no value no value
tidy.default_config no value no value

tokenizer

Tokenizer Support enabled

wddx

WDDX Support enabled
WDDX Session Serializer enabled

xml

XML Support active
XML Namespace Support active
libxml2 Version 2.6.26

xmlreader

XMLReader enabled

xmlwriter

XMLWriter enabled

xsl

XSL enabled
libxslt Version 1.1.17
libxslt compiled against libxml Version 2.6.26
EXSLT enabled
libexslt Version 1.1.17

zip

Zip enabled
Extension Version $Id: php_zip.c 321634 2012-01-01 13:15:04Z felipe $
Zip version 1.9.1
Libzip version 0.9.0

zlib

ZLib Support enabled
Stream Wrapper compress.zlib://
Stream Filter zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3

Directive Local Value Master Value
zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no value

Additional Modules

Module Name
ionCube Loader

Environment

Variable Value
PATH /usr/local/bin:/usr/bin:/bin
UNIQUE_ID USyHCn8AAAEAAGDoMCAAAAE3
HTTP_HOST www.agliocchi.it
HTTP_CONNECTION keep-alive
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
HTTP_USER_AGENT Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.97 Safari/537.22
HTTP_REFERER http://webx1.aruba.it/CP/index.php?0f42659eefd9ff6bf3ba528385eb0aa7
HTTP_ACCEPT_ENCODING gzip,deflate,sdch
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.8,it;q=0.6
HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.3
SERVER_SIGNATURE no value
SERVER_SOFTWARE Apache/2.2
SERVER_NAME
SERVER_ADDR
SERVER_PORT 80
REMOTE_ADDR
DOCUMENT_ROOT /web/htdocs/www.xxxxxxxxxxxxx.it/home/
SERVER_ADMIN
SCRIPT_FILENAME /web/htdocs/www.xxxxxxxxxxxxx/home/aruba__php__test.php
REMOTE_PORT 23678
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING no value
REQUEST_URI /aruba__php__test.php
SCRIPT_NAME /aruba__php__test.php
PHPRC /web/htdocs/www.xxxxxx.it/php.ini

PHP Variables

Variable Value
_SERVER["PATH"] /usr/local/bin:/usr/bin:/bin
_SERVER["UNIQUE_ID"] USyHCn8AAAEAAGDoMCAAAAE3
_SERVER["HTTP_HOST"] www.xxxxx.it
SERVER["HTTP_CONNECTION"] keep-alive
SERVER["HTTP_ACCEPT"] text/html,application/xhtml+xml,application/xml;q=0.9,/
;q=0.8
_SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.97 Safari/537.22
_SERVER["HTTP_REFERER"] http://webx1.aruba.it/CP/index.php?0f42659eefd9ff6bf3ba528385eb0aa7
_SERVER["HTTP_ACCEPT_ENCODING"] gzip,deflate,sdch
_SERVER["HTTP_ACCEPT_LANGUAGE"] en-US,en;q=0.8,it;q=0.6
_SERVER["HTTP_ACCEPT_CHARSET"] ISO-8859-1,utf-8;q=0.7,*;q=0.3
_SERVER["SERVER_SIGNATURE"] no value
_SERVER["SERVER_SOFTWARE"] Apache/2.2
_SERVER["SERVER_NAME"]
_SERVER["SERVER_ADDR"]
_SERVER["SERVER_PORT"] 80
_SERVER["REMOTE_ADDR"]
_SERVER["DOCUMENT_ROOT"
_SERVER["SERVER_ADMIN"]
_SERVER["SCRIPT_FILENAME"]
_SERVER["REMOTE_PORT"] 23678
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"] no value
_SERVER["REQUEST_URI"] /aruba__php__test.php
_SERVER["SCRIPT_NAME"] /aruba__php__test.php
_SERVER["PHPRC"]
_SERVER["PHP_SELF"] /aruba__php__test.php
_SERVER["REQUEST_TIME_FLOAT"] 1361872650.802
_SERVER["REQUEST_TIME"] 1361872650

PHP License

This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.

@BernhardPosselt
Copy link
Contributor

This is not the stuff im looking for, this is php_info() ;) the owncloud log is in data/owncloud.log and the apache configs

@giacomorossi
Copy link
Author

http://www.xxxxxxit/cloud/
http://www.xxxxx.it/cloud/remote.php/core.css

No input file specified.

looking at CSS with FF i've found taht there is a missing file...related to remote.php is there any usefoul?

@BernhardPosselt
Copy link
Contributor

I cant follow. This is very likely an apache config issue, not something thats related to firefox or anything else on the client side.

@giacomorossi
Copy link
Author

Got an answer from my host, they say thata mod_rewrite is running and they suggest to rename the following lines:
php_value upload_max_filesize 513M
php_value post_max_size 513M
php_value memory_limit 512M

This does not fix the bug, i think we have amissing link to te CSS file, what does the debug line do?
Thanks.

@BernhardPosselt
Copy link
Contributor

The PHP stuff is not related to this. Please add the debug line to your config/config.php also post your rewrite rules/apache config

@giacomorossi
Copy link
Author

heck of languages versions installed on the server

PHP: 5.4.12
Perl: 5.008008
Ruby: 1.8.6
Python: 2.4.3

Additional Perl Forms Modules installed

Apache::Htpasswd 1.8
Archive::Tar 1.36
Archive::Zip 1.23
AutoLoader 5.60
B::Lint 1.03
CGI 3.15
CPAN 1.76_02
Carp::Clan 5.9
Compress::Raw::Zlib 2.008
Compress::Zlib 2.008
Crypt::PasswdMD5 1.3
Cwd 3.12
DBD::Multiplex 2.04
DBD::mysql 4.005
DBI 1.601
Devel::PPPort 3.06_01
Digest 1.14
Digest::MD5 2.36
Digest::SHA 5.45
Digest::SHA1 2.11
Encode 2.12
Errno 1.10
ExtUtils::CBuilder 0.21
ExtUtils::Install 1.33
ExtUtils::MakeMaker 6.30
File::HomeDir 0.66
File::Path 1.08
File::Temp 0.16
File::Which 0.05
Filter Installed
GD 2.35
Getopt::Long 2.35
HTML::Parser 3.56
IO 1.22
IO::Compress::Base 2.008
IO::Compress::Zlib Installed
IO::Tee 0.64
IO::Zlib 1.08
LWP 5.808
List::Util 1.21
Locale-Maketext Installed
MD5 2.03
Math::BigInt 1.77
Math::BigRat 0.15
Math::Complex 1.37
Memoize 1.01
Module::Build 0.2808
Module::Pluggable 3.6
Net Installed
Net::Daemon 0.43
Net::Ping 2.33
Perl 5.8.8
Pod Installed
Pod::Escapes 1.04
Pod::Parser 1.32
Pod::Simple 3.05
Storable 2.15
Sub::Uplevel 0.18
Switch 2.10_01
Sys::Syslog 0.13
Term::ANSIColor 1.10
Term::Cap 1.09
Term::ReadKey 2.30
Test::Exception 0.25
Test::Harness 2.56
Test::Harness::Straps 0.29
Test::Simple 0.62
Text Installed
Text::Balanced 1.95
Text::Glob 0.08
Text::Reform 1.11
Text::Soundex 3.03
Tie::RefHash 1.32
Time::HiRes 1.9717
Time::Local 1.11
Unicode::Normalize 0.32
XML::Parser 2.36
XSLoader 0.06
YAML 0.66
base 2.07
bignum 0.17
constant 1.05
threads::shared 0.94
version 0.74

PHP Extensions Installed ( to be informed, please use phpinfo() )

bcmath
BCMath support enabled

bz2
BZip2 Support Enabled
Stream Wrapper support compress.bzip2://
Stream Filter support bzip2.decompress, bzip2.compress
BZip2 Version 1.0.3, 15-Feb-2005

calendar
Calendar support enabled

Core
PHP Version 5.4.12

ctype
ctype functions enabled

curl
cURL support enabled
SSL Version OpenSSL/0.9.8b
ZLib Version 1.2.3

date
date/time support enabled
"Olson" Timezone Database Version 2012.10

dom
DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.6.26
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled

ereg
Regex Library Bundled library enabled

exif
EXIF Support enabled
EXIF Version 1.4 $Id$
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF

fileinfo
fileinfo support enabled
version 1.0.5

filter
Input Validation and Filtering enabled
Revision $Id: 2aa8dd57d9c0c655cd45e6e5872bb95fa5ad76cf $

ftp
FTP support enabled

gd
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Version 2.2.1
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 6b
PNG Support enabled
libPNG Version 1.2.10
WBMP Support enabled
XPM Support enabled
libXpm Version 30411
XBM Support enabled
JIS-mapped Japanese Font Support enabled

gettext
GetText Support enabled

hash
hash support enabled

iconv
iconv support enabled
iconv library version 2.5

imap
IMAP c-Client Version 2004
SSL Support enabled
Kerberos Support enabled

json
json support enabled
json version 1.2.1

libxml
libXML support active
libXML Compiled Version 2.6.26
libXML Loaded Version 20626
libXML streams enabled

mbstring
Multibyte Support enabled
libmbfl version 1.3.2
Multibyte (japanese) regex support enabled
Multibyte regex (oniguruma) version 4.7.1

mcrypt
mcrypt support enabled
mcrypt_filter support enabled
Version 2.5.7
Supported ciphers cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes cbc cfb ctr ecb ncfb nofb ofb stream

mhash
MHASH support Enabled
MHASH API Version Emulated Support

mysql
MySQL Support enabled
Client API version 5.1.56

mysqli
MysqlI Support enabled
Client API library version 5.1.56
Client API header version 5.1.56

openssl
OpenSSL support enabled
OpenSSL Library Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
OpenSSL Header Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008

pcre
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 8.31 2012-07-06

PDO
PDO support enabled

pdo_mysql
PDO Driver for MySQL enabled
Client API version 5.1.56

pdo_sqlite
PDO Driver for SQLite 3.x enabled

Phar
Phar: PHP Archive support enabled
Phar EXT version 2.0.1
Phar API version 1.1.1
SVN revision $Id: c5042cc34acebcc0926625b57dff03deebbe6472 $
Phar-based phar archives enabled
Tar-based phar archives enabled
ZIP-based phar archives enabled
gzip compression enabled
bzip2 compression enabled
Native OpenSSL support enabled

posix
Revision $Id: 32db6705f5b617967a546be3114e178a4138c1ca $

Reflection
Reflection enabled
Version $Id: 25ecbad68e5a4573ffee43ea24a0591ea179492a $

session
Session Support enabled

SimpleXML
Simplexml support enabled
Revision $Id: 692516840b2d7d6e7aedb0bedded1f53b764a99f $
Schema support enabled

soap
Soap Client enabled
Soap Server enabled

SourceGuardian
SourceGuardian Loader Support enabled
SourceGuardian Loader Version 9.0.2
phpSHIELD Support enabled

SPL
SPL support enabled

sqlite3
SQLite3 support enabled
SQLite3 module version 0.7

standard
Dynamic Library Support enabled

tidy
Tidy support enabled
Extension Version 2.0 ($Id: tidy.c 323118 2012-02-07 20:49:10Z tony2001 $)

tokenizer
Tokenizer Support enabled

wddx
WDDX Support enabled
WDDX Session Serializer enabled

xml
XML Support active
XML Namespace Support active
libxml2 Version 2.6.26

xmlreader
XMLReader enabled

xmlwriter
XMLWriter enabled

xsl
XSL enabled
libxslt Version 1.1.17
libxslt compiled against libxml Version 2.6.26
EXSLT enabled
libexslt Version 1.1.17

zlib
ZLib Support enabled
Compiled Version 1.2.3
Linked Version 1.2.3

@BernhardPosselt
Copy link
Contributor

@giacomorossi
Copy link
Author

I'm on a hosted server, i can't use the prompt to send commands. I can just upload files in php or html...and run them.
On the other hand, the tech support of my host has confirmed that mod_rewrite is running properly, so is there any script we can upload and run to get this apache configuration? Or we can try another troubleshot routine?

@BernhardPosselt
Copy link
Contributor

Since this is impossible to debug/fix from my point of view and it seems to be more of a configuration issue, I'd advise you to:

  • Ask in our forum: http://forum.owncloud.org/
  • Ask in our IRC channel: irc.freenode.net #owncloud
  • Ask your hosting provider to set it up properly or use proper webspace, maybe a vserver.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants