Link to home
Start Free TrialLog in
Avatar of kulwant singh
kulwant singh

asked on

Composer installation exe.php error in latest version

PHP:  syntax error, unexpected '=' in D:\wamp64\bin\php\php7.0.10\php.ini on line 1030

Please help to me

Thanks
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

What does your PHP.INI file look like on line 1030?
Avatar of kulwant singh
kulwant singh

ASKER

; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
; http://php.net/sendmail-path
sendmail_path = sendmail_path ="D:\wamp64\sendmail\sendmail -t -i"

; Force the addition of the specified parameters to be passed as extra parameters
; to the sendmail binary. These parameters will always replace the value of
; the 5th parameter to mail().
;mail.force_extra_parameters =
Thanks expert i solved problem.
For the record
sendmail_path = sendmail_path ="D:\wamp64\sendmail\sendmail -t -i"

Open in new window

Should be
sendmail_path ="D:\wamp64\sendmail\sendmail -t -i"

Open in new window


@kulwant
I see this is your first question, welcome to EE.

It appears you have the solution to your problem. If so can you close the question by either accepting an answer (which can include one or more solutions - including your own) - or delete.

If you are uncertain how to do this - post back here.
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.