Commit Graph

63 Commits

Author SHA1 Message Date
Martin Mazur
bca8f3c74a correct handeling of 404 error
refer to http://wiki.nginx.org/HttpCoreModule#try_files
tested on my system
2014-03-18 07:46:16 +01:00
RandolfCarter
784fc90868 minor fixes
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-06 11:05:24 +01:00
RandolfCarter
67d919600f Naming correction 2014-03-06 11:04:43 +01:00
Randolph Carter
fcd49a9558 A few more formatting corrections and clarification
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-06 11:04:41 +01:00
RandolfCarter
ba83c3e7bd Small format fix, improve instruction order in apache section
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-06 11:03:49 +01:00
RandolfCarter
ccc1ff9691 Fix several formatting issues
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-06 11:02:14 +01:00
RandolfCarter
5be5ce64d4 Rewrite Install Wizard section
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-06 10:59:14 +01:00
Scott Sweeny
df77f84c0f Correct capitalization of ownCloud 2014-03-05 01:37:06 +01:00
Scott Sweeny
c17b803725 Add instructions on building lighttpd for Debian stable.
Some Owncloud features (Namely contact editing) don't work with Lighttpd on Debian stable because it doesn't support the PATCH verb. Add instructions on how to patch that functionality in and build the resulting package.
2014-03-05 01:36:58 +01:00
Cippaciong
03a53d16c3 Update installation_linux.srt for Arch
ownCloud is now part of the official community repository in Archlinux. I updated description and links.

Signed-off-by: Morris Jobke <morris.jobke@gmail.com>
2014-03-04 09:15:28 +01:00
rol
d6148bb47c fix Sphinx error: add empty line after code-block
The "minimal site configuration on Ubuntu 12.04" is currently not visible at [1].
What's missing is the blank line after the Sphinx directive.

[1] http://doc.owncloud.org/server/6.0/admin_manual/installation/installation_source.html
2014-02-26 21:52:36 +01:00
David Prévot
490fa7cd96 Escape asterisks
They are seen as notes otherwise.

Conflicts:
	admin_manual/LDAP/CONFIGURATION.rst
	admin_manual/config/Mail_Parameters.rst
	admin_manual/config/Miscellaneous.rst
	admin_manual/cron/Usage.rst
2014-02-25 07:37:06 +01:00
David Prévot
6e12a547ec Minor case fix
s/english/English/, s/owncloud/ownCloud, s/mysql/MySQL/, and
s/apache/Apache/.

Conflicts:
	admin_manual/config/APPS.rst
	admin_manual/config/Verification.rst
	admin_manual/installation/installation_source.rst
2014-02-24 13:40:41 +01:00
RandolfCarter
b4c0021313 Some fixes and many more notes and clarifications.
Moved SSL remark from nginx to general webserver section and elaborated more on the reasons why to use it.
Added sudo in various places where root permissions are required (but where there was no explicit mention of it).
Moved part of WebDAV remark from modules to be installed to webserver configuration, added note about disabling authentication.
Add SSL configuration for apache
And more

correct formatting, complete apache configuration

various improvements

formatting, reduce notes, more bullet lists, more detailed SSL note.

more formatting and other fixes

various fixes

add hint that mysql&apache are used in example

fix formatting for apache version script

Conflicts:
	admin_manual/installation/installation_source.rst
2014-02-20 10:07:02 +01:00
Andreas Fischer
5c2632007b Do not list curl and libcurl3. These are irrelevant.
This commits is a forward port of:
44d84353522b5a599b43cea6056e92e7726ae1a6
bf26aab24e0334cc2bfff9a4f834adbe4c99f5a2
c34ca50fe92e6d395f61eb7abb4917c8b910765a
2014-01-17 22:54:39 +01:00
Vincent Petry
fed1c422fe Added minimum PostgreSQL version 2014-01-10 17:55:34 +01:00
Vincent Petry
98faf9f75d Enhanced PHP module deps order
- reordered modules alphabetically for better readability (for example
  when comparing with a repo package list)
- moved DB modules into own section
2014-01-10 17:54:06 +01:00
Florian Selent
20f579188b Fixing Apache 2.4 example config
Using the config before my commit (including "Order allow,deny") my apache (2.4.4) always showed an 403-Error on any OC page.
Don't know exactly why that line is bad, but Apache also recommends it this way. (http://httpd.apache.org/docs/2.4/upgrading.html#run-time)

And it works :)
2013-12-22 00:31:36 +01:00
Diederik de Haas
25192b1d19 Externalized the php handler.
This makes it easy to switch the handler, especially if you have the
fastcgi_pass directive more then one time.
2013-12-14 02:06:40 +01:00
Vincent Petry
1f2f6356ac Merge pull request #202 from owncloud/oc6-manual-installation-cleanup
list required php modules in a distribution independent style
2013-12-11 09:26:54 -08:00
Thomas Müller
c6c43595e3 ffmpeg 2013-12-11 18:18:42 +01:00
Thomas Müller
f8bee7d50a list required php modules in a distribution independent style 2013-12-11 18:09:42 +01:00
blizzz
dc52b0b21b Merge pull request #201 from owncloud/oc6-cleanup
Oc6 cleanup
2013-12-11 07:56:22 -08:00
Thomas Müller
cf3f6e1589 fixing appliance page:
links to PCLinuxOS and Fedora are hopelessly outdated
2013-12-11 16:23:52 +01:00
Thomas Müller
e0ed9e0bbf For Linux we recommend our packages from OBS - otherwise manual installation is required 2013-12-11 15:54:56 +01:00
Morris Jobke
08b73bcc7b Remove duplicate fedora entry 2013-12-11 11:37:27 +01:00
Vincent Petry
27b97cc476 Fixed install dependencies
Fixed minimum required PHP version (Fixes #198)
Added ext storage deps
Added pictures app EXIF deps
2013-12-11 10:58:33 +01:00
Thomas Müller
cd54ca8211 fixing: WARNING: Explicit markup ends without a blank line & WARNING: Enumerated list ends without a blank line 2013-11-25 09:49:57 +01:00
Thomas Müller
77ff76225e fixing typos and spelling + respect max characters of 80 2013-11-25 09:26:46 +01:00
Daniel Molkentin
7c1f72a567 40x.php do not determine the error, they only display it
http://wiki.nginx.org/HttpCoreModule#error_page

See https://github.com/owncloud/mirall/issues/1098#issuecomment-26331473
2013-10-15 15:01:47 +02:00
dietmaroc
79c0b60fa4 Update installation_windows.rst 2013-09-25 10:47:54 +02:00
Ryan
2aeaea89c7 Fixed lighttpd configuration 2013-09-02 23:19:04 +12:00
dietmaroc
cc755a3868 Update installation_others.rst 2013-08-08 16:00:12 +02:00
dietmaroc
d1a51a4305 Update installation_others.rst 2013-08-08 15:53:25 +02:00
dietmaroc
afd3dd294a Update installation_others.rst
Inserted link from open Wrt-Tutorial
2013-08-08 10:38:27 +02:00
Arthur Schiwon
40abc5608a Merge branch 's5-ucs' into stable5 2013-08-08 09:35:53 +02:00
Arthur Schiwon
0447f9a197 UCS: Reinstall instructions 2013-08-08 09:35:22 +02:00
Arthur Schiwon
b31432dbd2 UCS: More details about install via AppCenter 2013-08-08 09:24:45 +02:00
Arthur Schiwon
d76cc97810 Fix Formatting 2013-08-08 09:09:21 +02:00
Daniel Molkentin
5a812347c3 Fix formatting 2013-08-01 17:34:50 +02:00
Daniel Molkentin
b4fe0bac67 Explain Proper Windows IIS Verb Handling
Fixes #142
2013-08-01 17:12:13 +02:00
Arthur Schiwon
90526599aa UCS: update installation procedure and postconfig 2013-07-31 18:05:18 +02:00
Arthur Schiwon
4ffbbd4842 UCS: UCR Intro up to date, update UCR table with new options 2013-07-31 17:55:09 +02:00
Arthur Schiwon
573f760459 UCS: since UCS 3.1 all prerequistes are given, nothing to do 2013-07-31 17:28:06 +02:00
RealRancor
b66a40325b Added php5-pgsql package to text 2013-06-08 12:14:19 +02:00
Daniel Molkentin
8dbd770dcd Mac OS support is broken 2013-06-05 23:49:00 +02:00
Bernhard Posselt
1baa7002d5 Mention PDO in requirements, Fix #116 2013-05-06 16:39:30 +03:00
Bernhard Posselt
3af0c7fbd5 make php5-intl an optional dep 2013-04-09 14:24:02 +02:00
Bernhard Posselt
72ad7aca81 Revert "version bump php to 5.3.4 to fix issue #101"
This reverts commit 8c5a98cc4d.
2013-04-08 11:28:00 +02:00
Bernhard Posselt
732304b397 version bump php to 5.3.4 to fix issue #101 2013-04-08 11:02:09 +02:00