Try to learn something about everything, and everything about somethingThomas Huxley “Darwin's bulldog” (1824-1895)

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:computers:dokuwiki_tweaks [09/02/26 13:14 GMT] – [Mobile Scaling] johnpublic:computers:dokuwiki_tweaks [17/02/26 16:25 GMT] (current) – [jpg upload error - XML] john
Line 369: Line 369:
 </code> </code>
  
 +
 +===== jpg upload error - XML =====
 +
 +Media manage red warnings when uploading jpg image files
 +
 +<note warning>
 +Error: Call to undefined function xml_parser_create()
 +</note>
 +
 +New VPS was missing the '' php-xml '' package.
 +
 +  sudo apt install php-xml
 +  sudo service apache2 restart
 +  
 +
 +[[https://forum.dokuwiki.org/d/21045-error-call-to-undefined-function-xml-parser-create]]
 ===== Acronyms & Abbreviations ===== ===== Acronyms & Abbreviations =====
  
Line 752: Line 768:
  
 Page Updated: ~~LASTMOD~~ Page Updated: ~~LASTMOD~~
 +
 +
  
 {{tag>dokuwiki}} {{tag>dokuwiki}}
  
  

Navigation