I'll keep my problems in this thread..
OK, now I manage to start apache2 and it obviously tries to connect to
Gitorious, but I get the following error:
SyntaxError in Site#index
Showing app/views/layouts/second_generation/application.html.erb where
line #27 raised:
compile error
/var/www/gitorious/app/views/layouts/second_generation/
application.html.erb:27: syntax error, unexpected ')'
...ery", :class => "unfocused", ).to_s); @output_buffer.concat ...
^
Extracted source (around line #27):
24: %>
25:
26: <%= text_field_tag :q, params[:q],
27: :id => "main_menu_search_form_query", :class =>
"unfocused", %>
28: <%= submit_tag "Search" %>
29: <% end %>
30: </li>
I tried again to check what might be missing but that error doesn't
really tell me that so I was unable to fix it. I have all the server
names as "localhost" since this comp doesn't have a name (yet) but
AFAIK this shouldn't be a problem as long as I try to open the pages
locally.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Gitorious" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/gitorious?hl=en
-~----------~----~----~----~------~----~------~--~---