• Skip to primary navigation
  • Skip to main content

Luc Russell

Data Engineering and Full Stack Development

  • Home
  • Blog

DocuWiki Strict Standards error

04/27/2013 by Luc

DocuWiki prints out lots of warning information like “Strict Standards: Declaration of …”

Solution 1: You may be able to set this in .htaccess, however some hosts may not respect the setting in .htaccess
See this reference.

Solution 2: Reduce the error reporting in php.ini e.g. “error_reporting = E_ALL & ~E_NOTICE”
See here.

Filed Under: errors and problems Tagged With: php

Error while loading shared libraries: libXau.so.6

04/26/2013 by Luc

/usr/bin/php: error while loading shared libraries: libXau.so.6: failed to map segment from shared object: Cannot allocate memory

Caused by: Did you try to update memory settings in php config? Seems if you do this, you also need to increase the amount available to Apache, i.e.

vi /usr/local/apache/conf/httpd.conf

And set the RLimitMEM to something like 651048618

See this reference.

Filed Under: errors and problems Tagged With: php

Copyright ©2019 Luc Russell | Site by Sproutee

Copyright © 2019 · Aspire Pro on Genesis Framework · WordPress · Log in