Date: Sat, 28 Aug 2004 23:58:22 -0600 From: Scott Stahl <sstahl@shaw.ca> To: 'Robin Becker' <robin@reportlab.com>, freebsd-questions@freebsd.org Subject: RE: simultaneous apache 1.3x & 2.x Message-ID: <0I3700I4N1XE22@l-daemon> In-Reply-To: <41311324.2090204@jessikat.fsnet.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
You can run multiple instances of Apache on your machine but they cannot all use port 80 which is standard. I would recommend using a higher port for your Squirrelmail, something like 8081 or better yet use https. Honestly though I would stay away from Apache 2 all togeither as Apache 1.3.x is still the standard. Scott. -----Original Message----- From: Robin Becker [mailto:robin@reportlab.com] Sent: Saturday, August 28, 2004 5:20 PM To: freebsd-questions@freebsd.org Subject: simultaneous apache 1.3x & 2.x I'm trying to install squirrelmail, but it seems that PHP + apache 2 + squirrelmail doesn't go. I tried and although the install proceeds I get crashes in PHP. PHP appears to deprecate apache 2 at present and looking at the squirrelmail requirements it seems that apache 1.3 is the natural version. Unfortunately this freebsd 4.9 system is also required to serve SVN so I must keep apache 2. So can I get both apaches working on the same system? Or perhaps someone has some advice about getting squirrelmail working with apache 2. -- Robin Becker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0I3700I4N1XE22>