Deepak Kumar Posted May 5, 2022 Posted May 5, 2022 Hello Everyone, I have FileMaker Server 19.4.2 installed in Windows Server 2016 and PHP (v 7.2.9). I am facing an isue while trying to connect to filemaker server database. It's throwing error as mentioned below: PHP Parse error: syntax error, unexpected 'new' (T_NEW) in D:\Program Files\FileMaker\FileMaker Server\Web Publishing\publishing-engine\php\FileMaker\PEAR.php on line 557 Not sure how to resolve this error. Pls suggest.
ggt667 Posted May 5, 2022 Posted May 5, 2022 (edited) IIRC from my PHP days syntax error, unexpected 'new' (T_NEW) is not a correct error in PHP. Memory, disk space, username / password, privileges or anything else with the installation itself comes to mind. Are you able to run a curl query against the endpoint? My 2 cents worth. Edited May 5, 2022 by ggt667
Recommended Posts
This topic is 922 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now