Forum

Install error
 
Notifications
Retirer tout

Install error

6 Posts
2 Utilisateurs
0 Reactions
1,444 Vu
(@ptaylor2022)
Posts: 4
Active Member
Début du sujet
 
[#8588]

I am having a issue installing the current program of your program:

Error: incorrect value for 'Parameter file name', cannot write to such a file : check access rights
Log file Path I am using ../files/logs/projeqtor_${date}.log

Apache will not let you write outside of the application path so how do I fix it?

 


 
Posté : 1 Nov AM 08:1111
(@babynus)
Posts: 14952
Membre Admin
 

Apache will not let you write outside of the application path

Error shows wite error inside the application path.
In fact it seems apache (php user)  has no write right on application path.
Fix this.


 
Posté : 2 Nov PM 13:1111
(@ptaylor2022)
Posts: 4
Active Member
Début du sujet
 

How do I fix it and what is the correct path should I put in the path field?


 
Posté : 2 Nov PM 15:1111
(@babynus)
Posts: 14952
Membre Admin
 

chmod -R 775 /var/www/html/projeqtor
chown -R www-data: /var/www/html/projeqtor


 
Posté : 3 Nov PM 12:1111
(@ptaylor2022)
Posts: 4
Active Member
Début du sujet
 

I did everything you told me to do and I am still getting this message and I also change the database,php file to 777

The database configuration file could not be written, please chmod application/config/database.php file to 777 OR Email and Password not passed validation.


 
Posté : 3 Nov PM 16:1111
(@ptaylor2022)
Posts: 4
Active Member
Début du sujet
 

Hello

I got it to work.

Thanks


 
Posté : 3 Nov PM 16:1111
Share:
Retour en haut