Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2001-05-15 18:33:39 +0400
committerMarc Delisle <marc@infomarc.info>2001-05-15 18:33:39 +0400
commitb80fa15a81fb88846cc224bf2233ee34f02855aa (patch)
treeb9f91ee7cd038c76a114e65227c3999baf186e49 /INSTALL
parent0425b9a3e15cfaec719e412fddaf7126b91a1fc5 (diff)
doc. changes for Loic
Diffstat (limited to 'INSTALL')
-rwxr-xr-xINSTALL4
1 files changed, 0 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index f3a1c00d4d..c79569bb92 100755
--- a/INSTALL
+++ b/INSTALL
@@ -32,10 +32,6 @@ phpMyAdmin - Installation
You can get an overview of Apache's authentification methods at
http://www.apacheweek.com/features/userauth . Another tutorial is at
http://deepthought.texsci.edu/protected_dirs.html
- + PHP3 should be configured to have magic_quotes=on. In the module
- version of PHP3 this can also be set on a per-directory base with
- php3_magic_quotes_gpc on in an .htaccess file or in your Apache's
- access.conf.
+ If you don't use the extension ".php3" for your scripts, you can use
the bundled script "extchg.sh" to modify phpMyAdmin (or any other script)
to work with a different extension. Beware though, that currently changing