Hi scausten, I got the same error when install on my vps with ubuntu 12.04
LTS:
./setup-web2py-ubuntu.sh: line 5: syntax error near unexpected token
`newline'
./setup-web2py-ubuntu.sh: line 5: `'
how did you solve them? Can you help me? Thanks for your help!
On Thursday, September 23, 2010 8:
You can change it from admin. There is a box on the right of the site
page.
On Sep 28, 11:56 pm, Yannick wrote:
> Thousand thanks. yes this latest solution help. I can now create and
> upload new application from admin page. Thanks
>
> By the way after the installation how can I change the web2py
Thousand thanks. yes this latest solution help. I can now create and
upload new application from admin page. Thanks
By the way after the installation how can I change the web2py admin
password ? Which command should I use for that ?
Thanks,
Yannick P.
On Sep 28, 12:50 am, mdipierro wrote:
> tho
those files contain your admin password. I would backup and put them
back after reinstalling web2py.
On Sep 27, 11:40 pm, Yannick wrote:
> Ok thanks I'll try this... but before I do so what did you mean by
> "paramaters_*.py" you want me to back-up that file or completely
> remove everything unde
Ok thanks I'll try this... but before I do so what did you mean by
"paramaters_*.py" you want me to back-up that file or completely
remove everything under /home/www-data/web2py and unzip web2py as www-
data user ???
Please let me know I'm a little bit confuse.
Thanks
On Sep 27, 11:35 pm, mdipierr
Just delete everything under /home/www-data/web2py but paramaters_*.py
and unzip web2py again over is as www-data user.
On Sep 27, 10:12 pm, Yannick wrote:
> I followed the instruction
> here:http://groups.google.com/group/web2py/browse_thread/thread/7f0d6ecddf...http://www.vps.net/forum/public-
I followed the instruction here:
http://groups.google.com/group/web2py/browse_thread/thread/7f0d6ecddf40c6f/2c19fbeffc30bb27?lnk=gst&q=VPS#2c19fbeffc30bb27
http://www.vps.net/forum/public-forums/tutorials-and-how-tos/2115-web2py-on-vps-net
which are:
Step 1 - Shutdown apache
Step 2 - Become www-da
Hello Chris,
Thanks for the note and suggestions: Yes did reboot Apache and
Web2py...
Here is the result of the command I run in web2py dir:
drwxr-xr-x 6 www-data www-data 4096 2010-09-22 04:15 applications
>From the command it seems that the owner do have permision to read and
writehumm...
Yannick,
Hi Yannick,
As I mentioned before this sounds lot like a permissions issue. If you
could include the output of the following command when run from the
web2py directory on your server it could be very helpful.
ls -al | grep applications
Where you able to restart Apache and web2py?
I found that doing it the "hard" way was in some way easier for me.
Been at least 2 months since I setup the server on vps and its amazing
how much you can forget in 2 months when you have to cram other stuff
in your head, but here is what I recall of it:
1) Disable admin. Setup a sudo user (I re
Hello Scausten,
I wonder were you able to upload an application from the web2py admin
page after your installation ? For some reason I can't upload any
application. I still have that message saying "Unable to install
application..." even after I restart web2py etc...
Please let me know.
Thanks,
Y
Don't worry, I was doing something extraordinarily stupid - the script
is fine.
On Sep 23, 2:05 pm, mdipierro wrote:
> I do not see anything wrong with line 4
>
> On Sep 23, 5:25 am, scausten wrote:
>
>
>
> > Hi Massimo,
>
> > I've tried to install web2py on vps.net today and I'm getting the
> >
I do not see anything wrong with line 4
On Sep 23, 5:25 am, scausten wrote:
> Hi Massimo,
>
> I've tried to install web2py on vps.net today and I'm getting the
> following error message:
>
> ./setup-web2py-ubuntu.sh: line 4: syntax error near unexpected token
> `newline'
>
> Could you have a look
Hi Massimo,
I've tried to install web2py on vps.net today and I'm getting the
following error message:
./setup-web2py-ubuntu.sh: line 4: syntax error near unexpected token
`newline'
Could you have a look at it please?
On Sep 23, 4:36 am, mdipierro wrote:
> yes this should do it
>
> sudo /etc/
yes this should do it
sudo /etc/init.d/apache2 restart
I do know why you cannot write on that folder.
On Sep 22, 10:14 pm, Yannick wrote:
> Thanks for the note.
> This may be a stupid question:) but in my set up (Mod_WSGI+ Apache
> +Web2py) how do you restart web2py from command line ?
> I trie
Thanks for the note.
This may be a stupid question:) but in my set up (Mod_WSGI+ Apache
+Web2py) how do you restart web2py from command line ?
I tried to reboot apache (sudo /etc/init.d/apache2 restart), but I
don't think it also reboot web2py, because from the Admin page after
the apache rebooting
Hi Yannick,
This is a permissions issue, shut down web2py then restart it. This
has happened with some other folks at VPS and that usually takes care
of it.
Cheers,
Chris
On Sep 21, 11:49 pm, Yannick wrote:
> Hello mate,
> I'm new with VPS Hosting... I just installed Web2py, Postgres Admin..
Do this again. Somehow www-data has not acess to the applications
folder
On Sep 22, 10:59 am, Yannick wrote:
> Thanks for the note.
> I can't upload an application using Admin interface.
> I access web2py admin through Https since I can't access it via Http.
> Yes I'm using Apache as webserver.
>
On Sep 22, 10:59 am, Yannick wrote:
> Thanks for the note.
> I can't upload an application using Admin interface.
> I access web2py admin through Https since I can't access it via Http.
> Yes I'm using Apache as webserver.
>
> I did:
> cd /home/www-data
> chown -R www-data:www-data web2py
>
> An
Thanks for the note.
I can't upload an application using Admin interface.
I access web2py admin through Https since I can't access it via Http.
Yes I'm using Apache as webserver.
I did:
cd /home/www-data
chown -R www-data:www-data web2py
And now I'm able to access my application that I upload VIA
This is a file permission issue. web2py does not have permission to
write on the file system.
I assume you are not running web2py form your account but you are
accessing it via port 80 (apache). In this case make sure
cd /home/www-data
chown -R www-data:www-data web2py
On Sep 21, 10:49 pm, Yanni
21 matches
Mail list logo