...
Extension | Description |
---|---|
gd | Some third-party modules rely on the GD functionality. If you don't enable the GD extension, you will encounter problems with modules like galleries. |
pcre | CONTENIDO uses PCRE-functions like preg_repace replace and preg_match and won't work without the PCRE extension. |
xml | CONTENIDO won't work without the XML extension. |
...
Class | Extension | Description |
---|---|---|
ZipArchive | zip | This class is used for module export. If it is missing, CONTENIDO still is able to run. |
DOMDocument | xml | Various classes regarding to XML files uses use this class. CONTENIDO won't work without it. |
...
Function | Extension | Description |
---|---|---|
escapeshellarg | These functions are required to test if the CLI program convert , which is part of ImagMagick, is available. | |
exec | ||
iconv | iconv | CONTENIDO won't work without the iconv function. PHP has probably been compiled with the --without-iconv parameter. |
imagecreate | gd | This function is required to resize images when the ImageMagick program is not used. |
imagecreatefromgif | gd | When GD lib is activated, it can support various image types. In order to resize or scale certain images, the image support (and therefore the corresponding function) must be available. If this these functions are not avaiable, ImageMagick can be used. If GD and ImageMagick is not installed, this could cause some problems with modulesIt could lead to problems, if neither GD nor ImageMagick are installed. |
imagegif | gd | |
imagecreatefromjpeg | gd | |
imagejpeg | gd | |
imagecreatefrompng | gd | |
imagepng | gd | |
xml_parser_create | xml | CONTENIDO won't work without it. Either the XML extension is not loaded or this function is disabled. |
...
ROOT
/data/logs/errorlog.txtROOT
/data/logs/setuplog.txtROOT
/data/logs/deprecatedlog.txtROOT
/data/logs/exception.txtROOT
/data/cronlog/pseudo-cron.logROOT
/data/cronlog/session_cleanup.php.jobROOT
/data/cronlog/send_reminder.php.jobROOT
/data/cronlog/optimize_database.php.jobROOT
/data/cronlog/move_old_stats.php.jobROOT
/data/cronlog/move_articles.php.jobROOT
/data/cronlog/linkchecker.php.jobROOT
/data/cronlog/run_newsletter_job.php.jobROOT
/data/cronlog/setfrontenduserstate.php.jobROOT
/data/cronlog/advance_workflow.php.jobROOT
/data/cacheROOT
/data/tempROOT
/data/config/config.php
Info |
---|
It might be the best to enable write permissions for the whole data/ folder. |
These client folders need write permissions:
...