On Tuesday, August 4, 2015 at 11:39:49 AM UTC-7, Richard wrote: > > The error make no sens there is no php in web2py... You may use an example > file which call a php backend and that why you fall on that error, that the > only thing I can see... >
Or he may be seeing a 404 error from Web2py, and "seeing" that as meaning "server/php error" (it's really a response code saying the server couldn't find the resource the URL (URI) described, independent of implementation of the server). /dps > On Tue, Aug 4, 2015 at 2:18 PM, Phillip <[email protected] <javascript:> > > wrote: > >> just posted as a side-note in case it is resulting from something >> obvious. I would have to revert back to the set up I was using to get the >> full traceback, but I remember it was related to jquery 1.7 >> >> On Tuesday, August 4, 2015 at 12:51:51 PM UTC-5, Richard wrote: >>> >>> server/php 404 ?? >>> >>> Richard >>> >>> On Tue, Aug 4, 2015 at 1:44 PM, Phillip <[email protected]> wrote: >>> >>>> I am using fileuploader.js trying to implement the web2py cookbook >>>> example >>>> >>>> jQuery-File-Upload has the singleFileUploads option to send all files >>>> at once instead of making an upload request for each file >>>> >>>> *note: *I have already tried the jQuery-File-Upload, but was receiving >>>> a server/php 404 error. >>>> >>>> Let me know if you need more info >>>> >>>> Thanks, >>>> >>>> PW >>>> >>>> -- >>>> Resources: >>>> - http://web2py.com >>>> - http://web2py.com/book (Documentation) >>>> - http://github.com/web2py/web2py (Source code) >>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "web2py-users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

