[Phpslash-commit] CVS: phpslash-ft/doc/html phpslash.sgml,1.64,1.65
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-01-09 17:32:59
|
Update of /cvsroot/phpslash/phpslash-ft/doc/html In directory sc8-pr-cvs1:/tmp/cvs-serv19006/phpslash-ft/doc/html Modified Files: phpslash.sgml Log Message: install and upgrade docs Index: phpslash.sgml =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/doc/html/phpslash.sgml,v retrieving revision 1.64 retrieving revision 1.65 diff -C2 -d -r1.64 -r1.65 *** phpslash.sgml 9 Jan 2003 17:28:23 -0000 1.64 --- phpslash.sgml 9 Jan 2003 17:32:54 -0000 1.65 *************** *** 452,455 **** --- 452,457 ---- <p>Here are some things that you may need to manually adjust: <itemize> + <item>The test.php3 script shows the status of some of the configuration. + This may give hints to correct some installation problems. <item>How do I fix "Fatal error: Call to a member function on a non-object in page.inc on line 68"? <p>This is a phplib error that will be fixed in later versions of phplib. For now the easiest solution is to change line 67 to: |