#67 closed defect (bug) (invalid)
Call to undefined function: utf8_decode()
| Reported by: | anonymousbugger | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | critical | Keywords: | |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
What version of php are you using? utf8_decode should be available in 3.0.6 or higher.