What is mmp? Is it when you install midgard from within the php source tree with --with-midgard ?
Another quick question: why does not midgard become an official extention of php? It does not seem like there is a huge barrier to entry, extension projects seem to come and go for php. one last question. Is there a way that the functionality of mod_midgard can be incorporated into mod_php4 ? That would save sysadmin and programmers from debugging 2 modules. Here is my dream install of midgard and php : Install the latest midgard libraries for linux. rpm -Uvh midgard-devel-1.99-1.i686.rpm download and install php tar -zxvf php5.0.1.tgz cd php5.0.1 ./configure --with-midgard=/usr/local --enable_mdg_preparse \ --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr/local make make install apachectl restart launch phpmole or web client to configure midgard. -- Vincent Stoessel [EMAIL PROTECTED] Java Linux Apache Mysql Php (JLAMP) Engineer (301) 362-1750 Mobile (410) 419-8588 AIM, MSN: xaymaca2020 , Yahoo Messenger: vks_jamaica --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
