Parse error
imlouelle opened this issue · 3 comments
imlouelle commented
im getting this error when i exec mutillidae on lamp i use kali linux
Parse error: syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /opt/lampp/htdocs/mutillidae/classes/EncodingHandler.php on line 8
webpwnized commented
What version of PHP are you using?
…On Wed, Apr 12, 2023, 9:05 PM python_jay ***@***.***> wrote:
im getting this error when i exec mutillidae on lamp i use kali linux
Parse error: syntax error, unexpected 'const' (T_CONST), expecting
variable (T_VARIABLE) in
/opt/lampp/htdocs/mutillidae/classes/EncodingHandler.php on line 8
—
Reply to this email directly, view it on GitHub
<#38>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC7DIKHEN3LMTXYS37RYIU3XA5GOHANCNFSM6AAAAAAW4MQALU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
imlouelle commented
I'm using PHP 8.2.2 (cli) (built: Feb 7 2023 11:27:52) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.2, Copyright (c) Zend Technologies
with Zend OPcache v8.2.2, Copyright (c), by Zend Technologies
webpwnized commented
I have not been able to reproduce the issue; however, the issue can be
caused by using early versions of PHP 7. You might check if PHP 7 is also
installed on the system, and if Mutillidae may be using the older version.
The version of PHP Mutillidae is using should be shown in the page footer
at the bottom of most pages.
…On Wed, Apr 12, 2023 at 9:21 PM python_jay ***@***.***> wrote:
I'm using PHP 8.2.2 (cli) (built: Feb 7 2023 11:27:52) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.2, Copyright (c) Zend Technologies
with Zend OPcache v8.2.2, Copyright (c), by Zend Technologies
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC7DIKG3IG5JK7JTMO4FKFDXA5ILDANCNFSM6AAAAAAW4MQALU>
.
You are receiving this because you commented.Message ID:
***@***.***>