And another issue I'm having: When I pack an application in on my local Mac's web2py, and then try to install it on the remote server through the admin, I get an "unable to install" error. (Again, if the app was packed from the remote server, it installs fine.)
I really need help with this as these errors tell me nothing On Tuesday, April 24, 2012 11:28:09 AM UTC-4, Yarin wrote: > > I've just installed web2py on a fresh CentOS 6 instance on Rackspace, > using the script here: > > http://code.google.com/p/web2py/source/browse/scripts/setup-web2py-fedora.sh<https://groups.google.com/forum/:http://code.google.com/p/web2py/source/browse/scripts/setup-web2py-fedora.sh> > > I also enabled access to the admin panel in default.conf > > I'm running into the following issues: > > 1. *Can't create a new application:* If I try to create a new simple > application in the admin screen, I get a unable to create application > "test" (it may exist already) error, even though the application > doesn't exist. (At first I thought it might be a permissions error, but > packing and re-uploading an existing application works fine, so that > doesn't make sense.) > 2. *Can't manually copy an application:* If I simply duplicate an > application directory on my local Mac's web2py install, it automatically > gets treated as a new application. However, when I try this on the remote > server, the copied application shows up in the admin application list, but > clicking on it throws me to an "*Internal error, Ticket issued: unknown > *" screen. > > Any ideas? >

