cvs: docweb / INSTALL.txt
[email protected] ("Jacques Marneweck")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsjacques1123011537@cvsserver> |
jacques Tue Aug 2 15:38:57 2005 EDT
Modified files:
/docweb INSTALL.txt
Log:
Note the memory limit I'm using for doc.php.net
http://cvs.php.net/diff.php/docweb/INSTALL.txt?r1=1.12&r2=1.13&ty=u
Index: docweb/INSTALL.txt
diff -u docweb/INSTALL.txt:1.12 docweb/INSTALL.txt:1.13
--- docweb/INSTALL.txt:1.12 Tue Dec 14 11:55:48 2004
+++ docweb/INSTALL.txt Tue Aug 2 15:38:55 2005
@@ -30,4 +30,4 @@
</VirtualHost>
8. If you limit the amount of memory which PHP scripts can use
- increase the limit to 16M from 8M in your php.ini file.
+ increase the limit to 32M from 8M in your php.ini file.