Ok that was the fix!!!! thanks

On Thu, 21 Sep 2006, albi wrote:

On Thu, 21 Sep 2006 22:37:44 +0000 (UTC)
justin <[EMAIL PROTECTED]> 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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to