gw:/usr/local/php-4.3.10/bin # ./php -v
PHP 4.3.10 (cli) (built: Feb 3 2005 17:58:19)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
Your guess was correct...
after a new configure without axp2s...
gw:/usr/local/php-4.3.10/bin # ./php -v
PHP
Claudio wrote:
> Maybe... What is the diference?
>
> In /usr/local/php-4.3.10/ I have 5 files after "make install"
Leave off the --with-apxs2 in your ./configure should make the CGI binary.
--
Like Music?
http://l-i-e.com/artists.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubsc
Claudio wrote:
Maybe... What is the diference?
In /usr/local/php-4.3.10/ I have 5 files after "make install"
(pear php php-config phpextdist phpsize)
What should I do? How can I "make" the cgi-executable?
"Marek Kilimajer" wrote:
My guess cli binary is executed instead of cgi.
Try
$ /usr/local/php-
Maybe... What is the diference?
In /usr/local/php-4.3.10/ I have 5 files after "make install"
(pear php php-config phpextdist phpsize)
What should I do? How can I "make" the cgi-executable?
"Marek Kilimajer" wrote:
> My guess cli binary is executed instead of cgi.
>
> Claudio wrote:
>> Hi,
>> I
My guess cli binary is executed instead of cgi.
Claudio wrote:
Hi,
Im trying to use PHP4 and PHP5 at the same time. PHP4 as CGI and PHP5 as
module.
PHP5 ist actually not present and not installed
PHP4 runs find as module, when I try to use it as CGI I receive the error
message:
"Premature end of sc
Hi,
Im trying to use PHP4 and PHP5 at the same time. PHP4 as CGI and PHP5 as
module.
PHP5 ist actually not present and not installed
PHP4 runs find as module, when I try to use it as CGI I receive the error
message:
"Premature end of script headers: php"
Can someone help me?
Here my used configu
6 matches
Mail list logo