Ticket #158 (closed defect: invalid)

Opened 8 months ago

Last modified 8 months ago

Fatal error: Cannot redeclare function() with xcache 1.2.2

Reported by: ctribe Owned by: moo
Priority: major Milestone: 1.3.0
Component: cacher Version: 1.2.2
Keywords: Cc:
Blocked By: PHP Version: 5.2.0-8
Application: Need User Feedback: no
Other Exts: SAPI: Irrelevant
Probability: Always Blocking:

Description

I've just installed Xcache to optimize vbulletin board but it's causing me some problems with website code.

Fatal error: Cannot redeclare manipulatetextforie() in /home/blabla/public_html/psp/functions.php on line 14

http://psp.console-tribe.com/archivio-news.php

http://ps3.console-tribe.com/archivio-news.php

I'm using te latest 1.2.2 xcache

Change History

Changed 8 months ago by moo

  • version changed from 1.2.1 to 1.2.2
  • probability set to Always

can u try to make a short reproduce sample code? or let me ssh on the server? msn/gtalk: phpxcache@…

Changed 8 months ago by moo

  • status changed from new to assigned

Changed 8 months ago by moo

  • status changed from assigned to closed
  • resolution set to invalid

it's because there's 2 require("functions.php"); and i can't make it work even with XCache disabled. not a bug if you can make sure to it only happen after and not before XCache enabled and no other settings or source code is changed

Note: See TracTickets for help on using tickets.