Hello, Ok I have finally installed midgard on solaris8. To get rid of most of the problems I had to install lot of packages from sunfreeware.com.
Until now I was using midgard1.2.5 for years so naturaly I'd like to do database upgrade. I did ./database-upgrade and repligard -m and my old site and oldadmin works just fine. After that I did conmfigure in midgard-data: LDFLAGS='-L/usr/local/lib -L/usr/ccs/libs -L/usr/ucblib -L/usr/local/mysql/lib/mysql -L/usr/local/midgard/lib -R/usr/local/lib -R/ucb/ccs/lib -R/usr/ucblib -R/usr/local/mysql/lib/mysql -R/usr/local/midgard/lib' CCFLAGS='-L/usr/ucblib' ./configure --with-db-host=<my.ip> --with-db=midgard --with-db-admin-user=root --with-db-admin-password=something --with-db-user=midgard --with-db-user-password=something --with-install=upgrade --with-asgard --with-blobdir=/usr/local/midgard/blobs --with-apache-user=apache --with-apache-group=apache --with-ip=<my.ip> -with-midgard=/usr/local/midgard and after that I did ./dbinstall everything went fine so I edited httpd.conf and logged to asgard but now I'm geting this error on top of asgard page: "Parse error: parse error, unexpected '<', expecting T_VARIABLE or '$' in code-global(66) : eval()'d code on line 1708" I cannot edit anything now... I'd like to know what I did wrong. Thanks... Toni --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
