View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
1615 | Composr | core | public | 2014-03-25 14:26 | 2014-03-26 12:38 |
Reporter | PDStig | Assigned To | Chris Graham | ||
Priority | normal | Severity | major | ||
Status | resolved | Resolution | fixed | ||
Summary | 1615: Cron Job bridge is halting with a syntax error (issue 1614 did not fix it) | ||||
Description | Composr: 9.0.12 OS: Linux Domain: www.wrrj.org Host: webhostinghub Ever since version 9.0.11 to 9.0.12 upgrade (though just now noticed this in private messages), cron jobs error with syntax error, unexpected $end, expecting T_VARIABLE or T_DOLLAR_OPEN_CURLY_BRACES or T_CURLY_OPEN (version: 9.0.12, PHP version: 5.3.28, URL: ?%2Fhome%2Fwrrjor5%2Fpublic_html%2Fdata%2Fcron_bridge_php=) | ||||
Steps To Reproduce | Execute cron job every 5 minutes php -C -q --no-header /home/wrrjor5/public_html/data/cron_bridge.php | ||||
Additional Information | THIS IS A DUPLICATE OF BUG 1614. The bug was not resolved. Since 1614, I did the following: 1. File integrity check 2. I removed unnecessary files according to integrity check 3. I uploaded a couple missing index.html files according to integrity check 4. I checked every php file in the stack trace, and all are not reporting syntax errors as reported by Composr. 5. I cleared all the cache multiple times. The integrity check is not erroring for any of the files that have been causing the issues. Attached is the stack trace in a TAR file. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
I'm happy to look into it for you, but I think I'll need access, as somewhere deep in your database there is some Comcode that is parsing to corrupt Tempcode (=corrupt PHP code), and it's hard to guess at the cause. It might be some kind of character set encoding error at some point. If you'd like me to take a look, please open a bug report ticket with access details: https://compo.sr/site/tickets/ticket.htm?ticket_template=bug&cost=free And just paste in a link to this issue, so I know what you're referring to. |