Hi Ariel,
I installed a new Ubuntu 11, with the
necessary requirements (4 GiO of RAM and 10 GO) and tried to run the
9 commands... the last one give me the following syntax error:



* Restarting web server apache2        
                                                                     
               apache2: Could not reliably determine the server's
fully qualified domain name, using 127.0.1.1 for ServerName

 ... waiting apache2: Could not
reliably determine the server's fully qualified domain name, using
127.0.1.1 for ServerName

                                       
                                                                     
         [ OK ]

Traceback (most recent call last):

  File
"/var/lib/geonode/bin/django-admin.py", line 5, in
<module>

   
management.execute_from_command_line()

  File
"/var/lib/geonode/lib/python2.7/site-packages/django/core/management/__init__.py",
line 429, in execute_from_command_line

    utility.execute()

  File
"/var/lib/geonode/lib/python2.7/site-packages/django/core/management/__init__.py",
line 379, in execute

   
self.fetch_command(subcommand).run_from_argv(self.argv)

  File
"/var/lib/geonode/lib/python2.7/site-packages/django/core/management/__init__.py",
line 252, in fetch_command

    app_name =
get_commands()[subcommand]

  File
"/var/lib/geonode/lib/python2.7/site-packages/django/core/management/__init__.py",
line 101, in get_commands

    apps = settings.INSTALLED_APPS

  File
"/var/lib/geonode/lib/python2.7/site-packages/django/utils/functional.py",
line 276, in __getattr__

    self._setup()

  File
"/var/lib/geonode/lib/python2.7/site-packages/django/conf/__init__.py",
line 40, in _setup

    self._wrapped =
Settings(settings_module)

  File
"/var/lib/geonode/lib/python2.7/site-packages/django/conf/__init__.py",
line 73, in __init__

    mod =
importlib.import_module(self.SETTINGS_MODULE)

  File
"/var/lib/geonode/lib/python2.7/site-packages/django/utils/importlib.py",
line 35, in import_module

    __import__(name)

  File
"/var/lib/geonode/src/GeoNodePy/geonode/settings.py", line
302, in <module>

    from local_settings import *

  File
"/var/lib/geonode/src/GeoNodePy/geonode/local_settings.py",
line 34

    DATABASES = {DATABASE_ENGINE =
'postgresql_psycopg2'

                                 ^

SyntaxError: invalid syntax






Do you have any suggestion for that ? the tomcat6 works good (localhost:8080)





ThanksAdam
                                          

Reply via email to