On 1/20/10 2:18 PM, Glenn McGurrin wrote:
I keep getting "Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/mcgurrin/trendstar.mcgurrin.net/lib/event.php on line 53" when I try to use the maildaemon script.
Usually this sort of thing means you're running PHP 4 by mistake, which naturally enough doesn't parse code using newer language features.
Make sure your CLI PHP is the correct version, and if it isn't call the right one.
-- brion vibber (brion @ status.net) _______________________________________________ StatusNet-dev mailing list StatusNet-dev@lists.status.net http://lists.status.net/mailman/listinfo/statusnet-dev