Re: Missing files ??

Christian Stocker <[email protected]> Mon, 23 Jan 2006 17:13:00 +0100
Newsgroups gmane.comp.cms.bitflux.general
Organization Bitflux GmbH
Message-ID <[email protected]>

On 23.1.2006 17:06 Uhr, Roberto Jobet wrote:
> Hi,
> 
> We downloaded the latest stable version from the bitflux web site (http://bitflux.org/download/fluxcms-1.3.0.tgz).
> 
> No problem found installing it.
> 
> The only issue is that trying to connect to the admin page nothing happens... We just see the 4 subdirectories of /admin
> 
> It seems like there are missing files... We checked again the .tgz file we downloaded but everything seems OK, we have the same files installed in the Linux server...


You don't have the "AlloOverride All" option enabled in your httpd.conf

<VirtualHost *:80>
    DocumentRoot /path/to/your/dir/bxcms/
    ServerName bxcms
    <Directory /path/to/your/dir/bxcms/>
       AllowOverride All
    </Directory>
</VirtualHost>

chregu


> Is there something wrong ??
> 
> Regards
> 
> Roberto
> 
> 

-- 
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 44 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http://www.bitflux.ch | [email protected] |  GPG 0x5CE1DECB
-- 
bitflux-cms mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms