Installation problems Windows

"Roberto Jobet" <[email protected]> Sun, 22 Jan 2006 12:01:55 +0100
Newsgroups gmane.comp.cms.bitflux.general
Message-ID <[email protected]>
Hi,

Trying to open the "install" page I receive an "access denied" error...


I've followed these steps:

1) Installed XAMPP
2) Installed TortoiseSVN
3) Created a "bitflux" folder under DocumentRoot (c:\apachefriends\xampp\htdocs)
4) Right-click on "bitflux" folder > "SVN Checkout" > Confirm
5) Enabled mod_rewrite in httpd.conf
6) Created a VirtualHost in httpd.conf:

<VirtualHost *>
   ServerName bitflux
   DocumentRoot c:\apachefriends\xampp\htdocs\bitflux
  <Directory c:\apachefriends\xampp\htdocs\bitflux>
        AllowOverride All
  </Directory>  
</VirtualHost>

7) Added in hosts file under c:\winnt\system32\drivers\etc\
127.0.0.1   bitflux

8) Restarted Apache and MySQL
9) Tried to launch setup with http://bitflux/install

Am I missing something ?

Thanks for any help

Roberto

-- 
bitflux-cms mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms