Forum

[SOLVED] Unable to ...
 
Notifications
Clear all

[SOLVED] Unable to install V 11.0.1 : parameters.php not accessible

5 Posts
2 Users
0 Reactions
1,517 Views
jmmbb
(@jmmbb)
Posts: 561
Contributor
Topic starter
 
[#9117]

Hello,

i'm trying to install new V11.0.1 on a new VM (Centos 7.9).
Everything is fine (php, modules, mysql,...) but i'm stuck on "incorrect value for 'parameter file name', cannot write to such a file : check access rights".

parameters.php is not located at standard place (for security reasons), but the place is correct /var/repertoire/parameters.php.
For testing rights, i do a ls -l /var/repertoire/parameters.php and get a good :
-rwxrwxr--. 1 apache:apache XXXXXX /var/repertoire/parameters.php

Any idea ?

Regards,


 
Posted : 25 Oct 2023 13H50
(@babynus)
Posts: 14952
Member Admin
 

You must specify location of prameters.php file in file projeqtor/tool/parametersLocation.php


 
Posted : 25 Oct 2023 21H07
jmmbb
(@jmmbb)
Posts: 561
Contributor
Topic starter
 

Unable to create parametersLocation.php.

Even with standard location, it doesn't work.
Rights are 775 for apache:apache on whole /var/www/html directories...

An idea ?


 
Posted : 07 Nov 2023 14H26
jmmbb
(@jmmbb)
Posts: 561
Contributor
Topic starter
 

Even log files are in trouble...


 
Posted : 07 Nov 2023 14H28
jmmbb
(@jmmbb)
Posts: 561
Contributor
Topic starter
 

The problem is from SELINUX.
The VM was secured via SeLinux and context is not allowing writing on files.

Need a httpd_sys_rw_content_t context to work 🙂 !


 
Posted : 07 Nov 2023 18H07
Share:

Scroll to Top