Re: [us...@httpd] php

2009-05-19 Thread Lester Caine
en set up by the linux distribution ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk// Firebird - h

Re: [us...@httpd] Httpd on Ubuntu 9.04

2009-05-24 Thread Lester Caine
ling things down in conjunction with FHS and removes the totally useless current 'standard' where EVERY variation is claimed to be compliant and FHS is used as the justification for MAKING their personal changes :( -- Lester Caine - G8HFL - Contact - http://l

Re: [us...@httpd] Httpd on Ubuntu 9.04

2009-05-24 Thread Lester Caine
Res wrote: On Sun, 24 May 2009, Lester Caine wrote: This is a general anarchy problem with everybody reinterpreting the 'rules' for standardisation of the directory structure to their own ends. Since the Not just directory naming, they rename binaries as well *THAT* is my key

Re: [us...@httpd] configuring mysql with php

2009-06-03 Thread Lester Caine
, so you will need to uncomment the correct extension for the version of MySQL you are actually using, and then restart Apache to load it. ( I prefer a real database so I'm not sure which ones you need ;) ) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk

[us...@httpd] Compiling Apache on windows VC9

2009-06-05 Thread Lester Caine
is the best place to 'go' to discuss this upcoming problem and try and add Apache to the PHP builds I'm currently doing privately? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.

Re: [us...@httpd] Compiling Apache on windows VC9

2009-06-05 Thread Lester Caine
William A. Rowe, Jr. wrote: William A. Rowe, Jr. wrote: Lester Caine wrote: PHP have decided that PHP5.3 will be the last version available for windows on VC6, and that PHP6 will be VC9 only, so is any work being done on a VC9 version of Apache? This seems to be in line with making IIS the

Re: [us...@httpd] Apache for Windows won't start

2009-09-02 Thread Lester Caine
unning as SYSTEM. > > Next step? :-) Disable IIS? I seem to recall it 'hogs' port 80 even if it's not showing as running? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk

Re: [us...@httpd] New User trying to install Apache server on Windows XP

2009-10-27 Thread Lester Caine
pect that you have had the php bits added via a second file. In any case is should not stop apache/php running, so checking you setup with a 'phpinfo();' will probably work. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine

Re: [us...@httpd] Second request - help with Apache Server Set-up issue for new user

2009-10-29 Thread Lester Caine
ne, and it will not prevent Apache/PHP starting -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Lester Caine
uld be taking care of. Before I had proper dns serving of my own website I used to have to look at it from the outside. I could not see it properly inside my IP address ;) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Se

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-25 Thread Lester Caine
Rupert See Rich's post It explains the problem nicely. I was off teack a little as my own setup needed ip addresses for different reasons when I set it up. It is the 'forwarding' that needs to be 'fixed' rather than your end :( -- Lester Caine - G8HFL

Re: [us...@httpd] Re: Apache 1.3 OS X 10.4 help

2010-02-25 Thread Lester Caine
how in text-only. Sigh. I've got text set here and am not seeing a problem on Seamonkey ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engin

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-25 Thread Lester Caine
Rupert Reid wrote: On 25 Feb 2010, at 14:13, Lester Caine wrote: Rupert See Rich's post It explains the problem nicely. I was off teack a little as my own setup needed ip addresses for different reasons when I set it up. It is the 'forwarding' that needs to be 'fixed&#

Re: [EMAIL PROTECTED] Why do I need /var/www as DocumentRoot & www-data as www owner?

2008-09-02 Thread Lester Caine
. At the end of the day the 'target' users of a distribution determine it's preferred default and many of them are targeting 'desktop' over 'server' so NOT providing the most practical layouts for running Apache. -- Lester Caine - G8HFL

[EMAIL PROTECTED] Spliting ServerRoot

2008-09-15 Thread Lester Caine
hich uses /etc/httpd/ but on the SUSE setup I seem already to have the logging split, and can't see why it's different. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/lsces/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquiryS

Re: [EMAIL PROTECTED] Spliting ServerRoot

2008-09-15 Thread Lester Caine
André Warnier wrote: Lester Caine wrote: I've just had a problem on a site that I need to get fixed properly. I should probably have taken a bit more care when I set thing up, but at that time I missed one thing, and that was that the log files default to ServerRoot. I don't wa

Re: [EMAIL PROTECTED] Spliting ServerRoot

2008-09-15 Thread Lester Caine
André Warnier wrote: Lester Caine wrote: André Warnier wrote: Lester Caine wrote: I've just had a problem on a site that I need to get fixed properly. I should probably have taken a bit more care when I set thing up, but at that time I missed one thing, and that was that the log

Re: [us...@httpd] PDO install kills webserver

2008-09-28 Thread Lester Caine
cause something is not set right on the link between pdo_pgsql and pastgres but we would need a little more detail to establish the setup of these. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/lsces/wiki/?page=contact L.S.Caine Electronic Services - htt

Flag missing from message subject again?

2008-12-11 Thread Lester Caine
Someone seems to have switched off the [EMAIL PROTECTED] again? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/lsces/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop

Re: [us...@httpd] download php apache

2009-02-26 Thread Lester Caine
e.com ServerAlias www.example.com * Should work If you move to a live site, then the IP address will be for the domain without a www extension anyway. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.

Re: [us...@httpd] download php apache

2009-02-26 Thread Lester Caine
Sam Wootton wrote: 2009/2/26 Lester Caine mailto:les...@lsces.co.uk>> Sam Wootton wrote: Hi, Many thanks for the help. I tried that, and i still got the same problem. However, it could be being cached i guess. Is what you suggested a sur

Re: [us...@httpd] apache2 versus httpd

2009-05-05 Thread Lester Caine
:( Of cause simply moving them back to where YOU want them is not actually a problem, since on the whole one only has to edit the config files? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk

Re: [us...@httpd] Fwd: Home Web Server

2009-05-13 Thread Lester Caine
eds a port opening to allow the local web site out ) or since I doubt that you have a static IP address, your ISP is blocking things. Bare in mind that these numbers may well change when you reconnect ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?pa

Re: [us...@httpd] Fwd: Home Web Server

2009-05-13 Thread Lester Caine
Justin Zhang wrote: Do you mean ipconfig? I got 192.168.0.100 for my server computer That is a private IP address and is never used outside a site. You nned to 'map' that to the internet side of your router - if it can handle such a thing. -- Lester Cai

[EMAIL PROTECTED] Upgrade niggle 2.0 to 2.2

2007-08-06 Thread Lester Caine
address. Can someone boot me in the direction of some notes that will help me out. The 2.0 setup has always been fine and I don't know if I ever changed anything to get that working so I sort of expected 2.2 to do the same. -- Lester Caine - G8HFL - Contact - htt

Re: [EMAIL PROTECTED] Upgrade niggle 2.0 to 2.2

2007-08-06 Thread Lester Caine
Joshua Slive wrote: On 8/6/07, Lester Caine <[EMAIL PROTECTED]> wrote: OK I've upgraded form 2.0 to 2.2 as part of a move to keep in line with a reasonably up to date setup, but I've hit a niggle in the access log. My new setup is logging all access against 0.0.0.0 and I can&#

Re: [EMAIL PROTECTED] Riddle Me This

2007-08-08 Thread Lester Caine
ad home.lsces.co.uk properly mapped in DNS everybody kept seeing the IP address much like you are getting. I think that you should be using www.goodsexnetwork.com/ in the proxy so that apache returns that rather than the ip address. I stand to be corrected as I'm still le

Re: [EMAIL PROTECTED] Riddle Me This

2007-08-08 Thread Lester Caine
address! Good call Neil - I knew that apache was not GENERATING any html - I did not even consider that the 'forwarding' was :) This is why the following apache stuff is then screwed? Because the www.goodsexnetwork.com is not being ACTUALLY used to talk to the apache server? -- Le

Re: [EMAIL PROTECTED] Issues with PHP module in Windows

2007-08-10 Thread Lester Caine
d. LoadModule php4_module modules/php4apache2_2.dll For Apache 2.2 -- Lester Caine - G8HFL - Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact L.S.Caine Electronic Services - http://home.lsces.co.uk MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/ Fi

Re: [EMAIL PROTECTED] PHPize and Installing DBG?

2007-08-10 Thread Lester Caine
Thanks very much in advance to all for any info. Nothing to do with Apache You will have a lot more luck on the PHPEclipse forums http://www.phpeclipse.de/tiki-forums.php -- Lester Caine - G8HFL - Contact - http://home.lsces.co.uk/lsces/wiki/?page=cont

Re: [EMAIL PROTECTED] Php not running

2007-10-29 Thread Lester Caine
script.php file? script.html will not get processed as php -- Lester Caine - G8HFL - Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact L.S.Caine Electronic Services - http://home.lsces.co.uk MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/ Firebird

Re: [EMAIL PROTECTED] Update on --Unable to enable mod_ssl

2008-01-09 Thread Lester Caine
http is on port 80 -- Lester Caine - G8HFL - Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact L.S.Caine Electronic Services - http://home.lsces.co.uk MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/ Firebird - http://www.firebirdsql.org/index.php

[EMAIL PROTECTED] Regular expresions for dummies

2008-01-10 Thread Lester Caine
perldoc.perl.org/perlre.html is going over my head :( -- Lester Caine - G8HFL - Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact L.S.Caine Electronic Services - http://home.lsces.co.uk MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorksho

Re: [EMAIL PROTECTED] Regular expresions for dummies

2008-01-10 Thread Lester Caine
Krist van Besien wrote: On Jan 10, 2008 3:58 PM, Lester Caine <[EMAIL PROTECTED]> wrote: I'm trying to set up an AliasMatch to catch some now quite regular attempts to find 'phpmyadmin' using a whole string of different case versions of 'phpmyadmin' and then 

[EMAIL PROTECTED] domain redirect

2008-03-18 Thread Lester Caine
ing is handling that side of things OK, so the home.lsces.co.uk is easy the map, it's the /ModelEngineersDigitalWorkshop/ bit that is confusing me at present :( -- Lester Caine - G8HFL - Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact L.S.Caine E

Re: [EMAIL PROTECTED] domain redirect

2008-03-18 Thread Lester Caine
Nils Jeppe wrote: On Tue, 18 Mar 2008, Lester Caine wrote: I'm sure it is possible without too much difficulty but what is the best way of doing it? The home.lsces.co.uk and www.lsces.co.uk are currently on different IP addresses but the new hosting is handling that side of things O

Re: [EMAIL PROTECTED] Can't modify LoadModule line for PHP

2008-03-22 Thread Lester Caine
.ini and IF it is creating a php.conf to go into apache. It would be nice though if there was an agreed standard as to HOW all of this actually works - switching between distributions is a pain since they ALL do something different. :( -- Lester Caine - G8HFL - Contact -

Re: [EMAIL PROTECTED] Can't modify LoadModule line for PHP

2008-03-22 Thread Lester Caine
opped all the lines from the extra .conf into httpd.conf because that then matches the windows set-up - may be worth trying? -- Lester Caine - G8HFL - Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact L.S.Caine Electronic Services - http://home.lsces.co.uk

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

[EMAIL PROTECTED] Problem displaying index.html by default

2008-06-19 Thread Lester Caine
ev Apache/2.2.9 (Win32) PHP/5.3.0-dev -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/lsces/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk//

Re: [EMAIL PROTECTED] Problem displaying index.html by default

2008-06-19 Thread Lester Caine
Lester Caine wrote: Not sure when this started since I mainly run index.php, but I've just been setting up a new machine with 2.2.9 and cloned the settings what was a working machine. I have DirectoryIndex index.html, index.php ^ That is the problem - but i

Re: [EMAIL PROTECTED] virtual hosting not working

2008-07-13 Thread Lester Caine
internet address when I'm out on the road - but that seems to be a bit of black magic :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/lsces/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/

Re: [us...@httpd] Someone hacked my apache2 server

2010-04-03 Thread Lester Caine
have had a number of sites giving us a 'problem', but when accessed with the IP address of the machine direct then they are actually fine! -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsce

Re: [us...@httpd] Someone hacked my apache2 server

2010-04-04 Thread Lester Caine
eing redirected, but only on a couple of DNS servers, everybody else saw the correct IP address. Your description of 'all sites' simply confirms that your users are getting the wrong DNS lookup, rather than YOUR site having been compromised. -- Lester Caine - G8HFL --

Re: [us...@httpd] Internet Explorer 6

2010-05-11 Thread Lester Caine
is time to convince those councils that can't afford to replace hardware that Firefox IS a more popular browser and more secure :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk Enquiry

[us...@httpd] virtual host failure on SUSE

2010-05-24 Thread Lester Caine
Any ideas where to look next? As I say it was working fine this morning :( -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital

Re: [us...@httpd] virtual host failure on SUSE

2010-05-25 Thread Lester Caine
Nilesh Govindarajan wrote: On Tue, May 25, 2010 at 3:01 AM, Lester Caine wrote: I've had this problem before and fixed it but can't remember what the fix was :( I've got a couple of virtual sites on an SUSE server which I've just updated and now what was perfectly funct

Re: [us...@httpd] virtual host failure on SUSE

2010-05-25 Thread Lester Caine
Nilesh Govindarajan wrote: On Tue, May 25, 2010 at 2:47 PM, Lester Caine wrote: Nilesh Govindarajan wrote: On Tue, May 25, 2010 at 3:01 AM, Lester Cainewrote: I've had this problem before and fixed it but can't remember what the fix was :( I've got a couple of virtual s

Re: [us...@httpd] virtual host failure on SUSE

2010-05-25 Thread Lester Caine
ce since this really does screw up managing each vhost. I'm just stuck with it on the hosting machines. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com

Re: [us...@httpd] Setting Up Virtual Host Help Needed on WinXP

2010-06-03 Thread Lester Caine
There must be some directive in the httpd.conf file to allow sub-folders to be visible, right? Your base httpd.conf file probably has a entry to disable the entire file system, but ... AH try taking the final slash off in DocumentRoot "D:/webapps/myapps/" DocumentRoot "

Re: [users@httpd] Apache 2.2 with PHP 5.3.6 (VC9)

2011-03-17 Thread Lester Caine
make them available)? Does anyone have a better suggestion? http://www.apachelounge.com/download/ - not 'official' but certainly the best alternative for those of us who have HAD to bow to PHP's unilateral dictates ;) -- Lester Caine - G8HFL - Contact

Re: [users@httpd] Apache 2.2 with PHP 5.3.6 (VC9)

2011-03-18 Thread Lester Caine
here have been reports of problems. That may just be finger trouble, but when reporting problems on the PHP list at least one can say 'yes apache is a VC9 build!' to shut them up. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L

Re: [users@httpd] Apache is listening but not responding

2011-05-25 Thread Lester Caine
John Fitzgibbon wrote: I have installed Apache on Linux. This is the directive for the home directory. Linux - with a windows path? If it IS a windows machine, then IIS may be already using port 80 hence being able to switch to another port. -- Lester Caine - G8HFL

Re: [users@httpd] How to run a backup server?

2011-06-10 Thread Lester Caine
of switching over an entry in the router. ISP's have a bigger version of that handling many machines ... Then I have the machines set up to rsync regularly and also rsync to another machine at my ISP. I don't use MySQL myself, Firebird handles replication between machines, and in

Re: [users@httpd] How to run a backup server?

2011-06-13 Thread Lester Caine
d healthier) to just get a VPS somewhere... In my case, cost of storage makes the hosted options silly money. I'm running 5Tb here but only have 500Mb on the remote service. That and I like to use a REAL database which is not generally available ;) -- Lester Caine - G8HFL -

Re: [users@httpd] How to run a backup server?

2011-06-14 Thread Lester Caine
but in my case I'd also have to loose capability to get things DOWN to the level I currently pay. There is no conflict ... the problem is more one of what you need the backup for? That will determin which is the best route. -- Lester Caine - G8HFL - Contact

Re: [users@httpd] PHP Parsing Problem

2011-06-15 Thread Lester Caine
e with PHP, but most distributions simply decide that themselves. And have created their own way of enabling stuff in Apache and PHP :( -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk Enqu

Re: [users@httpd] installing an Apache module after Apache is up and running

2011-06-21 Thread Lester Caine
do this? Any help would be much appreciated. What are you running on ? My SUSE setup includes it with the base apache2 install, but other modules are loaded individually. And they are loaded in the Apache directory /usr/lib64/apache2/mod_rewrite.so for example. -- Lester Caine - G8HFL

Re: [users@httpd] installing an Apache module after Apache is up and running

2011-06-21 Thread Lester Caine
quick glance tells me you need to be asking on the Greenstone support list since it obviously packages it's own version of apache with that. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.

Re: [users@httpd] installing an Apache module after Apache is up and running

2011-06-21 Thread Lester Caine
oblem. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk// Firebird - http://www.firebirdsql.org/inde

Re: [users@httpd] PHP 5.3.6 for Apache VC 9 binaries

2011-08-01 Thread Lester Caine
aries, imagemagick for instance - http://lsces.co.uk/wiki/index.php?page=PHP+Extension+Magickwand -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engi

Re: [users@httpd] Re: Server default vhost

2011-11-04 Thread Lester Caine
NameVirtualHost *:80 in httpd.conf I then have a line Include /etc/apache2/vhost.d/*.conf and each virtual host has it's own xxx.conf file in the vhost.d directory -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic

Re: [users@httpd] name-server

2011-12-03 Thread Lester Caine
ynamic dns' providers who will compensate for a change of ip address if you don't have a static one. e need a little more info on how you access the internet ;) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electroni

Re: [users@httpd] name-server

2011-12-03 Thread Lester Caine
Dr. Sunil M. Dogra wrote: hi Lester Caine, my ISP is ernet india and cdrstdu.edu.in <http://cdrstdu.edu.in> is also registered with http://www.registry.ernet.in/ I think you need to be talking to them to find out how you set up the ip address of your machine. CDRSTDU.EDU.IN can't b

[users@httpd] Preferred way of limiting direct access

2012-02-27 Thread Lester Caine
but keeping everything related to a bundle like 'wiki' in one directory allows a modular approach which IS working well otherwise. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.u

Re: [users@httpd] apache 2.4.1 and php 5.4(same with any) problem

2012-03-02 Thread Lester Caine
divines wrote: But php simply does not work when i try to open php files, and logs has nothing to show. Is that 'apache starts without an error'? If so what happens when you try and open a PHP page? Do you have the simple http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - htt

[users@httpd] 2.4.1 vhost setup

2012-03-09 Thread Lester Caine
t one application which is running fine on Apache2.2/PHP5.3.10 but is giving me seg faults on Apache2.4.1/PHP5.4 ... yet all other sites are running fine. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services -

Re: [users@httpd] 2.4.1 vhost setup

2012-03-09 Thread Lester Caine
Eric Covener wrote: On Fri, Mar 9, 2012 at 2:06 PM, Lester Caine wrote: > OK what am I doing wrong > > AH00548: NameVirtualHost has no effect and will be removed in the next > release /opt/apache2/conf/httpd.conf:345 > > But if it has no effect why when I remove it does

Re: [users@httpd] 2.4.1 vhost setup

2012-03-09 Thread Lester Caine
nging the .htaccess code for compression to the code in Apache's documentation fixed it for me. No mod_deflate ... it's a 'basic' build of the 2.4.1 with php the only 'extra' but see other post ... it's working now - go figure. -- Lester Caine - G8HFL

Re: [users@httpd] 2.4.1 crazy logging

2012-03-11 Thread Lester Caine
- Original message - > [Sun Mar 11 08:19:40.020588 2012] [core:notice] [pid 25207:tid > 3069507888] AH00052: child pid 25295 exit signal Segmentation fault > (11) > > Is that to be worried about? At last someone reporting segfaults ... I'm getting these from PHP, so do you know what is crea

[users@httpd] 'redirect' to a single domain name

2012-03-16 Thread Lester Caine
be handled inside the for it to correctly map what is listed in the ServerAlias to match the ServerName entry? What IS the politically correct way of handling this? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Elect

Re: [users@httpd] 'redirect' to a single domain name

2012-03-16 Thread Lester Caine
Tom Evans wrote: Tapped all that out, and THEN remembered that this is a FAQ: http://httpd.apache.org/docs/2.2/rewrite/remapping.html#canonicalhost TA ... PS: the same Lester Caine who posts on the register boards? Probably :) Don't get much time to read the news these days ... -- L

Re: [users@httpd] 'redirect' to a single domain name

2012-03-16 Thread Lester Caine
Lester Caine wrote: Tom Evans wrote: Tapped all that out, and THEN remembered that this is a FAQ: http://httpd.apache.org/docs/2.2/rewrite/remapping.html#canonicalhost TA ... Problem solved :) Helps if you edit the .co.uk record rather than the .org.uk one -- Lester Caine - G8HFL

Re: [users@httpd] Re: [ANNOUNCEMENT] Apache HTTP Server 2.4.1 Released

2012-04-08 Thread Lester Caine
Expat 2.1.0), is there any idea if zlib 1.2.7 is coming soon? Starter for ten http://www.anindya.com/apache-http-server-2-4-1-x86-and-x64-windows-installers/ -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http

Re: [users@httpd] Re: [ANNOUNCEMENT] Apache HTTP Server 2.4.1 Released

2012-04-08 Thread Lester Caine
Good Guy wrote: Lester Caine wrote: > Moshe Ben-Shoham wrote: >> Hi, >> >> I am also waiting for the Windows binaries for httpd-2.4.1. I saw that >> Expat 2.1.0 was released, zlib 1.2.7 was not yet released and OpenSSL >> 1.0.1 was released. >> >

[users@httpd] Lost a server ... was working fine

2012-06-13 Thread Lester Caine
had accessed the machine direct as I was expecting it to do. So would 'Redirect' action that or am I looking for some DNS path problem ... localhost is getting 'redirected' as well ... so I think I suspect Apache here? -- Lester Caine - G8HFL - Co

Re: [users@httpd] help loading a webpage in apache

2012-07-22 Thread Lester Caine
ndows? There is no point. If you are having problems on Linux, most distributions have their own packages for apache, php and mysql ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk Enquiry

[users@httpd] rewrite niggle

2012-07-24 Thread Lester Caine
og command I get an Invalid command 'RewriteLog' error, yet the other rewrite entries don't give any problem. Actually - the working system gives the same error! What is the easiest way of debugging what is going wrong? -- Lester Caine - G8HFL - Con

Re: [users@httpd] Apache 2.4 for windows????

2012-10-03 Thread Lester Caine
abhishek wrote: Does anyone have an idea on when will Apache 2.4 binaries be available for windows? http://www.apachelounge.com/download/ is the closest you will get to 'official' downloads. ApacheLounge has always provided the latest binaries and useful supporting modules. -- Le

RE: [users@httpd] Apache 2.4 for windows????

2012-10-03 Thread Lester Caine
> Are those binaries stable and ready for production server use Hope so - many of us have been using the 64 bit versions for years! > > Regards, > Abhishek Gupta > > -Original Message----- > From: Lester Caine [mailto:les...@lsces.co.uk] > Sent: Thursday, O

[users@httpd] 403 Forbidden ...

2012-11-09 Thread Lester Caine
All Require all granted But only the last should be required So what am I missing to make this work on httpd2.4 ? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http:

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
Lester Caine wrote: I'm missing something simple I am sure ... Am moving from 2.2 to 2.4 and this works on 2.2! http://eveshamtc.lsces.co.uk works ... The vhost file has 301 redirects from the original .aspx links, so http://eveshamtc.lsces.co.uk/lifeinevesham.aspx is redirected to

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
ation" and not all of them are obvious. Even to an expert. Thanks for the nudge ... since this has all been running for years on 2.2 I had hoped that it was just something I had not changed on the 2.4 setup? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
give the right errors when I make a mistake but I am now lost as to where to go next. mod_info should be running, but I'm not seeing it currently still working on this. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
ies cannot view your configuration directives. mod_info is now loaded, but currently I'm just flipping to home page just working through the settings. Just working through Yehuda's link as well. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?pag

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
Lester Caine wrote: Found a few little niggles while sorting mod_info. I was still running mod_access_compat and switching that off flagged a couple of problems. All have now been cleared but no change to the 403 error on rewrite results. mod_info is now loaded, but currently I'm

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
irectory config files I've avoided using .htaccess so far as I thought THAT was frond on? Am I going to have to switch everything back to directory based, having spent a lot of time stripping it on 2.2 :( -- Lester Caine - G8HFL - Contact - http://lsces.co.u

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
d in every vhost.d config file. To get this working I've copied all the code directly into one of the vhost.conf files and then added the hard coded paths to the re-write rules. So now the question is "Is there something I can use to add the vhost path automatically in the ge

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
fferent - don't understand why - but currently it looks like have to manually rewrite every vhost file as 2.4 is simply not including the 'DocumentRoot' value in the same way it is included on 2.2 :( -- Lester Caine - G8HFL - Contact - http://lsces.co.u

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
eaningful answer. lines like RewriteRule ^/?wiki/view/(.+)$ /wiki/index.php?page=$1 [L] have been ammended to RewriteRule ^/?wiki/view/(.+)$ /srv/website/eveshamtc.org.uk/wiki/index.php?page=$1 [L] 'A web-path to a resource' is not using the DocumentRoot setting --

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
x27; element is not displayed in the rewrite log on the 2.2 version which is working fine. So I ASSUMED the fact that the 2.4 version was working the same ... So where do I report this problem. As far as I can see this IS a bug? -- Lester Caine - G8HFL - Contact - h

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Lester Caine
Ben Johnson wrote: On 11/13/2012 4:54 PM, Lester Caine wrote: Ben Johnson wrote: My rewrite rules are stored in a config file 'mod_rewrite.conf' which is loaded in every vhost.d config file. To get this working I've copied all the code directly into one of the vhost.conf

Re: [users@httpd] new installation

2012-12-02 Thread Lester Caine
probably a better starting point. That will configure everything to work together and get you going. As you learn how things work then you will begin to understand what each element does, and then you might find that your better switching to a real database rather than mysql ;) -- Lester Caine

Re: [users@httpd] Apache HTTP Server 2.4.x for Windows?

2012-12-21 Thread Lester Caine
dled distributions' with PHP and a database, so the provision of an 'official' windows build is now as questionable as providing builds for Linux? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - ht

Re: [users@httpd] Apache stops serving pages

2016-01-11 Thread Lester Caine
have been even more responsive, back to the 24/7 stability that W2k and NT4 provided and even smaller percentages on the active working times :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Lester Caine
llation is failing to start properly. That is the problem rather than Apache -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Di

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Lester Caine
s where you installed from? Simply removing line 20 should allow httpd to run and let you at least get the 'It works' message. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.u

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Lester Caine
is not right if it's mixing versions. Also PHP5 has a different version of library for Apache 2.4 and 2.2 which may be the same problem. But we need someone who actually uses Mac to confirm things ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?p

Re: [users@httpd] Apache permissions stabs new Linux user in face with icepick. Suggestions?

2016-03-10 Thread Lester Caine
, but that may simply link to uid.conf ... each distribution seems to have it's own preferences on setting this up. Adding to the jigsaw, the user for a database connection on the same machine may be different again. All of this is not really an 'icepick', but makes a lot more sense

Re: [users@httpd] Address already in use in Apache on Mac

2016-03-19 Thread Lester Caine
all from apache.org it can use a different setup so may not ACTUALLY be using /conf/ ... my parallel setups of Apache2.2 and Apache 2.4 use the /etc/apache and /opt/apache24 directories But we need a 'Mac' expert to confirm that. -- Lester Caine - G8HFL -

  1   2   >