> > error log (just the error) > [Sun Sep 26 17:37:48 2010] [error] [client 127.0.0.1] File does not exist: > E:/websites/qbase/qooxdoo-sdk, referer: http://qbase.net/source/ > > I changed my virtualhost entry to e:\websites, and then access the > application with http://qbase.net/qbase/source this works. > > Is this correct?
Yes. If e:\websites is your document root (which I assumed all along, after you wrote > webroot > qooxdoo-sdk > my-app ), you have to access your source version with http://qbase.net/qbase/source/ (which slipped my attention all along). Next time first try to get your web server setup sorted out, with just static pages, before proceeding to generated framework apps. T. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
