Re: VS: VS: Apache & PHP4

2002-01-22 Thread Dries Kimpe
I run a webserver (within rug.ac.be domain) using php4, and I once had the same problem but can't remember what I exactly did to solve it (I forgot the proxy-cache & browser-cache ;-) The problem started after a apt-get upgrade, think I temporary used the sid-packages (php4 + depends)... Later I

Re: VS: VS: Apache & PHP4

2002-01-22 Thread Dries Kimpe
On Tue, 22 Jan 2002, Pieter De Troyer wrote: > > You should check again that there is uncommented loadmodule for php4, > > in your :/etc/apache/httpd.conf > > (LoadModule php4_module /usr/lib/apache/1.3/libphp4.so) > > it's uncommented, both in /etc/apache-ssl/httpd.conf and > /etc/apache/httpd.c

Re: VS: VS: Apache & PHP4

2002-01-22 Thread Pieter De Troyer
> You should check again that there is uncommented loadmodule for php4, > in your :/etc/apache/httpd.conf > (LoadModule php4_module /usr/lib/apache/1.3/libphp4.so) it's uncommented, both in /etc/apache-ssl/httpd.conf and /etc/apache/httpd.conf > And then just /etc/init.d/apache restart I did...

VS: VS: Apache & PHP4

2002-01-22 Thread Mikrolahti :: Linux - tuki
>>Wow! it did make apache starting :-) > >but when I want to view a php page, it offers me the file to download, >instead of processing it... You should check again that there is uncommented loadmodule for php4, in your :/etc/apache/httpd.conf (LoadModule php4_module /usr/lib/apache/1.3/libphp4.so

Re: VS: Apache & PHP4

2002-01-22 Thread Pieter De Troyer
On Tue, 22 Jan 2002, Mikrolahti :: Linux - tuki wrote: > A little more detail to my previous message: > My friend did set value of /proc/sys/kernel/shmmax to 33554432 > That worked for my apache-dying problem. Wow! it did make apache starting :-) but when I want to view a php page, it offers me