--- Steve Burrus <[EMAIL PROTECTED]> wrote:
> Can anyone please help me to configure my Apache
> 2.2. to work with PHP
> scripting?? I am having a hard time trying to do
> this since I have only
> one time before actually done this. Thanx.
What os and as a cli-cgi application or as a module?
t
On Friday 01 December 2006 14:15, Robert Fox wrote:
> What is the script written in? Can you run the script from the command
> line?
>
> Usually, this means that the script is not sending out a completely formed
> HTTP header, which can happen for a variety of reasons.
The script is written in C.
Try replacing the "Location" with the more usual;
"Content-type: text/html \n\n"
NB - two returns after the header text
Then some basic content, eg, "it works!"
what happens?
If it still gives problems, you need to look at switching on ScriptLog
(see docs for details).
Rgds,
Owen Boyle
Discl
Hi,
I need some clarifications about what's wrong with my configuration.
I did the following:
DocumentRoot /var/www/web/vincen/web
ServerName vincen.hostinpeace.com
AllowOverride None
Options None
DAV On
AuthName "iTools"
Aut
On Monday 04 December 2006 11:33, Boyle Owen wrote:
> Try replacing the "Location" with the more usual;
>
> "Content-type: text/html \n\n"
>
> NB - two returns after the header text
>
> Then some basic content, eg, "it works!"
>
> what happens?
>
> If it still gives problems, you need to look at s
Can anyone tell me what is the Difference between
Apache1 and Apache2?
--- [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
> Try adding this line:
> AcceptMutex flock
>
> Furthermore, it might be a good idea to use the
latest version of apache,
> 2.0.58, as opposed to 2.0.52. Unless you have a
module
On Mon, 4 Dec 2006 05:03:53 -0800 (PST)
sanjay tripathi <[EMAIL PROTECTED]> wrote:
> Can anyone tell me what is the Difference between
> Apache1 and Apache2?
Can anyone tell me what is the Difference between
MS-DOS and a modern operating system?
--
Nick Kew
Application Development with Apache
Yvo van Doorn wrote:
Try adding this line:
AcceptMutex flock
Perfect!
Furthermore, it might be a good idea to use the latest version of
apache, 2.0.58, as opposed to 2.0.52. Unless you have a module that is
third party and you know that doesn't work with the latest version,
you truly have n
On 12/3/06, Nikolai Lusan <[EMAIL PROTECTED]> wrote:
What I am after is something that will give me the information from
mod_status, but without using a port 80 connection (obviously the thing
is at MaxClients and not taking connections to the server). I basically
need a full list of the request
On Friday 01 December 2006 14:05, uxwrstre wrote:
> ...
> shows the following: [Fri Dec 1 13:33:43 2006] [error] [client
> 134.171.16.75] Premature end of script headers:
> /home/web/archive/docs/bin/http-goto
Hello everybody,
I found out the problem!
The problem was that the CGI-BIN C program w
On 12/4/06, Vincen <[EMAIL PROTECTED]> wrote:
Hi,
I need some clarifications about what's wrong with my configuration.
I did the following:
DocumentRoot /var/www/web/vincen/web
ServerName vincen.hostinpeace.com
AllowOverride None
Options No
Hi all, I've posted about this before on the mod-ssl list but was
redirected here.
I'm seeing strange behaviour using SSL, it's been difficult to try and
dig out any useful information, but I didn't see a problem with
firefox 1.5, only 2.0 (and with MSIE). However since we can't force
users to u
Does anyone know how to use Apache as a Video streaming server?
Or can you recommend a good one?
Is there any tutorial?
Thank you for replies
Regards,
Lad
-
The official User-To-User support forum of the Apache HTTP Server Project
I saw I was off by a version the moment AFTER i hit the "Send" button. All I
had to say at that point was: "Foot in mouth"
At least it was much newer then 2.0.52 :-) (tries to play it off, ever so
smoothly).
On 12/3/06, Dick Davies <[EMAIL PROTECTED]> wrote:
On 04/12/06, Yvo van Doorn <[EMAIL
Hi,
Right to it then.
Using httpd-2.0.52-28 on CentOS4.3.
Trying to redefine MIMEMagicFile with a file in the conf.d/
directory. Now, I thought those files were read after the config in
conf/. I've redefined other parameters in this way. I put a redefine
of MIMEMagicFile
On 12/4/06, Chris Johnson <[EMAIL PROTECTED]> wrote:
Hi,
Right to it then.
Using httpd-2.0.52-28 on CentOS4.3.
Trying to redefine MIMEMagicFile with a file in the conf.d/
directory. Now, I thought those files were read after the config in
conf/. I've redefined other p
On Mon, 4 Dec 2006, Joshua Slive wrote:
It's an RPM.
And thanks. I compeletly missed that and this explains it.
Thank you.
On 12/4/06, Chris Johnson <[EMAIL PROTECTED]> wrote:
Hi,
Right to it then.
Using httpd-2.0.52-28 on CentOS4.3.
Trying to redefine MI
Hi everyone. I am still looking for help/assistance with this problem of
mine re. how exactly I should go about the integration of PHP Scripting
with the Apache server 2.2. Can anyone please lay out the steps involved
to do this procedure? Thanx.
-
Steve Burrus wrote:
Hi everyone. I am still looking for help/assistance with this problem
of mine re. how exactly I should go about the integration of PHP
Scripting with the Apache server 2.2. Can anyone please lay out the
steps involved to do this procedure? Thanx.
Google is your friend
htt
Also there truly is no reason to post again on top of the message you sent
less then 24 hours ago. Come on... a little patience & netiquette goes a
long way.
On 12/4/06, Steve Burrus <[EMAIL PROTECTED]> wrote:
Hi everyone. I am still looking for help/assistance with this problem of
mine re. how
Joshua hit it right on the head.
Try adding this in your virtualhost directive (oh and don't forget
, didn't see it in your paste).
Alias /web /var/www/web/vincen/web
Then when you are trying to connect via webdav make sure you specify:
vincen.hostinpeace.com/web as your URL to connect to via w
Hello,
Does apache keep stats of viewer?
Such as # of viewers, the browsers the sites are being viewed from...
Thanks for your input!
can anyone/anybody please help me with an error that I have repeatedly
gotten when I have tried to install the version 2.2 of the apache
server?? Here is the problem and thanx to anyone who can help me :
Installing the Apache2.2 service
The Apache2.2 service is successfully installed.
Testing h
well after I tried to integrate PHP with apache 2.2 all that I seemingly
got for my efforts was this apache server error message saying this. Can
anyone please help me with this dire problem?
"httpd.exe: Syntax error on line 71 of C:/Program Files/Apache Software
Foundation/Apache2.2/conf/http
> -Original Message-
> From: uxwrstre [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 04, 2006 3:36 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Mysterious \"Premature end of
> script headers\" error
>
> On Friday 01 December 2006 14:05, uxwrstre wrote:
> > ...
> >
> -Original Message-
> From: Steve Burrus [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 05, 2006 6:33 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] How Do I Integrate Apache w. PHP?
>
> well after I tried to integrate PHP with apache 2.2 all that
> I seemingly go
> -Original Message-
> From: Steve Burrus [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 05, 2006 1:48 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] problems with apache 2.2 install.
>
> can anyone/anybody please help me with an error that I have
> repeatedly gotten w
It was thus said that the Great Boyle Owen once stated:
> >
> > On Friday 01 December 2006 14:05, uxwrstre wrote:
> > > ...
> > > shows the following: [Fri Dec 1 13:33:43 2006] [error] [client
> > > 134.171.16.75] Premature end of script headers:
> > > /home/web/archive/docs/bin/http-goto
> >
>
> -Original Message-
> From: Liz Kim [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 05, 2006 12:57 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] user stats logs
>
> Hello,
> Does apache keep stats of viewer?
> Such as # of viewers, the browsers the sites are being view
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 04, 2006 4:45 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Video streaming server
>
> Does anyone know how to use Apache as a Video streaming server?
Have you done any resear
> Or can you recommend a good one?
> Is there any tutorial?
Never tried it yet but Fenice could do for you: http://streaming.polito.it/
From their web site:
"Fenice is a multimedia streaming server compliant with the IETF's
standards for real-time streaming of multimedia contents over
Internet.
31 matches
Mail list logo