[midgard] Making a copy of a Midgard website

2000-07-18 Thread Gary Burkin
Hello everyone, Is there a simple way to make a copy of an entire Midgard site and place it on a separate host? Cheers, Gary g a r y b u r k i n w e b d e v e l o p e r A M A Z E ... Amaze Ltd Condor House 5-14 St Pauls Church Yard London EC4V 5AN Tel: +44

[midgard] Making a copy of a Midgard website

2000-07-18 Thread Gary Burkin
Hello everyone, Is there a simple way to make a copy of an entire Midgard site and place it on a separate host? I'm not currently on the mailing list so can you please reply directly to me. Cheers, Gary g a r y b u r k i n w e b d e v e l o p e r A M A Z E ... g a r

[midgard] Thanks, and just a...

2000-07-18 Thread Carl Bowden
Thanks to every one who helped with installing mgd on LinuxPPC, it works great ( but how would i really know other wise, yet ) which is why i have been playing madly with it (midgard, that is) ... and not yet lived up to my document promise, but it seems things have been movivng a long also. (I

[midgard] Question about PHP

2000-07-18 Thread Rolf Gerritsen
Hello, I have just downloaded midgard, and while reading the installationinstuctions I wonder of the installation of PHP4 with apache is enough or that I must install the PHP3 module also Grx, Rolf -- This is The Midgard Project's mailing list. For more information, please visit the project's

[midgard] Snippets vs Page Elements

2000-07-18 Thread Vincent QUERU
Hi to you all Midgard maniacs, I'm currently using the 1.4 beta 3 version of Midgard which already has the snippet and snippetdir tables but doesn't have any of the associated mgd functions. This is where I need your help. I want to code some small PHP functions that will be used throughout my

Re: [midgard] Making a copy of a Midgard website

2000-07-18 Thread Emiliano
Is there a simple way to make a copy of an entire Midgard site and place it on a separate host? If the host is the only one in your database, a database dump and restore is easiest. I'm not current on what repligard can do but I think Alexander can tell more about that. I'm not currently on

Re: [midgard] Question about PHP

2000-07-18 Thread Emiliano
I have just downloaded midgard, and while reading the installationinstuctions I wonder of the installation of PHP4 with apache is enough or that I must install the PHP3 module also Midgard is a superset of PHP3. We're working on PHP4. In the meantime you can run them side by side. Emile

Re: [midgard] Midgard and PHP4 ?

2000-07-18 Thread Emiliano
I tried the Version 1.2.5 of Midgard and it works perfect. But I have one BIG problem: I'm using PHP4 and the (patched) libphp3 and the libphp4 didn't work together... Is there a solution yet without running two main apache-processes (because I can't run these on the same port)? Thanks.

Re: [midgard] Snippets vs Page Elements

2000-07-18 Thread Emiliano
Hello Vincent QUERU, 1) I could use pure PHP code with separate files and include statements : it would undoubtedly work but it is not too satisfactory. 2) Snippet and snippetdirs were designed to do just that but for the time being I would have to do most of the job by hand (this

Re: [midgard] Midgard and PHP4 ?

2000-07-18 Thread Alexander Bokovoy
Reiner Keller wrote: Hello, I tried the Version 1.2.5 of Midgard and it works perfect. But I have one BIG problem: I'm using PHP4 and the (patched) libphp3 and the libphp4 didn't work together... Is there a solution yet without running two main apache-processes (because I can't run

Re: [midgard] Making a copy of a Midgard website

2000-07-18 Thread Alexander Bokovoy
Emiliano wrote: Is there a simple way to make a copy of an entire Midgard site and place it on a separate host? If the host is the only one in your database, a database dump and restore is easiest. I'm not current on what repligard can do but I think Alexander can tell more about that.

Re: [midgard] Snippets vs Page Elements

2000-07-18 Thread Alexander Bokovoy
Hi, Vincent! Vincent QUERU wrote: Hi to you all Midgard maniacs, I'm currently using the 1.4 beta 3 version of Midgard which already has the snippet and snippetdir tables but doesn't have any of the associated mgd functions. Yes, Snippets are available since beta 4 only (though tables

[midgard] error in mod_midgard

2000-07-18 Thread Rolf Gerritsen
Please help me .. I've been trying all afternoon to compile the module from mod_midgard but i'm keepon getting an error. after the 2nd line it stops with : apxs:Break: Command failed with rc=-256 make: *** [mod_midgard.so] Error 1 Does somebody know ?? Thx, Rolf -- This is The

Re: [midgard] error in mod_midgard

2000-07-18 Thread Emiliano
I've been trying all afternoon to compile the module from mod_midgard but i'm keepon getting an error. after the 2nd line it stops with : apxs:Break: Command failed with rc=-256 make: *** [mod_midgard.so] Error 1 See http://www.midgard-project.org/manual/faq.installing.html Emile --

[midgard] Fwd: Problem with Midgard site at http://www.midgard-project.org/manual/midgard-help@greywolves.org?

2000-07-18 Thread Henri Bergius
Greetings! I think this is better resolved on the list... /Bergie, in a military hospital (just a flu) ___ Forward Header ___ Subject:Problem with Midgard site at http:[EMAIL PROTECTED]? Author: Roman Engelbarts [EMAIL PROTECTED] Date:Tue, 18 Jul

Re: [midgard] Midgard and PHP4 ?

2000-07-18 Thread Alexander Bokovoy
Reiner Keller wrote: thanks for the hint with --enable-versioning , but it didn't work (-DPHP loads libphp3.so, -DPHP4 loads libphp4.so): # httpd -DPHP -DPHP4 Segmentation fault Disabling of loading dynamic libraries (function not used) didn't help. In PHP4 versioning

Re: [midgard] Midgard and PHP4 ?

2000-07-18 Thread Reiner Keller
Hello, What version of PHP3 you're using? If it is from Midgard 1.2.5, it wouldn't work because versioning support was added after that version of PHP3. If you're using Midgard 1.4 betas then it should work, I tested it on my machine and versioning was working perfectly. ok. I update to

Re: [midgard] Midgard and PHP4 ?

2000-07-18 Thread Alexander Bokovoy
Hi! Reiner Keller wrote: Hello, What version of PHP3 you're using? If it is from Midgard 1.2.5, it wouldn't work because versioning support was added after that version of PHP3. If you're using Midgard 1.4 betas then it should work, I tested it on my machine and versioning was

Re: [midgard] Midgard and PHP4 ?

2000-07-18 Thread Reiner Keller
Hallo, You have to recompile all parts of Midgard, not just midgard-lib. it's clear. I have dropped also the database midgard and created it with the new install-script again. Now I removed all old midgard- Files and build 1.4b4 from scratch. Same error message appears, when i start httpd...

Re: [midgard] Midgard and PHP4 ?

2000-07-18 Thread Alexander Bokovoy
Reiner Keller wrote: Hallo, You have to recompile all parts of Midgard, not just midgard-lib. it's clear. I have dropped also the database midgard and created it with the new install-script again. Now I removed all old midgard- Files and build 1.4b4 from scratch. Same error message

Re: [midgard] Fwd: Problem with Midgard site at http://www.midgard-project.org/manual/midgard-help@greywolves.org?

2000-07-18 Thread Emiliano
I've just installed midgard which version? on a Suse Linux 6.4 System, and I´ve used the AMP Version installed by Suse. Now I´ve made all changes in the httpd.conf and updates to the db, but if I start the recommended server no authentification is requestet. Pre-beta4 it looks like. How

Re: [midgard] Midgard and PHP4 ?

2000-07-18 Thread Reiner Keller
Hello, I'll try tomorrow to run midgard 1.4b4 on a non-SMP-computer... (1.2.5 was running ok here). are the .so's built with -fPIC? And which glibc version do you have (reported when running the library)? It's glibc 2.1: # ldd /usr/local/lib/libmidgard.so libz.so.1 =

Re: [midgard] Midgard and PHP4 ?

2000-07-18 Thread Reiner Keller
Hello, I've now compiled midgard-php-1.4b4 with minimal options: ./configurere --with-midgard --enable-versioning and get a segmentation fault on loading. I use gdb and get: Starting program: /usr/sbin/httpd -D PHP Program received signal SIGSEGV, Segmentation fault. 0x40009334 in

[midgard] recurring calendar events

2000-07-18 Thread A.J. Morris
-- 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]

Re: [midgard] My experience with 1.4beta4

2000-07-18 Thread Derek Beattie
Damn, and I thought I was going cray. I'm kinda glad to see others had this problem. ...in my ever ending battle to bring our companies web site up using midgard. --- Emiliano [EMAIL PROTECTED] wrote: Apparently, it is not possible to get things working when libmidgard was compiled

[midgard] revision control

2000-07-18 Thread Alan Knowles
what is the current thoughts on revision control - is it planned at the backend level? I was considering writing it into the admin - to keep a second content tree called TOPLEVELTOPIC_revisions and hiding it from the user - then writing to this until it is approved, then copying the article

Re: [midgard] My experience with 1.4beta4

2000-07-18 Thread Derek Beattie
How do you build from source checked out from CVS? I normally do ./configure... Derek --- Emiliano [EMAIL PROTECTED] wrote: Apparently, it is not possible to get things working when libmidgard was compiled without sitegroups enabled, because otherwise I got that (already reported)

Re: [midgard] My experience with 1.4beta4

2000-07-18 Thread Emiliano
How do you build from source checked out from CVS? I normally do ./configure... First do: ( cd lib aclocal libtoolize -c --force automake -a -c autoconf ) ( cd mod aclocal automake -a -c; autoconf ) ( cd php autoconf ) This does require you have these utilities installed of course.

Re: [midgard] revision control

2000-07-18 Thread Paul Gillingwater
I've also been thinking about this, and I also plan to do it in the Admin interface, using an external file-based RCS. Basically, I plan that each time one clicks the Save button, the ci command will check the text area into a file, along with a comment entered by the user. Clicking modify will