> But when i try to start apache, i get this message: > > Starting web server: apache2Syntax error on line 1 of /home/user/ > domains/mydomain.com/apache/test.wsgi: > Invalid command 'def', perhaps misspelled or defined by a module not > included in the server configuration > failed! > > What am i doing wrong? Any advice would be much appreciated.
Are you "Include"-ing the .wsgi script somewhere?? Check all the Include commands in your apache configuration. -- You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en.
