Re: [EMAIL PROTECTED] Question: ProxyPass not working??

2008-04-06 Thread Paul Heath
discovered it was that i should have been running php5apache2_2.dll not php5apache2.dll.many thanks On 4/6/08, Eric Covener <[EMAIL PROTECTED]> wrote: > > On Sat, Apr 5, 2008 at 8:54 PM, <[EMAIL PROTECTED]> wrote: > > Hi, folks: > > The above configuration did not work, I get 403 error by

Re: [EMAIL PROTECTED] Apache2.2.8 wont run after installation

2008-04-06 Thread Paul Heath
Lesterthat has solved my problem, dont know why i didnt spot that. Originally, had apache1.3 installed and just thought i needed to upgrade to php5apache2.dllcan get back to experimenting with php/mysql nowmany thanks... On 4/6/08, Lester Caine <[EMAIL PROTECTED]> wrote: > > Paul

[EMAIL PROTECTED] log files missing "randomly" from access_log

2008-04-06 Thread Adam Goryachev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have a number of virtualhosts configured with a different access_log for each one. I also have a "monitoring" server which sends a request to each of the virtualhosts every 5 minutes. Sometimes, these regular requests don't get logged in some of the

[EMAIL PROTECTED] Re: users Digest 4 Apr 2008 07:50:09 -0000 Issue 3170

2008-04-06 Thread Amit G
Let me describe you what I have done.. I have deleted both the server source files and started afresh from the extraction.. followed the steps like: [EMAIL PROTECTED] httpd-2.0.63]# pwd /home/praveena/software/httpd-2.0.63 [EMAIL PROTECTED] httpd-2.0.63]# ./configure --prefix=/home/praveena/soft

[EMAIL PROTECTED] Apache Loads Multiple Version of Libexpat

2008-04-06 Thread Luyi Chen
Hi, I am using Apache2.2.6 on Ubuntu6.06. My installation of Apache is in this way: 1) I installed Apache included apr 2) I downloaded apr-util-1.2.12 from Apache website, because the included apr-util cannot be installed (If you are interested, I got this error: libtool: install: error: cannot in

[EMAIL PROTECTED] Question: Which Directives responsible for 'Cach-Control' header?

2008-04-06 Thread Neil Simons
Hi all, I have a Fedora Core5 linux box running apache 2.2.2 When serving static files of certain extentions including .mp3, 'Cache-Control' headers are included in the response, as well as 'ETag' headers etc. My question is simply this: How can I stop the 'Cache-Control' headers being gener

[EMAIL PROTECTED] Question: Which Directives responsible for 'Cach-Control' header?

2008-04-06 Thread Neil Simons
Hi all, I have a Fedora Core5 linux box running apache 2.2.2 When serving static files of certain extentions including .mp3, 'Cache-Control' headers are included in the response, as well as 'ETag' headers etc. My question is simply this: How can I stop the 'Cache-Control' headers being gene

Re: [EMAIL PROTECTED] Apache2.2.8 wont run after installation

2008-04-06 Thread Lester Caine
Paul Heath wrote: Have spent may hours installing and re-installing Apache2.2.8 and PHP5.2.5, i cannot get apache to start. Check the installation notes ;) php5apache2_2.dll is needed for Apache 2.2 -- Lester Caine - G8HFL - Contact - http://home.lsces.co.uk/lsc

Re: [EMAIL PROTECTED] Question: ProxyPass not working??

2008-04-06 Thread Eric Covener
On Sat, Apr 5, 2008 at 8:54 PM, <[EMAIL PROTECTED]> wrote: > Hi, folks: > The above configuration did not work, I get 403 error by visiting > "http://example.com/images/pic.jpg";, but I can access > http://imgserver.com/images/pic.jpg from web browser without problem. > [firewall enabled aroun

Re: [EMAIL PROTECTED] Question: RewriteMap and context

2008-04-06 Thread Eric Covener
On Sat, Apr 5, 2008 at 9:09 PM, <[EMAIL PROTECTED]> wrote: > From the Apache mod_rewrite documentation, the RewriteMap should be > working under both server config and virtual host. I have the > following RewriteMap rules: > > RewriteMap images txt:/path/to/img.map > RewriteRule ^/images

Re: [EMAIL PROTECTED] Apache2.2.8 wont run after installation

2008-04-06 Thread Eric Covener
On Sun, Apr 6, 2008 at 12:08 PM, Paul Heath <[EMAIL PROTECTED]> wrote: > Have spent may hours installing and re-installing Apache2.2.8 and PHP5.2.5, > i cannot get apache to start. > > When i select the start [or restart]on the control apache service it returns > "The requested operation has fa

[EMAIL PROTECTED] Apache2.2.8 wont run after installation

2008-04-06 Thread Paul Heath
Have spent may hours installing and re-installing Apache2.2.8 and PHP5.2.5, i cannot get apache to start. When i select the start [or restart]on the control apache service it returns "The requested operation has failed". When i run the test configuration it returns: "Cannot load C:/PHP/ph