- Edited
sean We trying without building a new Apache, We imported the app from Webfaction and we made the changes.
The structure that App had in Webfaction was:
~/webapps/project:
--~/webapps/project/apache2
-- ~/webapps/project/bin
-- ~/webapps/project/lib
-- ~/webapps/project/django_project1
-- ~/webapps/project/django_project1
When we ran the follow commands we got this:
~/apps/myapp/apache2/bin/ start -bash:: command not found
-bash: ~/apps/myapp/apache2/bin/: Is a directory
-bash: -bash:: command not found
~/apps/myapp/apache2/bin/apachectl start
-bash: : command not found
~/apps/myapp/apache2/bin/apachectl: No such file or directory
-bash: -bash:: command not found
~/apps/myapp/apache2/bin/apachectl: No such file or directory
Our wefaction mod_wsgi =3.4.
Sorry, but we don't know how to migrate correctly.