John Wilger <[EMAIL PROTECTED]> wrote: > Hello, > > I am just installing and trying out midgard for the first time. Everything > seemed to compile and install fine on my Redhat 7.1 box. However, when I > try to access the asgard page, I get the contents of the php file in the > window. Before installing midgard, php worked fine. do you have this line in httpd.conf: AddType application/x-httpd-php .php [other extensions] (Sorry but my mail client doesn't deal yet with the base64 encoded attachments) > I have php installed as both a binary CGI and an apache module. I don't > know if it's related, but when I try to invoke php from the command line I > get the error: > > "php: error while loading shared libraries: /usr/lib/php4/midgard.so: > undefined symbol: ap_find_linked_module" > > I realize that this _might_ be because it is not running as the apache > module when invoked this way, but I wasn't sure. Exactly, this is normal. If you need to run the command line version, you have to have separate php.ini files. > I have attached the sontents of my httpd.conf and php.ini files; if you > need others, let me know. > > Thanks in advance for any help. > > -- > Regards, > > John Wilger > Senior Partner/CEO > Dotted-Quad Design Studio > > [EMAIL PROTECTED] > 513.544.7309 > > Visit our web site at http://www.dqdstudio.com -- Best regards, David Guerizec http://www.guerizec.net/david/ http://www.imuable.org/ http://www.midgard-project.org/ http://www.aurora-linux.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
