Re: Strange segfaults in apache
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Mon, 12 Dec 2005 11:37:44 +0100
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
"Brandl, Gernot" <gb-9dL/[email protected]> wrote: > > Midgard version? > 1.7.3 > > > Some special Apache directives in configuration? > > phpMyAdmin is subdirectory ( or even linked one ) under Midgard > DocumentRoot? > Or do you set some alias or something similiar in apache configuration? > > /etc/httpd/conf.d/phpmyadmin.conf: > Alias /phpmyadmin /var/www/html/phpmyadmin OK, I think it's general midgard-apache module problem. ln -s /var/www/html/phpmyadmin /midgard/documentroot/phpmyadmin This should do the trick. Not best , but not resolvable other way today. Piotras