Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
7589d344
Commit
7589d344
authored
17 years ago
by
Gábor Hojtsy
Browse files
Options
Downloads
Patches
Plain Diff
#215454
by keith.smith: cleaning up some language in INSTALL.txt
parent
ef043ca5
No related branches found
Branches containing commit
Tags
3.0.0-rc1
Tags containing commit
2 merge requests
!7452
Issue #1797438. HTML5 validation is preventing form submit and not fully...
,
!789
Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
INSTALL.txt
+16
-14
16 additions, 14 deletions
INSTALL.txt
with
16 additions
and
14 deletions
INSTALL.txt
+
16
−
14
View file @
7589d344
...
...
@@ -22,30 +22,31 @@ PostgreSQL have been tested to a lesser extent. When using MySQL, version 4.1.1
or greater is recommended to assure you can safely transfer the database.
For more detailed information about Drupal requirements, see "Requirements"
(http://drupal.org/requirements) in the Drupal
H
andbook.
(http://drupal.org/requirements) in the Drupal
h
andbook.
For detailed information on how to configure a test server environment using
a variety of operating systems and web servers, see "Local server setup"
(http://drupal.org/node/157602) in the Drupal
H
andbook.
(http://drupal.org/node/157602) in the Drupal
h
andbook.
OPTIONAL REQUIREMENTS
---------------------
- To use XML-based services such as the Blogger API and RSS syndication,
you will need PHP's XML extension. This extension is enabled by default.
you will need PHP's XML extension. This extension is enabled by default.
- If you want support for clean URLs, you'll need mod_rewrite and the ability
to use local .htaccess files.
- To use Drupal's "Clean URLs" feature on an Apache web server, you will need
the mod_rewrite module and the ability to use local .htaccess files. For
Clean URLs support on IIS, see "Using Clean URLs with IIS"
(http://drupal.org/node/3854) in the Drupal handbook.
- Various Drupal features require that the web server process (for
example, httpd) needs to be able to initiate outbound connections.
This is usually possible, but some hosting providers or server
configurations forbid such connections. The features that depend on
this functionality include the integrated "Update status" module
which downloads information about available updates of Drupal core
and any installed contributed modules and themes, the ability to log
in via OpenID, fetching aggregator feeds, or use other
network-dependent services.
example, httpd) be able to initiate outbound connections. This is usually
possible, but some hosting providers or server configurations forbid such
connections. The features that depend on this functionality include the
integrated "Update status" module (which downloads information about
available updates of Drupal core and any installed contributed modules and
themes), the ability to log in via OpenID, fetching aggregator feeds, or
other network-dependent services.
INSTALLATION
...
...
@@ -172,7 +173,7 @@ INSTALLATION
* Access the file system path settings in Drupal by selecting these
menu items from the Navigation menu:
a
dminister >
s
ite configuration >
f
ile system
A
dminister >
S
ite configuration >
F
ile system
Enter the path to the new location (e.g.: uploads) at the File
System Path prompt.
...
...
@@ -319,3 +320,4 @@ administration assistance, please consult the Drupal handbook at
http://drupal.org/handbook. You can view the wide range of other support options
available at http://drupal.org/support.
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