#12791 closed defect (bug) (fixed)
tools > import fails on syntax error
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | achtundsiebzig |
Description
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /nfs/c06/h03/mnt/92452/domains/kunsttechnikeinheit.com/html/wp-admin/import/wordpress.php on line 734
(running trunk)
Change History (3)
- Resolution set to fixed
- Status changed from new to closed
comment:3
achtundsiebzig — 3 years ago
yikes. who would have thought php5 is opt-in at mediatemple?
switched v5 on, works.
Note: See
TracTickets for help on using
tickets.

And PHP 4, apparently :)