I tried to install Easy-CMS and after to create the database and tables, i recieve this message: Unable to create main repository folder (\Repositories).
The permissions on Apache and easy-cms directories are OK.
Are there are anything that i can do?
Thanks, a lot.
Ronaldo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First could you tell me under which environment you are working ?
At the en of the installation process, some folders need to be created.
The error message you get means that the command "mkdir($repositoryFolder, 0755)" returns an error.
Either the path is incorrect or you do not have the write permissions to the main easy-CMS folder.
To ensure this is not a permission problem, try to make a chmod 777 on your easy-CMS folder.
Thank you for using easy-CMS.
Best reagrds,
cedric
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
I tried to install Easy-CMS and after to create the database and tables, i recieve this message: Unable to create main repository folder (\Repositories).
The permissions on Apache and easy-cms directories are OK.
Are there are anything that i can do?
Thanks, a lot.
Ronaldo
Same problem here.
Hi,
First could you tell me under which environment you are working ?
At the en of the installation process, some folders need to be created.
The error message you get means that the command "mkdir($repositoryFolder, 0755)" returns an error.
Either the path is incorrect or you do not have the write permissions to the main easy-CMS folder.
To ensure this is not a permission problem, try to make a chmod 777 on your easy-CMS folder.
Thank you for using easy-CMS.
Best reagrds,
cedric