Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Framadate Framadate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 53
    • Merge requests 53
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Framasoft
  • Framadate
  • FramadateFramadate
  • Issues
  • #397

Closed
Open
Created Dec 27, 2018 by Andriamilanto T.@tandriamil

Blank page on create_classic_poll.php due to utf8_encode() undefined function

Bonjour à tous,

Lors de la création d'un sondage simple, j'arrive sur une page blanche à l'url /create_classic_poll.php. J'ai cette ligne d'erreur dans les logs d'apache :

PHP Fatal error:  Uncaught Error: Call to undefined function utf8_encode() in [...]/create_classic_poll.php:166\nStack trace:\n#0 {main}\n  thrown in [...]/create_classic_poll.php on line 166, referer: [...]/create_classic_poll.php

En cherchant sur le web, je tombe sur ce post qui propose d'installer php7.0-xml et ça fonctionne. Pourquoi ne pas ajouter ça aux dépendances ?

Versions : Debian=9.6 / Php=7.0.33 / Apache=2.4.25 / Framadate=1.1.9


Hi,

When trying to create a simple poll, I landed on a blank page on the /create_classic_poll.php url. I get the following error in apache's logs:

PHP Fatal error:  Uncaught Error: Call to undefined function utf8_encode() in [...]/create_classic_poll.php:166\nStack trace:\n#0 {main}\n  thrown in [...]/create_classic_poll.php on line 166, referer: [...]/create_classic_poll.php

After looking on the web, I found this post that proposes to install php7.0-xml and it works fine. Why not adding this dependency ?

Versions : Debian=9.6 / Php=7.0.33 / Apache=2.4.25 / Framadate=1.1.9

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking