Forum

Installation proble...
 
Notifications
Retirer tout

Installation problem with Postgresql 5.0.2 projeqtor under CentOS 6.7 x86_64

18 Posts
2 Utilisateurs
0 Reactions
17.1 K Vu
 Mams
(@mams)
Posts: 25
Eminent Member
Début du sujet
 

Hi,
Find below, the informations request.

===

PHP version is 5.3.3 : OK

Module PDO is available : OK

Module PDO for 'PGSQL' is available : OK

Module PGSQL is available : OK

Module MBSTRING is available : OK

GD Library is available and correctly installed : OK

Module IMAP is available : OK

Module OPENSSL is available : OK

Module XML is available : OK

max_input_vars=1000 is too small - value should be at least 2000, 4000 recommended - check your php configuration (php.ini)

max_execution_time=30 : OK

memory_limit=512M : OK

file_uploads=1 : OK

session.auto_start is disabled : OK

magic_quotes_gpc is disabled : OK

register_globals is disabled : OK

SQLSTATE[08006] [7] could not connect to server: Permission denied Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432? could not connect to server: Permission denied Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432?
dsn = pgsql:host=localhost;port=5432

===

Thank a lot for your help


 
Posté : 12/08/2015 12:22 am
(@babynus)
Posts: 14952
Membre Admin
 

You have connection issue :

SQLSTATE[08006] [7] could not connect to server: Permission denied Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432? could not connect to server: Permission denied Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432?

What is strange is that you should have error displayed on screen.

First fix cnnection issue.
I'll have a look at error display.


 
Posté : 13/08/2015 12:30 am
 Mams
(@mams)
Posts: 25
Eminent Member
Début du sujet
 

Hi,
It is ok now. Projeqtor is launched.
I will be able to discover the new version

As root, I run :
1- [root@xxx~]# setsebool -P httpd_can_network_connect_db=1
2- [root@xxx ~]# getsebool httpd_can_network_connect_db

Thank a lot for your contribution and have a nice day.


 
Posté : 13/08/2015 12:59 pm
Page 2 / 2
Share:
Retour en haut