Hey Hafiz, Just to be clear, however, your thread does somewhat stand on the boundary and is somewhat on-topic, so don't let this dissuade other users from commenting with any advice, although I think I've covered the major points.
Best wishes, Nick On Monday, August 10, 2015 at 2:01:37 PM UTC-4, Nick (Cloud Platform Support) wrote: > > Hi Hafiz, > > It's possible that a number of those files are unnecessary, and you could > try to see if there is functionality you don't need represented by these > files. Other than this, you could try to see if you've configured any > static file handlers which also use "application_readable > <https://cloud.google.com/appengine/docs/php/config/appconfig#PHP_app_yaml_Static_directory_handlers>", > > which would mean these files get counted twice. > > Unfortunately the 10,000 file limit is a hard limit and unless you can cut > out some modules, some theme packs, or some other bloat which is inflating > the size of the package, you'll need to host your website on compute > engine <https://cloud.google.com/compute/docs/>. > > In general, a thread like this shouldn't be posted to Google Groups, but > rather to stackoverflow, since this thread deals with a specific technical > issue, rather than general discussion of the platform and services. If your > thread was asking *about *the 10,000 file limit, or various implications > this might have for applications, it would be more on-topic. > > Best wishes, > > Nick > > On Monday, August 10, 2015 at 6:09:22 AM UTC-4, Hafiz Junaid wrote: >> >> I'm trying to install Moodle on google app engine. While uploading files >> from my local deployment, the 10,000 files maximum limit is reached so I'm >> unable to push my code base to the live server. Has anyone else tried this >> before? Is there a different way to achieve this? Please share your >> experiences if you have tried something similar. >> >> Thanks. >> > -- 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/d7d9e08e-1bc5-42d6-a58e-cd1a3fb1b996%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
