[mapserver-users] compilation
woodbri@swoodbridge.com
woodbri@swoodbridge.com
Tue, 30 Jul 2002 15:25:26 -0400
On 30 Jul 2002 at 17:12, jef.mony@free.fr wrote:
> Hi
>
> I need some informations for a compilation on linux.
> I'm using mapserver 3.5 with php 4.0.5 and all work fine (no crasch
> or thread-safety problems).
> I'd like to compile the 3.6.1 version :
> - I read that I need PHP 4.1.2 or latest
> - Do I need to compile it as a CGI script or may I compile it as a
> DSO module ?
You need to compile it as CGI. DSO will give you problems.
-Steve