Hi,

I am attempting to upgrade a site that is currently running 1.7.6 on RHEL 4/PHP4 to 8.09 on a new server running RHEL 5/PHP5. I have put a copy of my midgard database on the new server.

I followed the advice in the docs and first upgraded to 1.8.9. That seemed to go well and everything seemed to work ok. So I moved on and installed 8.09 from the RPMs found at opensuse.org( under RHEL5 - x86_64 ) and then ran datagard -a upgrade. This all went just fine. The problem is that none of my hosts are functional and the problems all seem to be various mgd_xxx functions that are not defined. For example, when I try to access Aegir or Spider-admin, the following error is logged:

PHP Fatal error:  Call to undefined function mgd_get_host() ...

When I try to access my public site, I get the following error:

PHP Fatal error: Call to undefined function mgd_get_page() ... ( this is actually in my code)

Midgard itself seems to be functioning as it is constructing the pages and generating the output files in the cache directory, but it appears that some of the functions previously available are no longer available.

Did I miss something in the installation or are these (and presumably other) functions no longer available ? If they are no
longer available, how can I go about moving my site to 8.09.

Thanks in advance for any advice.

Martin
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to