queXS for Windows (using XAMPP)



queXS for Windows is simply the queXS package with all the required executable files and configuration to run “out of the box”. This functionality is provided by the XAMPP package. I have simply packaged queXS using XAMPP, and added ADOdb


It may be useful for testing and temporary use – but please note that XAMPP is not necessarily secure, and may need to be modified for secure use.


Installation:

  1. Download the queXS for Windows package from SourceForge

  2. Execute the file to extract it to a root directory (such as c:\ ) or a usb stick root directory (eg e:\ ) - It is a 7zip compressed self executable file

  1. Go to the directory: xampplite


Run:

  1. Execute the file “mysql_start.bat”

  2. Execute the file “apache_start.bat”

  3. Go to: http://localhost/forbidden/quexs/admin/ in your browser

  1. Follow the queXS administration documentation here: http://quexs.sourceforge.net/documentation/administer.xhtml

  2. Run queXS as a user by browsing to: http://localhost/forbidden/quexs/


Stop:

  1. Execute the file “apache_stop.bat”

  2. Execute the file “mysql_stop.bat”


Modify permissions:

  1. Edit the file xampplite\htdocs\forbidden\.htpasswd and add usernames and passwords in the format username:password

  2. Make sure to let queXS know about the new users by going to: http://localhost/forbidden/quexs/admin/ and updating the user list