You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
I am in the process of setting up an production instance in Ubuntu
distribution. I have followed the instructions given in
https://code.google.com/p/rfdoc/wiki/ProductionEnvironment
However, I ma getting following error while re-starting the apache
command supplied - sudo /etc/init.d/apache2 restart
Error :
----------------------------------------------------------------------------
Syntax error on line 3 of /etc/apache2/sites-enabled/rfdoc.conf:
Invalid command 'Define', perhaps misspelled or defined by a module not
included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.
...fail!
----------------------------------------------------------------------------
Appreciate your help in this regards
Thanks
Original issue reported on code.google.com by aravindh...@gmail.com on 16 Mar 2015 at 10:05