Migration problem with Squiz server

I've just ported our system to a new server, but HIPO is generating the following error message:
Fatal error: getjob() [function.require]: Failed opening required '/var/www/matrix_3-16-7/core/hipo/jobs/hipo_job_create_links.inc' (include_path='.:/home/matrix/public_html/matrix/php_includes:/usr/share/php:/usr/share/pear') in /home/matrix/public_html/matrix/core/hipo/hipo_herder.inc on line 126

Job Type Owner Last Updated Percent Complete





Any thoughts on how to fix? I'm guessing it's something in the Squiz server setup, but not sure where to edit.



Thanks for any help!



Dale



(Matrix 3.16.7)

[quote]
I've just ported our system to a new server, but HIPO is generating the following error message:

Fatal error: getjob() [function.require]: Failed opening required '/var/www/matrix_3-16-7/core/hipo/jobs/hipo_job_create_links.inc' (include_path='.:/home/matrix/public_html/matrix/php_includes:/usr/share/php:/usr/share/pear') in /home/matrix/public_html/matrix/core/hipo/hipo_herder.inc on line 126

Job Type Owner Last Updated Percent Complete





Any thoughts on how to fix? I'm guessing it's something in the Squiz server setup, but not sure where to edit.



Thanks for any help!



Dale



(Matrix 3.16.7)

[/quote]



I think Squiz server is located under /usr/local/squiz or something like that. Under that location, there would be a config file which would have the wrong path. Assuming that the problem is Squiz server, you can test this in a pinch by going to the HIPO configuration screen and turning off Squiz server and try it again.