Parse error: Unexpected T_STRING

Author Message

Ivan Imanishi

Friday 01 August 2003 8:01:18 am

Hello,

I've just intalled ezpublish 3.1-1 on my linux host and nearly everything is working nicely, except for the following error message when accessing a page:

Parse error: parse error, unexpected T_STRING in /home/restricted/home/midiativa3/public_html/ezpublish/var/cache_profissionais/content/midiativa/full/eng-GB/1/106-fc02f2561b07666e39f6fbf63ae48153.php on line 86

I've checked the file and the refered line is the following:

<a href="/ezpublish/index.php/midiativa/content/view/full/140/" class="destaque"><?xml version="1.0" encoding="UTF-8"?>

I noticed that if I change the last part to <?xml?> the line no longer returns an error.

Any ideas?

Thank you,
Ivan

Martin Burger

Sunday 03 August 2003 10:45:20 am

Try:

php_admin_value short_open_tag off

http://www.netbeyond.de/

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 00:35:21
Script start
Timing: Jan 31 2025 00:35:21
Module start 'layout'
Timing: Jan 31 2025 00:35:21
Module start 'content'
Timing: Jan 31 2025 00:35:21
Module end 'content'
Timing: Jan 31 2025 00:35:21
Script end

Main resources:

Total runtime0.0260 sec
Peak memory usage8,192.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.2500151.2266
Module start 'layout' 0.00480.0047 739.4766220.7188
Module start 'content' 0.00960.0149 960.1953997.8359
Module end 'content' 0.02440.0015 1,958.031329.9922
Script end 0.0260  1,988.0234 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002810.6072140.0002
Check MTime0.00114.3104140.0001
Mysql Total
Database connection0.00082.920110.0008
Mysqli_queries0.003011.371230.0010
Looping result0.00000.100010.0000
Template Total0.00114.110.0011
Template load0.00083.012710.0008
Template processing0.00031.100510.0003
Override
Cache load0.00062.126810.0006
General
dbfile0.00259.529680.0003
String conversion0.00000.035840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs