Forum

Error messages on t...
 
Notifications
Clear all

Error messages on the configuration page.

8 Posts
2 Users
0 Reactions
3,370 Views
(@emgenet08)
Posts: 5
Active Member
Topic starter
 
[#8110]

Hello,

We want to test ProjeQtOr because we are looking for equivalent software. Before projecting ourselves towards a competition, a test would allow us to see if ProjeQtOr meets all our needs, which we assume.

We have problems with the installations with, as already read on various topics, the page indicating that the session is already open and that it is necessary to use another browser... Except that on another computer having never connected, even message.

If I purge (base and files) and run another install, I notice that I have errors (red squares) at the bottom, even of the initial setup page. At this stage, no logs by the software, but Apache logs. I am attaching them to you.
 

 

 

 

Can you tell me what is happening because before we imagine going into production, with maybe even service purchases one day, we would like to finalize a clean installation.

Best regards.
E. Genet


 
Posted : 02 Mar 2022 17H19
(@babynus)
Posts: 14952
Member Admin
 

It seems you apache installation does not allow relative paths.
So wou'll have to change at least location of parameters.php file to provide an absolute path.
Advise is to move the parameters.php file out of web reach.
Then indicate the location of this file in projeqtor/tool/parametersLocation.php

... or re-run config to directly indicate absolute patch for files.
(delete file projeqtor/tool/parametersLocation.php to re-run config)


 
Posted : 02 Mar 2022 17H24
(@emgenet08)
Posts: 5
Active Member
Topic starter
 

  3 days of research... and I hadn't found anything... I'm testing and I'll get back to you, but it looks like it.
Big big thanks.
 


 
Posted : 02 Mar 2022 17H32
(@babynus)
Posts: 14952
Member Admin
 

Issue seems clear at first reading of log file 

PHP Warning: include_once(): Failed opening '../tool/parameters.php' for inclusion (include_path='.:/usr/share/php') in /var/www/projeqtor/tool/projeqtor.php on line 112


 
Posted : 02 Mar 2022 17H37
(@emgenet08)
Posts: 5
Active Member
Topic starter
 

Boouuu , it seems the same issue ... First connexion with "admin", logout and seem good, test login and the page indicating that the session is already open and that it is necessary to use another browser... Except that on another computer having never connected, even message.
I send you the ProjeQtOr log 


 
Posted : 02 Mar 2022 17H55
(@babynus)
Posts: 14952
Member Admin
 

Be sure to clean cache and cookies.

If you still get message that you are already connect, tru to double-click on the message.


 
Posted : 02 Mar 2022 18H45
(@emgenet08)
Posts: 5
Active Member
Topic starter
 

Hello,
I'm sorry but even with all "cleaned up" browsers we still get this error.
I am attaching the latest error file in case you can find us the error that will allow us to be able to test properly.
Best regards.
E. Genet


 
Posted : 04 Mar 2022 12H51
(@babynus)
Posts: 14952
Member Admin
 

Hi,

Stop apache.
Clear all PHP sessions (check location in php.ini, at session.save_path)
Restart PHP.
Clean browser cache (SHIFT+CTRL+DEL).
Retry.


 
Posted : 09 Mar 2022 17H47
Share:

Scroll to Top