I had osticket 1.9.3 installed and running on shared godaddy hosting. I had a few nightmares with them with mod_security etc. I had email cron working and everything was great. I dumped the database and moved all files over to a new server. My own box hosted in a datacenter. I changed the settings in ost-config.php , and when I tried to connect i got
Fatal error: Invalid opcode 153/1/8 (after turning on error checking in bootstrap.php) I figured let me just install it from scratch. and now all i get is the same error i cannot setup at all. Fatal error: Invalid opcode 153/1/8. in /srv/www/htdocs/crm1/support/include/class.i18n.php on line 243My server has the all the requirements , updated php , mysql, mysqli extension , gettext , phar . it should be working I am not sure where i am going wrong. I thought i would be able to just migrate my old system over without much trouble. Any help would be greatly appreciated , thank you.