Forum

Issue installing Pr...
 
Notifications
Retirer tout

Issue installing Projeqtor 7.2.4

6 Posts
2 Utilisateurs
0 Reactions
2,427 Vu
(@punit)
Posts: 4
Active Member
Début du sujet
 
[#5480]

Hi,

I tried installing Projeqtor 7.2.4 on my linux server with PHP 5.4, Mysql 5.5, Apache 2.2

I am getting error "ERROR : An error occurred on 2018-10-11 at 11:02:28" when I login with default credentials to populate database.

On checking files/logs directory it says

2018-10-11 11:02:28.821 ** ERROR ** [] ERROR **
2018-10-11 11:02:28.821
** ERROR ** [] on file '/{Path}/preojeqtor724/model/Cron.php' at line (266)
2018-10-11 11:02:28.821
** ERROR ***** [] cause = fopen(/RESTART): failed to open stream: Permission denied

I had given -R 777 to /files/cron directory.

Can anyone let me know what is causing issue ?


 
Posté : 11 Oct PM 13:1010
(@babynus)
Posts: 14952
Membre Admin
 

Your actiob should be correct...
try

chmod -R 777 /var/www/html/projeqtor/files

to be sure...


 
Posté : 11 Oct PM 14:1010
(@punit)
Posts: 4
Active Member
Début du sujet
 

I tried giving root folder with -R 777 permission and it gives same error.


 
Posté : 11 Oct PM 14:1010
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

I just tested on Linux.
It seems there in an issue on latest step of DB generation.
Check content of table parameter.
First line has parameterCode='dbVersion';
If parameterValue='V0.0.0' , it is source of issue.
Just change to V7.2.4, all should work fine then.

We'll soon provide a fix for this issue.


 
Posté : 11 Oct PM 18:1010
(@punit)
Posts: 4
Active Member
Début du sujet
 

Hi,

Thank you for the fix.

This does solves the issue. Is there any ETA for this bug fix release ?

Should I wait for next release or go ahead with this release by applying above fix manually.


 
Posté : 12 Oct AM 08:1010
(@babynus)
Posts: 14952
Membre Admin
 

Is there any ETA for this bug fix release ?

We try and deploy V7.2.5 today

Should I wait for next release or go ahead with this release by applying above fix manually.

Applying fix manually will work and won't be an issue in the future.


 
Posté : 12 Oct AM 11:1010
Share:
Retour en haut