#67 closed defect (bug) (invalid)
Call to undefined function: utf8_decode()
Reported by: | anonymousbugger | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | critical | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
When trying to install from a clean update from CVS, on step 3 this happens:
Fatal error: Call to undefined function: utf8_decode() in /var/www/html/wordpress/wp-includes/functions-formatting.php on line 114
Change History (6)
This ticket was mentioned in Slack in #core-passwords by kraft. View the logs.
9 years ago
Note: See
TracTickets for help on using
tickets.
What version of php are you using? utf8_decode should be available in 3.0.6 or higher.