Date: Thu, 21 Sep 2006 22:41:32 +0200 From: albi <albi@scii.nl> To: justin <justins@justnosweat.net> Cc: freebsd-questions@freebsd.org Subject: Re: squirrelmail Message-ID: <20060921224132.2e3a5c9e.albi@scii.nl> In-Reply-To: <20060921222701.D63174@justnosweat.net> References: <20060921222701.D63174@justnosweat.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 Sep 2006 22:37:44 +0000 (UTC)
justin <justins@justnosweat.net> wrote:
> I`ve got a problem with squirrelmail
> when i try to reach it through my browser i get the index.php
> with the following message:
--cut --
> // Are we configured yet?
> if( ! file_exists ( 'config/config.php' ) ) {
-- cut -- 
> So my questions is why the squirrelmail interface isnt executeted.
did you run ./configure in /usr/local/www/squirrelmail/ ?
and do you have in apache's config the following ?
DirectoryIndex index.html index.html.var index.php
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
-- 
grtjs,
albi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060921224132.2e3a5c9e.albi>
