Date: Sun, 15 Oct 2006 17:10:32 -0700 From: Gary Kline <kline@sage.thought.org> To: albi <albi@scii.nl> Cc: freebsd-questions@freebsd.org, justin <justins@justnosweat.net> Subject: Re: squirrelmail Message-ID: <20061016001032.GA18513@thought.org> In-Reply-To: <20060921224132.2e3a5c9e.albi@scii.nl> References: <20060921222701.D63174@justnosweat.net> <20060921224132.2e3a5c9e.albi@scii.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 21, 2006 at 10:41:32PM +0200, albi wrote: > 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 > > I've been saving these instructions for weeks and just installed squirrelmail. I tested it with http://www.thought.org/squirrelmail/ and by pointing at the src/configtest.php. I get a 404 return. I have added your mods intp my httpd.conf; I have stopped and restarted apache; I have run ./configure. Still nothing. Any clues? gary > -- > grtjs, > albi > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Gary Kline kline@thought.org www.thought.org Public service Unix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061016001032.GA18513>