I'm getting an 'Internal Server Error' when I run:
http://216.15.235.3/cgi-bin/testphp.php
The log says:
[Fri Jun 18 12:31:05 2004] [error] [client 216.168.107.70] Premature end
of script headers: testphp.php
[Fri Jun 18 12:31:05 2004] [error] [client 216.168.107.70] (8)Exec
format error: exec of
On 01/15/03 19:51 Pradeep Tallogu spoke thusly
hi all,
i need to try out a few php scripts. do i need to have a webserver installed already to install php. or is there a way i can install php so that i can use it from the command line.
Thanks.
Pradeep.
You don't need a web server.
I think th
On 01/15/03 10:18 SuratSingh Bhati spoke thusly
Hi,
I would like to use the Apache2+PHP(latest) , and Apache1.3+PHP(latest)
on same machine.
We can complie the PHP using the APXS as DSO, using diffrent
APXS for each Apache. This will create a sepereate DSO library
for each Apache.
But PHP i
See php.net for how to install both a CGI (binary) and an Apache module.
I don't think they are both installed.
>Thank you very much for your reply,
>
>Apache 1.3.26(as a Module) + php had done, but when i use this index.php
>file here to do an authenticate, it doesn't work
>
Does "/usr/local/mysql-3.23.43-pc-linux-gnu-i686" directory exist?
>Hi,
>
> I have problem with configure PHP with mysql or with something about
>that, I have tried to solve that, but I can't. I don't know, where is
>mistake, please help me.
>
>Here is my attributes for script ./configur
What are your configure options?
>> Try a make distclean in the PHP directory and start over.
>
>No... It says still the same "garbled" message. Any ideas?
>
>- Ville
>
>
>
>> On Sun, 11 Aug 2002, Ville Mattila wrote:
>>
>> > Hello folks,
>> >
>> > I was installing Apache 1.3.9 and PHP 4.2.2 to
On Thu, 8 Aug 2002 15:51:05 -0700, Ryan C. Creasey wrote:
>I'm running fbsd 4.6, with a new port tree. I've installed apache-2.0.39
>via ports and it runs just fine. However, after trying to install the
>mod_php4 port, using only the mysql and zlib options (well, and the
>WITH_APACHE2 var defin
>Hi,
>
>for compatibility reasons I need to install two versions of php (both
>have to be the apache_module version) on one server.
>I can´t really think of a way to do this and couldn´t find anything in
>the archive or docs, although this must be a common problem. Can anyone
>give me a hint on h
On Tue, 30 Jul 2002 03:31:44 +0100, Nuala & Tony wrote:
>Hi Could somebody help me please.
>
>I am new to PHP and have some code which works fine on my web host, who has
>an old version of PHP.
>
>I am struggling to carry out any updates and testing on my home pc.
>
>I have tried quite a few sugg
>I'm getting this warning message when I try to run any php code.
>
>Warning: Failed opening '...' for inclusion (include_path='...') in Unknown on line 0
>
>I have had a look on bugs.php.net and yes I have checked that my paths are set
>correctly in php.ini so you can cross that off the list.
>
10 matches
Mail list logo