Hi,

Yesterday, I installed version 1.2.5 from source and made everything
working (took a lot of time to read and search the web). Anyway, I
believe I got the hang of it.

Now, I upgraded to 1.4beta3. Everything compiled and installed fine. But
the scripts which are supposed to upgrade the database, didn't work
well. My virtual hosts are port based and all ports where set to 0 and
some other data was lost as well.

I hadn't previously created any bigger site, so I dropped the entire
database and created it anew using the corresponding scripts in the
dist-data dir. However, no midgard site is working. I keep seeing the
page from http:/localhost, whenever I issue a request to a virtual
midgard host. I have set the apache loglevel to debug but nothing
strange is reported. The new midgardized php module works with
non-midgard pages.

I changes the virtual host sections in httpd.conf to look like this:

<VirtualHost
143.239.211.92:8099>                                               
ServerName
wizard.ucc.ie                                                        
Port
8099                                                                       
MidgardEngine
on                                                                
php3_magic_quotes_gpc
off                                                       
php3_magic_quotes_runtime
off                                                   
MidgardParser
latin                                                             
</VirtualHost>

but this din't help either.

Any help greatly appreciated.


Frank

-- 
Dr Frank Boehme                      | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-903163
Dept of Computer Science             |   fax: +353-21-903113
Cork, Ireland                        |

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to