Hello everyone. I'm having trouble compiling (correctly) Cherokee on my mac. The problem is that I can't compile it with PHP5 support out of the box. I am a user of Macports so my php-cgi is /opt/local/bin/php-cgi and yes it has the (cgi-fcgi) banner. I did the following: export PHPCGI=/opt/local/bin/php-cgi ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var -- with-mysql=/usr/local/mysql/bin/mysql_config make -j4 sudo make install sudo cherokee-admin
And then I went to the web admin interface and had no php5 information source. Another question is that of how can I specify ffmpeg and geoip libs on configure. They were installed with macports. Thanks Tomás Senart _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
