Re: [gentoo-user] apache2 update

2005-09-23 Thread Roman v. Gemmeren

Am 23.9.2005 schrieb "q-parser" <[EMAIL PROTECTED]>:

>Hi.
>
>I've just updated my apache2 and I found out there were several changes
>done. I mean replacing apache2/conf/apache2.conf with apache2/httpd.conf
>and stuff. But it's not the issue. I have a problem with getting php
>back to work. In /etc/conf.d/apache2 there's that APACHE2_OPTS="-D
>DEFAULT_VHOST". I've added -D PHP4 there, restarted server, but it does
>still not parse any php file.
>
>q-parser

hi,

did you move your php.ini (and the other files) to /etc/apache2?
I had a hard time figuring this out..
With the new 'streamlined' layout, as far as i know, all config-file
were  
moved from /etc/apache2/conf/ to /etc/apache2/

[EMAIL PROTECTED] strowi # ls /etc/apache2/

apache2-builtin-mods  httpd.conf.bak  mime.types  php.ini  vhosts.d
httpd.confmagic   modules.d   ssl

If that does not work you should have a look at the startup-errorlog from
apache2.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] apache2 update

2005-09-23 Thread Heinz Sporn
Am Freitag, den 23.09.2005, 12:49 +0200 schrieb q-parser:
> Hi.
> 
> I've just updated my apache2 and I found out there were several changes 
> done. I mean replacing apache2/conf/apache2.conf with apache2/httpd.conf 
> and stuff. But it's not the issue. I have a problem with getting php 
> back to work. In /etc/conf.d/apache2 there's that APACHE2_OPTS="-D 
> DEFAULT_VHOST". I've added -D PHP4 there, restarted server, but it does 
> still not parse any php file.

Similar problems here. I recommend looking at
http://www.gentoo.org/doc/en/apache-troubleshooting.xml and
http://www.gentoo.org/doc/en/apache-upgrading.xml

These documents reflect the recent changes in the Apache layout.

> 
> q-parser

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] apache2 update

2005-09-23 Thread q-parser

Hi.

I've just updated my apache2 and I found out there were several changes 
done. I mean replacing apache2/conf/apache2.conf with apache2/httpd.conf 
and stuff. But it's not the issue. I have a problem with getting php 
back to work. In /etc/conf.d/apache2 there's that APACHE2_OPTS="-D 
DEFAULT_VHOST". I've added -D PHP4 there, restarted server, but it does 
still not parse any php file.


q-parser
--
gentoo-user@gentoo.org mailing list