PHP Parse error

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
luishmpaulo
 
 
Posts: 142
Joined: Wed Jan 11, 2012 8:49 pm
Location: Brazil
Contact:

PHP Parse error

Post by luishmpaulo »

Hello people.

A small problem on a form page: when we try to access it we see the error message

"PHP Parse error: syntax error, unexpected '[' in \\ WINDOWS-PD-0001.FS.LOCAWEB.COM.BR \ WNFS-0001 \ assetramed1 \ web \ PHPMailer.php on line 166 "

The strange thing is that the same page when hosted on another host works correctly: https://ophicina.net.br/assetramed/Agendamentos.php

Do you know what I can do?

P.S.: I didn't move or program anything different - I don't even know how to program ...
User avatar
Pablo
 
Posts: 23451
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: PHP Parse error

Post by Pablo »

This is most likely relates to the PHP version on the server.
PHP mailer requires PHP 5.5 or newer.
Post Reply