On Tue, Jan 22, 2002 at 09:19:07AM -0500, [EMAIL PROTECTED] wrote:
>
>
> Hi,
> I configure PHP with Oracle "-with-oci8=".
> Everything looks fine, but when I try to logon and create a table I got a blank
> page, and my table was not created.
>
> The script that I was using is below:
> |--
I get the following error message:
CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:
from what I can tell all permissions are correct and when I run php.exe -i
get the html output.
Hi,
I configure PHP with Oracle "-with-oci8=".
Everything looks fine, but when I try to logon and create a table I got a blank
page, and my table was not created.
The script that I was using is below:
|-|
|";
John Z wrote:
> Ok, what gives? I'm trying to build PHP 4.4.1 to upgrade from 4.0.4, which
> was working fine.
>
> RedHat 7.1, Apache 1.3.19, modules supported
> ./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql
>
> checking for pthreads_cflags... -pthread
> checking for pthreads_
Jonathan Roberts wrote:
> has anyone had any luck installing the PAM module in PHP
>
> ive spent the last 2 days fscking with the damn thing and to no
> avail i get a whole host of different problems based on what
> version of php versus what version of php_pam versus what
> version of ...
>
>
php-install Digest 22 Jan 2002 11:05:19 - Issue 662
Topics (messages 5662 through 5674):
php 4.1.1, apache 1.3.22 and windows XP
5662 by: Athene McGregor-Macdonald
error 500 win xp apache 1.3.22 php 4.1.1
5663 by: SomeGuy
Re: PHP 4.1.1 / Apache 1.3.22 (ISAPI) and snmp.dll
Jonathan Hilgeman wrote:
> Just a quick yes or no question:
> If I have a working system with PHP 4.1.1 on it, can I copy its libphp4.so
> to another server without PHP and get that other server working, assuming I
> have all the necessary libraries on the target system?
>
Yes.
--
Yasuo Ohgaki