Bernhard Scholtes wrote: > i can access and delete any site, but when i try to create a > new host i get a message that told me that the document contains no data > and in the httpd error logfile appears : > > [notice] child pid 11083 exit signal Segmentation fault (11) > > Maybe that upgrade scheme above failed.
Possibly... but that still shouldn't cause a segfault. You could try running apache under gdb which might clue us in on what's causing it. See http://www.midgard-project.org/developer/Debugging%20Midgard.html > I also couldn't access the asgard site after installing that 1.2.5 DB > with an upgrade. > Does an upgrade not install asgard ? That depends on whether you also upgraded the data package. > Can i install it afterwards manualy ? Yes. > Is there another way to migrate an old DB ? >From the data package: ./database-upgrade repligard -m Should do it. Right, Alexander? > hmmm in the admin site i never saw a statements of code-init ... > Where do i normaly have to find it The page elements of the page in question. > and where can i find this relevant starting code-init in the mysql DB ? > (in PageElement Table ?) Yep. But the admin interface will be easier since it'll number the lines. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
