Re: [PHP-INST] Installation Problems

2001-01-14 Thread Josh Lokot
The suexec line isn't the problem - I've always had that error line and it's never affected php. Of course if I'm wrong please correct me (anybody). - Original Message - From: "Pablo A. Rios" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 15, 2001 2:56 PM Subject: [PHP

RE: [PHP-INST] Shared object "libpq.so.2" not found with PHP4.0.4pl1 and Apache 1.3

2001-01-14 Thread Pomar Berry, Christian
This means that you compiled PHP with support for PostgreSQL and that the PostgreSQL library (libpq.so.2) is not where expected. 1. Did you really want PostgreSQL support? 2. Do you have PostgreSQL installed somewhere in your system? where? 3. If you have a linux box, you can edit /etc/ld.so.con

[PHP-INST] Installation Problems

2001-01-14 Thread Pablo A. Rios
Hi there guys! I'm new at this list and with PHP language, so I would like to received some help from you: I have installed PHP 4.0.4-pl1 (Static Module) in my RH6.1 box, but the system doesn't run the test.php script correctly, I always got this message: "PHP CGI binary (./php) not executable

[PHP-INST] Secure Server Install?

2001-01-14 Thread Dave
Anybody know how to install PHP4.0.4 with Apache Secure Server. I can't find source for it (apache), just binaries. I want to install PHP into Apache like a normal server. Any good docs, please refer me to them. Thanks. -Dave -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e

[PHP-INST] Ingres help needed (long).

2001-01-14 Thread Roger Hill
Hi. I'm new to this list. If this is the wrong araea for this question, my apologies. I've been using PHP with Mysql for a few years without any problems. Today I added the Ingres support, compiled against my Ingres II 2.5 on Linux. The very simple fragment of code that is giving me problems i

Re: [PHP-INST] error with win2k/IIS/ASP pages

2001-01-14 Thread Phil Driscoll
>I just installed php 4.0.4, works fine with a , BUT, after >running it, I can no longer run any .ASP pages. Anything I try to run an >ASP page that accesses our SQL server7 database, it pops up just some >numbers at the top of the screen, no results are show. I have to restart >the web server t

Re: [PHP-INST] php 4.0.4 over 4.0.3pl1

2001-01-14 Thread Phil Driscoll
>PHP still works but if I ask for php status ( phpinfo() ) it still reports >PHP 4.0.3pl1. Did I miss something? Is this a normal Windows(NT) reboot >after every little change? Help! Assuming you are using IIS or PWS - if you are using the ISAPI module then you need to at least stop iisadmin a

RE: [PHP-INST] Problem w/ RH Linux 7, PHP 4, Apache, MySQL

2001-01-14 Thread George P.Taylor IX
Terry, Very Ugly of you! I apologize. Re-checking the file, I had used the lines AddType application/x-httpd-php .php .php3 . .phtml AddType application/x-httpd-php-source .phps The problem persists. I still get the dialog box asking "Save As..." Thanks, Jud -Original