Forum Moderators: coopster
I have a problem that some of my scripts show
parse error, unexpected $end in
note = I am sure that it not curly brackets problem.
thanks.
Try comparing both php.ini
It might still be bracket related. Does your script editor highlight ending brackets?
On your production server something is stopping the script sequence resulting in an unbalanced bracket situation.
Could you post your script or the section related to the problem (unless it’s hundreds of lines long)