Re: Midgard Mac OS X Installation
"Piotras" <pp-VVDi8QVAvoBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
> midgard-php4 > ************ > > $ sudo ./mkall --with-apxs2=/usr/local/apache2/bin/apxs \ > --with-apr-config=/sw/bin/ \ Full path including apr-config binary. > --with-midgard=/usr/local/midgard/bin/midgard-config \ > --with-php-config=/usr/local/php/bin/php-config > Added these to my php.ini: > extension=midgard.so > register_globals=on We register globals in vhost config IIRC. What is the gcc version? You should have 3.x. Piotras