On Thu, Oct 11, 2001 at 12:12:26AM +0200, Emiliano wrote:
> Bernhard Scholtes wrote:
> 
> >     mysqldump yourbase > file.sql
> >     mysqladmin create database_new
> >     mysql database_new < empty.sql 
> >     mysql database_new < file.sql
> >     database-upgrade
> >     repligard -m -i AsgardSite.1.41.xml 
> 
> That sounds about right.
> 
> > to 1.4.2/PHP4 ...
> > when i now call the site i get the following errors:
> > 
> >     Fatal error: Cannot use [] for reading in code-init on line 128
> >     Fatal error: Cannot use [] for reading in code-init on line 127
> 
> And that just about doesn't. Are you able to access any of the sites?

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.

I also couldn't access the asgard site after installing that 1.2.5 DB with an upgrade.
Does an upgrade not install asgard ? 
Can i install it afterwards manualy ?

Is there another way to migrate an old DB ?

> Any chances of seeing the content of this code-init?
> 

hmmm in the admin site i never saw a statements of code-init ...
Where do i normaly have to find it
and where can i find this relevant starting code-init in the mysql DB ?
(in PageElement Table ?)

> Did you install sitegroups? If so, you must be root to create host

sitegroups installed and i'm admin


--
Bernhard 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to