You might find the reference useful when debugging these types of problems: http://code.google.com/appengine/docs/java/runtime.html#The_Sandbox
Robert On Sun, Feb 5, 2012 at 12:28, Alessandro Aglietti <[email protected]> wrote: > Ciao, > > the filesystem on appengine is read-only ^^. > > Cheers > > > On Sat, Feb 4, 2012 at 8:58 PM, Mjrosse > <[email protected]> wrote: >> >> hello everyone. >> >> can somebody explain me how to fix this problem with my aplication on >> appspot. >> >> the issue is this, I upload a proyect made in php with java and the >> page run perfect but, if i go to admin panel i get this problem >> "The settings file was found at includes/settings.php but is not >> writable. Please set the appropriate permissions to make the settings >> file writable." >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> > > > > -- > Alessandro Aglietti > > webLog - realtimeCV - Google+ > > "Gli'è ora d'illuminassi, tirassi sui i calzoni e levassi" > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
