Pascal Van Hecke wrote: > But still the thing doesn't work... > > Where do I have to look for clues, knowing that: > - I did not get any error messages during the rpm > install (I did use some KPackage for the downloads, > and for apache-devel rpminst, I hope that's OK?)
I don't know about the packaged versions, but > - I did not get any error messages running > /usr/sbin/apachectl configtest and restart, even after > adding > LoadModule Midgard_module > /usr/lib/apache/mod_midgard.so Did you also install the data package? It has additional commands to active (not just load) Midgard for specific sites. > But still, when I run a test.php file just containing > phpinfo(), mod_midgard is _not_ mentioned as one of > the loaded modules... You must still add midgard.so to your php.ini. The RPM may not have done so. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
