Move from Shared to VPS problem

I’ve had a webapp up and running on a Godaddy shared hosting plan for about a year with no problems. I have moved it to a VPS at Godaddy and can’t get the site to load. I get the same error when trying to go to mysite.net/_util. I can run a simple html file from the website, so I think the problem is with PHP. Below is my PHPINFO and below that the error I get. Can anyone guide me as to what module I may be missing on my VPS? Thanks

[ATTACH=CONFIG]n72046[/ATTACH]

[ATTACH=CONFIG]n72045[/ATTACH]

error1.PNG

php.PNG

Scriptcase doesn’t require special packages. We have several vps running and they all ran out-of-the-box. I suggest you get into contact with your host support. Other option is to install sc local and do a phpinfo and check for differences.

Thanks again for your advice.

should I be seeing this in my phpinfo run on my VPS site? : [SIZE=12px]Zend Engine v2.6.0, Copyright © 1998-2015 Zend Technologies[/SIZE]
[SIZE=12px] with Zend Guard Loader v3.3, Copyright © 1998-2014, by Zend Technologies[/SIZE]
[SIZE=12px] with Zend OPcache v7.0.4-dev, Copyright © 1999-2015, by Zend Technologies[/SIZE]

I don’t have these strings in my phpinfo. What I have:
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.6.0, Copyright © 1998-2016 Zend Technologies

report_zend_debug [TABLE=“class: table table-striped adminlist”]
[TR=“class: odd”]
[TD=“class: forumheader2 text-left”] [/TD]
[TD=“class: forumheader3 text-left”]On[/TD]
[TD=“class: forumheader3 text-left”]On[/TD]
[/TR]
[/TABLE]
[TABLE=“class: table table-striped adminlist”]
[TR=“class: even”]
[TD=“class: forumheader3 text-left”] [/TD]
[/TR]
[TR=“class: odd”]
[TD=“class: forumheader2 text-left”]zend.detect_unicode[/TD]
[TD=“class: forumheader3 text-left”]On[/TD]
[TD=“class: forumheader3 text-left”]On[/TD]
[/TR]
[TR=“class: even”]
[TD=“class: forumheader2 text-left”]zend.enable_gc[/TD]
[TD=“class: forumheader3 text-left”]On[/TD]
[TD=“class: forumheader3 text-left”]On[/TD]
[/TR]
[TR=“class: odd”]
[TD=“class: forumheader2 text-left”]zend.multibyte[/TD]
[TD=“class: forumheader3 text-left”]Off[/TD]
[TD=“class: forumheader3 text-left”]Off[/TD]
[/TR]
[TR=“class: even”]
[TD=“class: forumheader2 text-left”]zend.script_encoding[/TD]
[TD=“class: forumheader3 text-left”]no value[/TD]
[TD=“class: forumheader3 text-left”]no value[/TD]
[/TR]
[/TABLE]
PHP Extension [TABLE=“class: table table-striped adminlist”]
[TR=“class: even”]
[TD=“class: forumheader2 text-left”] [/TD]
[TD=“class: forumheader3 text-left”]20131226[/TD]
[/TR]
[TR=“class: odd”]
[TD=“class: forumheader2 text-left”]Zend Extension[/TD]
[TD=“class: forumheader3 text-left”]220131226[/TD]
[/TR]
[TR=“class: even”]
[TD=“class: forumheader2 text-left”]Zend Extension Build[/TD]
[TD=“class: forumheader3 text-left”]API220131226,NTS[/TD]
[/TR]
[/TABLE]