Hi Paul,
I have been developing a php website. I have been ftping my php web
pages to a webserver and that works hkowever I don't have an error log
on the webserver. So I downloaded apache 2.0.55. I am doing a
manual installation and I am at the point where it tells me where to
place the php
Hi all,
Yesterday I had trouble when configuring Apache 2.2 with PHP 4.4.2,
which caused Apache to crash (segmentation fault) when calling various
PHP functions. Just before heading home I encountered the source of the
issue, as well as the solution.
The hint to the answer resided in the /va
file mentions the following (at the end):
[...]
[Wed Feb 15 15:12:38 2006] [notice] caught SIGTERM, shutting down
[Wed Feb 15 15:12:41 2006] [warn] RSA server certificate is a CA
certificate (BasicConstraints: CA == TRUE !?)
[Wed Feb 15 15:12:41 2006] [warn] RSA server certificate CommonName (CN)
Hi all,
I've written a ArrayToExcel(XML) class, you're welcome to use if you
wish. May need a bit of tweaking to get the colspan working (I haven't
touched it in quite a while). But the process itself I think is rather
nice :)
>
> http://projects.londonis.co.uk/arraytoexcel/
Thanks for your
Hi,
One of our clients is a true Excel wizard and in order to enable his
highly advanced sheets to become available for others as well (editable
and all), I have created a PHP version of his Excel sheets which uses a
MySQL DB for storage.
I shall spare you all the technical intricacies of th
Hi Jochem (and others),
save the 'authenticated' state in the session;
only send out the http auth headers when:
1. the user is not authenticated
2. the page is should be protected
logging out would then clear the 'authenticated'
state from the SESSION
now I probably didn't explain that very
Hi all,
Alright: here's a bit of a "challenge" (so as to avoid the word "issue")
;) my colleagues have run into previously: how to kill HTTP
authentication...
I remember that they never did figure that one out, and I too will now
have to get my hands dirty with trying to find a proper way to
Hi Barry (and others),
Thanks for your answer!
This is surely a browser problem.
I already feared as much...
The nasty thing is that due to this some of the end users of our client
are losing confidence in the way the application works.
Disabling GZIP is not really what I want to do either,
r solving it...
So, if someone has any ideas, can they please let me know (off-list in
case the reply is deemed off-topic for this list)?
Thank you all kindly in advance, and with kind regards,
Olaf Greve
function gzdataout($level=1){ // level = compression level 0-9, 0=none,
9 matches
Mail list logo