Hello ppl, I installed midgard 16.3 on fedora (core 3)through yum. And installation of RPM went fine.I checked out it is using mysql 3.x . To make midgard use latest Php Mysql of my machine shall I install everything from source. Ppl's input will be highly appreciated. -Nitin
--- Piotras <[EMAIL PROTECTED]> wrote: > "Rialhon, Jean Yves" > <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I'm migrating from midgard 1.5 + php4 + mysql 3.23 > to midgard 1.7 + php4 > > + mysql 4.0. > > > > When specify explicitely the database handler it > works perfect. I was > > hopping to find another solution preventing me to > do such a major change > > in all pages. > > First of all I would suggest to install PEAR DB > package. > If you do not want to use it , change a bit your > pages "connection usage". > > 1. You may set root's code-global as inherited and > delete other pages code-global elements. > 2. You may move your code to snippet and include it > in code-global elements. > > Both solutions let you maintain the code *in one > place*. > > Piotras > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
