View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - New Install 5.0.3 Fails. - ProjeQtOr
 

New Install 5.0.3 Fails.

More
31 Jul 2015 14:51 #1 by VERNCon
Hi,

Since I am getting no progress attempting to correct the ongoing Audit issues, I have cleaned EVERYTHING out and doing a complete clean install of the database instance & Projeqtor using 5.0.3, I am getting the following:

"impossible to write \'../tool/parametersLocation.php\' file, cannot write to such a file" when I try to send the initial configuration file.

Below this line is a "Continue" button, which bounces me back to the original default parameters screen.
I do not know WHERE this file location \'../tool/parametersLocation.php\' is coming from, as I have defined the following file locations for the files (following Babynuz' advice earlier);

Configurations => /var/www/wwwFiles/config/
Logs => /var/www/wwwFiles/logs/
Reports => /var/www/wwwFiles/report/
Attachments => /var/www/wwwFiles/attach/

All these directories are created, and owned by httpd owner (apache:apache).

Please help me get this sorted......

Regards,
VERNCon.

Please Log in or Create an account to join the conversation.

More
31 Jul 2015 16:13 - 31 Jul 2015 16:15 #2 by babynus
Replied by babynus on topic New Install 5.0.3 Fails.

"impossible to write \'../tool/parametersLocation.php\' file, cannot write to such a file" when I try to send the initial configuration file.

Change write rights to this folder.
The /tool/parametersLocation.php is a fixed value : it contains value of location of parameters.php file.

All these directories are created, and owned by httpd owner (apache:apache).

But are they 755 ?

Babynus
Administrator of ProjeQtOr web site
Last edit: 31 Jul 2015 16:15 by babynus.

Please Log in or Create an account to join the conversation.

More
31 Jul 2015 17:38 - 31 Jul 2015 17:38 #3 by VERNCon
Replied by VERNCon on topic New Install 5.0.3 Fails.
Hi,
The files created by "unzip projeqtorV5.0.3.zip" were not owned by apache:apache, but by root:root, and they were 755.

I have since changed the ownership to apache:apache, so now at least it will attempt to send the parameters to the database - but NOT successfully.....

I have:
  1. Set SELINUX to Permissive
  2. Cleaned out all directories on both the server and the browser PC of anything related to old installations & restarted both units
  3. Created a new database named "projeqtor" with ownership of "projeqtor" (same names as used on previous install)
  4. Checked the unix socket connection to postgresql, it is working fine, bound and carrying traffic.
I am now getting the following log output on the PGSQL logs, when I try to get projeqtor installation to build the DB.

This is the log from one attempt at getting the system to start up, taken from the DB restart after the server reboot.

Please advise what this means, and if there are other steps to take to isolating this problem.

Regards,
VERNCon.

FATAL: the database system is starting up
LOG: MultiXact member wraparound protections are now enabled
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where parameter.idUser is null and parameter.idProject is null and parameter.parameterCode='dbVersion'
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
ERROR: relation "parameter" does not exist at character 15
STATEMENT: select * from parameter where (idUser is null and idProject is null)
Last edit: 31 Jul 2015 17:38 by VERNCon.

Please Log in or Create an account to join the conversation.

More
31 Jul 2015 18:02 #4 by babynus
Replied by babynus on topic New Install 5.0.3 Fails.
These PG errors are not important.
They are normal suring setup process as several parameters are fetched, and they a serched in the db (which is not built yet).
These errors are trapped in ProjejeQtOr and don't lead to any issue.

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
31 Jul 2015 20:21 #5 by VERNCon
Replied by VERNCon on topic New Install 5.0.3 Fails.
Got it solved.

Had to go back and install 4.5.7 (actually showed as V4.5.6 after install), as no matter what I did I could not get 5.0.3 to install.

Faults varied from doing nothing after entering the initial data, to accepting the data but not writing anything into the tables - waited for over 1 hour , but still nothing.

Once V4.5.6 was installed the upgrade to 5.0.3 appeared to go smoothly, but still have not completed running my own checks on everything, so I will not say all is perfect, yet.

VERNCon.

Please Log in or Create an account to join the conversation.

More
01 Aug 2015 00:20 #6 by babynus
Replied by babynus on topic New Install 5.0.3 Fails.
Could you post log of last update, for a check ?

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.036 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.