> > Success, it was the PATH that wasn`t set to where php-config was. > > Then I'm surprised you got that far. The basic configure as phpize > generates it requires php-config. But I've amended mkall and config.m4 > to be more robust and verbose about it. > > > I went > > through the installation guide and didn`t find any indication about it, nor > > was it in the INSTALL file. At least I haven`t seen it. > > It's part of the general 'how to build php extensions'. It's not > currently included in midgard-php4.
Well, when I say success, I am talking about the mkall process. The whole thing did work as no error message was shown. Now I followed the guide and resumed installation and configuration of httpd.conf. ....Well now I am stocked since when I Include the midgard-data.conf in the httpd.conf, stop and restart (apachectl startssl) the server ... no process is actually started (ps ax) although no error message is shown. I have changed the MidgardRootFile to the correct one (following the location of midgard-root.php). My ports to listen to are (81, 8099, 8101, 8102 -> in the midgard-data.conf) and (81, 443 -> in httpd.conf). Note that I use the port 81 as the standard port since my ISP blocks 80 at the outskirt of the network; I admit I could use port 80 but if this is not crucial, I prefer not to). FYI, the a database is present is mysql, it's named db_midgard and I can access it with phpMyAdmin. > > Emile > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
