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:
- Set SELINUX to Permissive
- Cleaned out all directories on both the server and the browser PC of anything related to old installations & restarted both units
- Created a new database named "projeqtor" with ownership of "projeqtor" (same names as used on previous install)
- 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)