[PHP] php4.1.2 compile error with-gd

2002-03-07 Thread Eric Persson
this. Best regards, Eric -- [ eric persson | [EMAIL PROTECTED] | www.persson.tm ] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP based search engine

2002-03-13 Thread Eric Persson
David Robley wrote: PHP from around 4.05 has functions available to interface with the mnoGOSearch search engine, available from http://www.mnogosearch.ru/ I recommend you look at this combination. I recommend this one to, its a very good alternative which I used for several projects.

[PHP] Compile error in php4.04pl1 with apache

2001-02-07 Thread Eric Persson
Hi ! I've been trying to compile apache with php4.04pl1 as a static module into apache 1.3.17. configure, make and make install works fine with php. When I get to apache configure works but when trying to run make I get an error. configure is run with: ./configure --prefix=/usr/local/apache

[PHP] Prevent certain cachingheaders sent by sessionssytem

2002-10-07 Thread Eric Persson
I'm using the builtin sessionssystem in some soloutions I've made but I'm not totally satisfied with the headers sent from it. Especially I dont like the following line: Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 The header above causes me some problems and I