Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [200.195.116.183] X-Originating-Email: [marciofl AT hotmail DOT com] From: =?iso-8859-1?Q?M=E1rcio_Ferreira?= To: Cc: Subject: Problems with Apache and phpPgAdmin Date: Thu, 12 Jun 2003 18:31:06 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 12 Jun 2003 21:33:30.0146 (UTC) FILETIME=[44573820:01C3312A] Dear Stipe Tolj, At the following address: http://apache.dev.wapme.net/modules/ you have the php-4.0.5 module to be downloaded. Have you the php-4.3.2 module to be downloaded or the Apache 2.0.46 binary with the PHP4 compiled with the "--with-pgsql" to work with "phpPgAdmin-3.0-rc-1"? I'm sorry but I think you are the one can help me with my trouble: Ive downloaded the Apache for Windows "apache_2.0.46-win32-x86-no_src.msi" and it's works fine. I've downloaded the Cygwin "Cygwin_1.3.22-1_setup.exe" and installed it at my WinME system. I've downloaded and installed the "cygipc_1.14-1". The PostgreSQL 7.3.3 is working fine. I can create database and edit them (via the Cygwin Bash Shell). When I try to login at the phpPgAdmin "phpPgAdmin-3.0-rc-1" via localhost it returns me an error message: "You have not compiled proper database support into your PHP installation." At Apache documentation (Details of installing PHP with Apache on Unix) I wrote that compilling PHP for apache must have the "--with-pgsql" and then, a "libphp4.so" shared library will be created and the Apache will access it using the LoadModule at "httpd.conf" file. I have no tools to compile Apache. I need this file (libphp4.so) to use phpPgAdmin. Do you know how can I obtain it? Can you help me? PS.: 1) I've been edited edit the "phppgadmin/conf/config.inc.php" file properly and changed the following line to: $conf['servers'][0]['host'] = 'localhost'; 2) Via pgAdminII v1.5.60(http://pgadmin.postgresql.org/downloads/) I can access the PostgreSQL normally. 3) I've installed the "psqlodbc-07_03_0100.msi" for Windows and it's working fine too. 4) The strange thing is that I've crated the test file "index.php"() and it works. The problem only appears when I try to login at phpPgAdmin. Thank you for your support! Márcio Ferreira marciofl AT hotmail DOT com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/