Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-09 Thread MidGe
Any progress with uwsgi? I am about to give up on this project and will have to wait for another to try web2py again. I have a deadline of having to renew a hosting arrangement and that date is pretty much fixed. It is now nearly two weeks since I decided to give web2py a shot and unfortunate

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-04 Thread MidGe
Yes Johann, I also believe that there is something happening webfaction side and I think that they are fiddling something. It has happened before in my short experience and I am slightly weary. Your issue is probably different as in this case it was working and then stopped without any interf

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-04 Thread Johann Spies
On 5 October 2011 06:48, MidGe wrote: > Ah, ok, I thought this was a different branch and that I had to use a > different repo name or branch to pull it. > > But now, uwsgi, doesn't seem to work again. So I am not sure about > introducing another issue prior to fixing the main one.. to have uwsg

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-04 Thread MidGe
Ah, ok, I thought this was a different branch and that I had to use a different repo name or branch to pull it. But now, uwsgi, doesn't seem to work again. So I am not sure about introducing another issue prior to fixing the main one.. to have uwsgi working.

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-04 Thread Roberto De Ioris
> But where do I download the code for that version? In the directory where you cloned the sources yesterday, run hg pull hg update make -- Roberto De Ioris http://unbit.it

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-04 Thread Roberto De Ioris
> Bad news... > > I left my site well alone after the success yesterday. > > This morning, unfortunately, it was as if nothing had be done. > > I killed uwsgi and re-started after overwriting the copy... All to no > avail... > > I get the double log in (wth two web2py logos in top left corner), a

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-04 Thread MidGe
Bad news... I left my site well alone after the success yesterday. This morning, unfortunately, it was as if nothing had be done. I killed uwsgi and re-started after overwriting the copy... All to no avail... I get the double log in (wth two web2py logos in top left corner), and request to r

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-04 Thread MidGe
But where do I download the code for that version?

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-04 Thread MidGe
Ok Roberto, I am willing to try that. Does this version of uwsgi include the fix for my problem? Or can I run two different version of uwsgi at the same time. If so, is it just a matter of renaming uswgi file to something different?

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-04 Thread Roberto De Ioris
> Ok Roberto, > > I managed to build and test. At first view It seems to work. I can > modify > files and save them. > > So, there is great progress, thanks a lot. > > Is there anything else I could do to help you or the community in anyway? > Don't hesitate to ask or suggest. > > Michel > Tha

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-04 Thread MidGe
Ok Roberto, I managed to build and test. At first view It seems to work. I can modify files and save them. So, there is great progress, thanks a lot. Is there anything else I could do to help you or the community in anyway? Don't hesitate to ask or suggest. Michel

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-03 Thread MidGe
Hi Roberto, Unfortunately, it failed on the make. It is missing libxml2 development package, In the error message there is a mention of using libexpat or disabling XML... Anything I can do about this? Michel

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-03 Thread Roberto De Ioris
> OK, will give it a shot and let you know. > > What is the mercurial command for the version you committed? > > Michel > hg clone http://projects.unbit.it/hg/uwsgi cd uwsgi make -- Roberto De Ioris http://unbit.it

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-03 Thread MidGe
OK, will give it a shot and let you know. What is the mercurial command for the version you committed? Michel

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-03 Thread Roberto De Ioris
Il giorno 03/ott/2011, alle ore 07:51, MidGe ha scritto: > Thank you for your interest and quick reply. > > > > > Ah! Yes, I could do that, But I also am able to log in and edit when using > apache as a server. > > > Yes, something like that is the cause. > > > Fine I can duplic

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-02 Thread MidGe
> > Thank you for your interest and quick reply. > > > > Ah! Yes, I could do that, But I also am able to log in and edit when using apache as a server. Yes, something like that is the cause. Fine I can duplicate an re-duplicate here. I can insert any code to debug/test and am quite p

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-02 Thread Roberto De Ioris
> Hi there, > > If I disable the https requirement for the admin, I will not be able > to get into the admin area either. I was meaning disabling it in: applications/welcome/controllers/appadmin.py > > The strange thing is that I can log in. The system recognizes my > password as valid (when i

Re: [web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-02 Thread Bruno Rocha
try to change for the uswgi user. can you see which user it is using? may be www-data or even www or apache On Sun, Oct 2, 2011 at 10:20 PM, MidGe wrote: > Hi there, > > If I disable the https requirement for the admin, I will not be able > to get into the admin area either. > > The strange thi

[web2py] Re: webfaction clean install unable to save any files in admin edit mode

2011-10-02 Thread MidGe
Hi there, If I disable the https requirement for the admin, I will not be able to get into the admin area either. The strange thing is that I can log in. The system recognizes my password as valid (when it is, and not when it is not) but it does get me back to the login screen, in an endless loo