Hi Paul, Google Groups isn't the place to post specific technical issues, as this forum is meant more for general discussion of the platform and services.
If you would like help with a technical issue, you should post to stackoverflow [1] or serverfault [2]. If you believe you've identified and can reproduce an issue with the platform itself (behaviour is different from documentation or error occurs during normal use), then you should proceed to open a public issue tracker [3] issue with enough detail to reproduce the issue on our side, or if possible, an attached app that can be used to directly observe the behaviour. Your issue report contains not enough information to determine what is happening, even in the event that you did post it to one of those other locations, so I suggest adding more detail before doing so. Some of that information might be: * what version of the SDK you're using (is it latest? usually best to use the latest SDK and re-try to see if the error occurs) * what OS you're using * the full stack trace of the issue * what your app code is doing (even just a minimal snippet that will reproduce the behaviour, or your complete app code) If you would like to open a thread in this forum discussing the platform or services in more broad terms, starting a discussion that would be useful for other users to join in to, feel free to do so. Have a great day! [1] http://www.stackoverflow.com/ [2] http://www.serverfault.com/ [3] http://code.google.com/p/google-appengine/issues/list On Monday, July 27, 2015 at 6:27:21 AM UTC-4, Paul Canning wrote: > > The dev app server has started giving me the error: > > "Call to undefined function move_uploaded_file()" > > I am using this same function on a live module and it has worked perfectly > in the past on the dev server. > > I am using PHP 5.5, defined in the config yaml file. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/48e209a2-4013-4c73-bc65-881f56054a6b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
