Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
our_own_cloud_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
die_coolen_jungs
our_own_cloud_project
Commits
e992da51
Commit
e992da51
authored
15 years ago
by
Frederik Gladhorn
Browse files
Options
Downloads
Patches
Plain Diff
add some install instructions
parent
3bbf305f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/INSTALL
+19
-1
19 additions, 1 deletion
docs/INSTALL
with
19 additions
and
1 deletion
docs/INSTALL
+
19
−
1
View file @
e992da51
nothing here yet
== PREREQUISITS ==
php5
currently mysql, should optionally be sqlite
== SETUP ==
Set up your paths in:
config/config.php
Your data will be in:
$CONFIG_DATADIRECTORY = '/www/testy';
And the ownCloud path is:
$CONFIG_DOCUMENTROOT = '/www/owncloud/htdocs';
Both are absolute paths, so if your server is in /var/www, you need to add the /var
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment