SIWAPP is based on the symfony framework, and it needs to have
access to certain special files and directories to work.
We strongly encourage you to read the
siwapp deployment strategies
wiki, to find out more about some concepts we are going to talk
about here.
The webpage you're seeing right now is located at:
/home4/dudaditt/public_html
And SIWAPP expects to find the symfony root directory at:
/home4/dudaditt
However, SIWAPP can't find that directory.
This can be due to:
-
You have those files elsewhere.
In that case, please type in the path on the input field below
-
Your web server doesn't have permissions to access them.
In that case, make sure the user your web server is running as
(usually 'www-data', or 'apache', or 'wwwrun' or the like)
has read access
to the files and read and execution access to the directories
Please type here the path of the symfony root directory:
Once you've solved the indicated problems, reload this page, or just click on the "start" button.
Siwapp is Free Software released under the MIT license