Re:Installation problems Windows (SOLVED)
"Roberto Jobet" <[email protected]> Sun, 22 Jan 2006 12:42:38 +0100
| Newsgroups | gmane.comp.cms.bitflux.general |
|---|---|
| Message-ID | <[email protected]> |
The problem was in the path of DocumentRoot... I was using the path as indicated in the "Installation on Windows" wiki page (c:\apachefriends\xampp\htdocs\) instead of the actual path on my system (c:\program files\xampp\htdocs\) Sorry ;-)) (maybe because I was trying to install it at 2 AM... last night ??!!) Roberto > 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 > -- bitflux-cms mailing list [email protected] http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms