Hi!
I read a lot about Midgard now and I hope it is the right tool for our site.
Unfortunately, I had to learn that we cannot use the regular Midgard in
our hosted environment. So I am now (trying to) try Lite on a SUSE
Linux box with php 4.0.6 run by our provider using a (user only) ssh
account.
I was unable to find a distribution tailored for unix and the cvs
module misses essential parts of the installation. So I downloaded the
Windows archive, fixed the line endings in the pear/Midgard folder,
generated the mysql database and are now out of luck.
I am a developer with a unix background, but not familiar with php. So
I need some guidance on where to put things. The site is already live
so I need a way to test midgard in a subfolder (/cms) first.
I am quite confused where to start. Because I cannot edit a shared
"pear" folder (I couldn't even find one), I copied the pear/Midgard
folder to my cms folder. Same for blobs (I think they to not belong
into the reach of the web server, but I can change that later) and the
"applications" like admin.
I am a bit confused why there is no index.php to start with. So I
thought the one from "admin" might be good to get something on screen.
However, I only get:
-----------------
SQL: SELECT id,style,root,info,Length(prefix) as prefix_l,sitegroup ,
sitegroup FROM host WHERE name='www.objectpark.org' AND port IN (0,80)
AND prefix=Left('/cms/',Length(prefix)) AND
IF(5>=Length(prefix),MID('/cms/',1+Length(prefix),1) IN ('','/'),0)=1
AND online=1 ORDER BY prefix DESC, port DESC
Fatal error: Call to undefined function: query() in
www.objectpark.org/cms/Midgard/midgard.class on line 78
--------------------
Looks like there are still some libraries missing? What do I need to do?
Help!
Dirk
----------------------------------------------------
"I invented the term Object-Oriented, and I can tell you I did not have
C++ in mind."
-- Alan Kay
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: [midgard-user] Midgard Lite in Hosted Unix Environmen... Dirk Theisen
- Re: [midgard-user] Midgard Lite in Hosted Unix Envir... Matthias Englert
- Re: [midgard-user] Midgard Lite in Hosted Unix E... Dirk Theisen
- Re: [midgard-user] Midgard Lite in Hosted Un... Matthias Englert
- Re: [midgard-user] Midgard Lite in Hoste... Dirk Theisen
