oops! mistakes. How to add a application: 1. clone from fluxflex repository. 2. copy your application(in web2py/applications/YOUR_APP) to public_html/applications folder in the repository. 3. add new files to the repository. 4. commit and push
2011年8月27日4:55 Yota Ichino <www.i...@gmail.com>: > Alan Etkin, > >> Also tried to upload with git but i dont see how to do it for one >> application into >> the pre-installed web2py folder. > The way is copying web2py/applications/YOUR_APP folder to same cloned folder. > > > > 2011/8/27 Alan Etkin <spame...@gmail.com>: >> Hi, the method you mentioned for application upload via url does the >> trick for large app files. The problem is that the user is forced to >> place an installer online somewhere as source for download. It would >> be very useful to be able to upload files "normally". Also tried to >> upload with git but i dont see how to do it for one application into >> the pre-installed web2py folder. >> >> On 23 ago, 04:44, Yota Ichino <www.i...@gmail.com> wrote: >>> nic, >>> >>> Plugin_wiki is a large file size. You can not upload large file. >>> You need to paste "http://web2py.com/examples/static/ >>> web2py.plugin.wiki.w2p" to "Use a url". >>> >>> On 8月23日, 午前11:00, nic <nicats...@gmail.com> wrote: >>> >>> > This looks fantastic. >>> > Got web2py up and running in 2 mins as advertised. >>> > However when I tried to install the plugin_wiki I got the following >>> > error. >>> >>> > """ >>> > Internal Server Error >>> > The server encountered an internal error or misconfiguration and was >>> > unable to complete your request. >>> > Please contact the server administrator, sys...@fluxflex.com and >>> > inform them of the time the error occurred, and anything you might >>> > have done that may have caused the error. >>> > More information about this error may be available in the server error >>> > log. >>> > Apache/2.2.17 (Ubuntu) Server at wtpapps.fluxflex.com Port 443" >>> >>> > Has anyone been able to install the plugin_wiki or know how to access >>> > the server error log ? >>> >>> >