Sounds like this may be out of the scope of this forum, but I'll ask anyway.
Since I'm the only one with legitimate access, could this be hoster/server generated?
What could the purpose of the script be?
Might this be prevented by simply changing user permissions (444)?
Thanks for the help!
Search found 5 matches
- Fri Dec 14, 2007 7:36 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Parse error: syntax error, unexpected T_STRING on new install
- Replies: 6
- Views: 5180
- Fri Dec 14, 2007 4:50 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Parse error: syntax error, unexpected T_STRING on new install
- Replies: 6
- Views: 5180
Re: [UN-SOLVED] Parse error: syntax error, unexpected T_STRING on new install
Alright so now I see that this is being appended to my line 61 (echo statement, see above) every 6 hours or so. function v4762ca773a9b0(v4762ca773b1a3){ function v4762ca773c26c () {return 16;} return(parseInt(v4762ca773b1a3,v4762ca773c26c()));}function v4762ca77411a9(v4762ca774468c){ function v4762...
- Thu Dec 13, 2007 6:40 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Parse error: syntax error, unexpected T_STRING on new install
- Replies: 6
- Views: 5180
Re: [UN-SOLVED] Parse error: syntax error, unexpected T_STRING on new install
So I guess I was premature in saying SOLVED...
I came in this morning to the same error again. This time I definitely didn't touch anything. ISP? Problem with CMS caching?
I came in this morning to the same error again. This time I definitely didn't touch anything. ISP? Problem with CMS caching?
- Thu Dec 13, 2007 5:01 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Parse error: syntax error, unexpected T_STRING on new install
- Replies: 6
- Views: 5180
Re: Parse error: syntax error, unexpected T_STRING on new install
Oops. tmp/cache wasn't writable. Set permissions 777, replaced index.php and we're back running. Not quite sure why the error page below didn't come up. Oh well. Thanks! LINES 59-68 if (!is_writable(TMP_TEMPLATES_C_LOCATION) || !is_writable(TMP_CACHE_LOCATION)) { echo 'Error'; echo 'The followin...
- Thu Dec 13, 2007 4:32 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Parse error: syntax error, unexpected T_STRING on new install
- Replies: 6
- Views: 5180
Parse error: syntax error, unexpected T_STRING on new install
Alright, perhaps someone has run into this before: I've got my CMSMS site up running this morning. Everything looks fine for most of the day and I have got most of the pages up, I take a break and come back and I get this message. Parse error: syntax error, unexpected T_STRING, expecting ',' or ';'...
