Re: Problem with apache2

2009-06-25 Thread Javier Barroso
On Thu, Jun 25, 2009 at 1:30 PM, Jesus arteche wrote: > Hello, > > I have an Apache2 server, it is working with 2 virtual directories, with the > next conf: > > > > NameVirtualHost * > >     ServerAdmin dpto.siste...@acme.es >     ServerName web1.acme.com >     DocumentRoot /var/www/we

Problem with apache2

2009-06-25 Thread Jesus arteche
Hello, I have an Apache2 server, it is working with 2 virtual directories, with the next conf: NameVirtualHost * ServerAdmin dpto.siste...@acme.es ServerName web1.acme.com DocumentRoot /var/www/web1/web/ Options Indexes MultiViews

Re: Problem with apache2-common not installing apache2.conf?

2005-10-07 Thread Moritz Kütt
Hey I had the same problem, but I get around with completely uninstall apache2-common. (That means not only apt-get remove, but dpkg --purge and manually deleting /var/www, log files and config files). Afterwards, the installation of Apache 2 seemed to be as it has to be. Oh, I also change

Re: Problem with apache2 and SSL

2005-07-31 Thread Adam Aube
Bryan Arenal wrote: > On 7/30/05, Adam Aube <[EMAIL PROTECTED]> wrote: >> Is the SSL module enabled ('ls /etc/apache2/mods-enabled/ssl*')? > Yes, the ssl.conf and ssl.load modules are both symlinked over from > mods-available/. Can you post the config section for the host listening on port 443?

Re: Problem with apache2 and SSL

2005-07-30 Thread Bryan Arenal
On 7/30/05, Adam Aube <[EMAIL PROTECTED]> wrote: > > Is the SSL module enabled ('ls /etc/apache2/mods-enabled/ssl*')? Yes, the ssl.conf and ssl.load modules are both symlinked over from mods-available/.And in case it's any help, the firefox error message is: The connection to has terminat

Re: Problem with apache2 and SSL

2005-07-30 Thread Adam Aube
Bryan Arenal wrote: > I've got apache2 installed, configured for all of my virtual domains > and everything is running fine. Well, everything except for SSL. > > I've created my cert with 'apache2-ssl-certificate' as well as by > hand. Nothing I do ever seems to work, because as soon as I hitti

Problem with apache2 and SSL

2005-07-30 Thread Bryan Arenal
Hi, I've got apache2 installed, configured for all of my virtual domains and everything is running fine. Well, everything except for SSL. I've created my cert with 'apache2-ssl-certificate' as well as by hand. Nothing I do ever seems to work, because as soon as I hitting port 443, I get an erro

Problem with Apache2 / PHP4

2004-11-09 Thread Patrick van Elk
Hi, My server is running Apache2 and PHP4 (4.3.9) from sarge. Yesterday, I did an apt-get update / apt-get upgrade which updated apache and some other stuff. After Apache was restarted, I got errors like: Warning: preg_match: internal pcre_fullinfo() error -3 in ... on line ... After some Googleing

Problem with apache2-common not installing apache2.conf?

2003-06-02 Thread darin strait
This seems sort of too basic to be bug and there doesn't seem to be one filed on this, so I must be doing something wrong... Warning: I'm new at Apache. I'm using Debian testing, kernel 2.4.20. In the process of tryiing to get subversion up on my home server. Local subverting works fine. Network