Hi,
The script https://web2py.googlecode.com/hg/scripts/setup-web2py-ubuntu.sh
running
almost good,
Just got error at the echo "creating a self signed certificate"
openssl genrsa 1024 > /etc/apache2/ssl/self_signed.key
and it shows the error:
-bash: /etc/apache2/ssl/self_signed.key: Permiss
Hi,
The script https://web2py.googlecode.com/hg/scripts/setup-web2py-ubuntu.sh
running
almost good,
Just got error at the echo "creating a self signed certificate"
openssl genrsa 1024 > /etc/apache2/ssl/self_signed.key
and it shows the error:
-bash: /etc/apache2/ssl/self_signed.key: Permiss
Hi,
I'm new to web2py, I've just gotten a VPS running on Ubuntu 12.04 LTS.
I want to use web2py with MySQL, and admin my database with phpmyadmin.
I saw the scripts
https://web2py.googlecode.com/hg/scripts/setup-web2py-ubuntu.sh, but it
install the postgresql. I tried to combine those package
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:
Thanks, I did it successful. I'm stupid :p
On Saturday, June 29, 2013 2:37:08 PM UTC+7, Massimo Di Pierro wrote:
>
> You downloaded the HTML not the raw file. Try:
>
> wget https://web2py.googlecode.com/hg/scripts/setup-web2py-ubuntu.sh
>
> On Saturday, 29 June 2013 02:27:13 UTC-5, ebse...@gmail.c
Hi,
I create my own VPS with ubuntu 12.04 LTS,
and I used the following command to install web2py:
$ wget
http://code.google.com/p/web2py/source/browse/scripts/setup-web2py-ubuntu.sh
$ chmod +x setup-web2py-ubuntu.sh
$ ./setup-web2py-ubuntu.sh
then, it shows the error message after that:
./se
6 matches
Mail list logo