
Problem with running adva-cms in production mode in Windows OS
Reported by Karthikeyan | September 16th, 2008 @ 12:46 PM
The application is not working as expected in production mode in Windows machine(not sure that it happens in all scenarios).
I ran the application with the URL http://localhost:3000/ .
I get the exceptions when I visit the Site. As the page is cached, it tries to create the folder with the name "localhost:3000" to store the cached files. But Windows OS doesn't allow the folder creation with ":".
So the folder naming can be changed(not sure whether it is possible) to something which is common to all OS.
Comments and changes to this ticket
-
Sven Fuchs September 22nd, 2008 @ 11:33 AM
- Tag changed from windows to cache, windows
- Milestone set to First alpha
-
Sven Fuchs September 22nd, 2008 @ 11:37 AM
- Milestone changed from First alpha to Release 0.1.0
-
Sven Fuchs September 22nd, 2008 @ 11:59 AM
- State changed from new to open
-
Josh H September 22nd, 2008 @ 03:31 PM
- Tag changed from cache, windows to bug, cache, windows
This is not so important for the SaaS launch.
-
Clemens Kofler September 22nd, 2008 @ 04:51 PM
I agree with Josh. And I'm not even sure if it's really important at all. AFAIK there's very little live Rails apps that run on Windows and there's a couple of other issues with running Rails on Windows in general (apart from the fact that you can't deploy using Capistrano).
-
Sven Fuchs September 22nd, 2008 @ 08:35 PM
- Milestone cleared.
-
Josh H October 4th, 2008 @ 04:25 PM
- Assigned user changed from Sven Fuchs to Josh H
I need to fix this, so I can work on adva on my Windows machine.
-
Josh H October 4th, 2008 @ 05:19 PM
- State changed from open to resolved
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<p>Cutting edge cms, blog, wiki, forum ... plattform.</p>
<p>Find the code on <a href="http://github.com/svenfuchs/adva_cms/tree/master">GitHub: adva cms</a></p>
<p>Part of the business application framework <a href="http://www.advabest.org/">adva best</a>.</p>