[commits] [Wiki] changed: FAQ/Admin/Troubleshoot

Michael Rubinsky mrubinsk at horde.org
Wed Dec 10 16:00:08 UTC 2014


mrubinsk  Wed, 10 Dec 2014 16:00:07 +0000

Modified page: http://wiki.horde.org/FAQ/Admin/Troubleshoot
New Revision:  85
Change log:  Spelling

@@ -140,9 +140,9 @@

  This error message is a misrepresentation of the actual problem.  
Often occurs when some dependency needed for php_whatever.dll is  
missing.e.g. need to copy iconv.dll (from the dlls folder under to the  
php install directory) to windows\system32 to get php_gettext.dll to  
load.

  +++ "Unable to open VFS file for writing"
-If you see this message from kronolith or trean (or any other  
application hat uses crontabs) you are running a crontab script as a  
different user as you did in the first run. Adjust your crontab  
(running it as same user as the webserver is a good idea) and also  
change the ownship of {{<your_vfs_root>/.horde}}.
+If you see this message from kronolith or trean (or any other  
application that uses crontabs) you are running a crontab script as a  
different user as you did in the first run. Adjust your crontab  
(running it as same user as the webserver is a good idea) and also  
change the ownership of {{<your_vfs_root>/.horde}}.

  +++ "undefined function: bindtextdomain()"
  This error occurs when PHP is not compiled with gettext support. As  
of Horde 2.0, PHP needs to be compiled with gettext support. Rebuild  
PHP with the {{--with-gettext}} option to configure, or if using RPM's  
install the php-gettext RPM.




More information about the commits mailing list