summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsoranzo2004-06-29 19:41:42 +0000
committersoranzo2004-06-29 19:41:42 +0000
commitf8fe32b3412360d6f2086ea7489d775037a03c13 (patch)
tree57507a70d635bcd027ae54ffb3512459a08e9d6e
parentfe41bcb99431047de98483feedc0bec7035bf602 (diff)
Small fixes to FAQ
-rw-r--r--FAQ7
1 files changed, 3 insertions, 4 deletions
diff --git a/FAQ b/FAQ
index b7d04f19..180c7d5c 100644
--- a/FAQ
+++ b/FAQ
@@ -59,8 +59,8 @@ A: PostgreSQL, by default, runs in trust mode. That means that it doesn't
Q: I get a warning like this when using phpPgAdmin on Windows:
- Warning: session_start() [function.session-start]:
- open(/tmp\sess_5a401ef1e67fb7a176a95236116fe348, O_RDWR) failed
+ "Warning: session_start() [function.session-start]:
+ open(/tmp\sess_5a401ef1e67fb7a176a95236116fe348, O_RDWR) failed"
A: You need to edit your PHP.INI file (usually in C:\WINDOWS) and change this line:
@@ -164,6 +164,5 @@ A: The Info page will show you what other tables have foreign keys to the
Q: I would like to help out with the development of phpPgAdmin. How should I
proceed?
-A: Read the DEVELOPERS and TRANSLATORS files.
-
+A: We really would like your help! Please read the DEVELOPERS and TRANSLATORS files.