Re: Apache libraries/modules

2005-05-18 Thread Olivier Nicole
am not sure, but I do think that trying to run a port from the work directory is unlikely to work. Yes I did (in a previous install that I did not deinstall). But anyway I found it: the directive ServerRoot in apache conf file taht is a bit more than the place where to find the log and conf file

Apache libraries/modules

2005-05-17 Thread Olivier Nicole
Hi, I am running Apache/moddssl/php a 5.3 RELENG server. I build the distribution by hand from the source: everything installed in /usr/local/apache For simplicity/compatibility/upgradability, I want to switch to the ports. But when I try to run the new apache, it always looks for the modules

php/apache/ssl core dumps

2005-05-16 Thread Ruben Bloemgarten
Hi all, Im trying to get Apache to work with both ssl and php. However, when ssl apache and php are installed and the php module is set to be loaded into apache, apache core dumps (11). Im using the latest ports tree. Also Ive tried any number of combinations of mod_php, php-extensions

FreeBSD 5.4 apache vs. apache+mod_ssl and mod_php4 dependencies.

2005-05-13 Thread Joe Capali
Back in the day...4.9-RELEASE you were able to install apache+mod_ssl and mod_php4. Now 5.4-RELEASE requires apache as a dependency to install mod_php4 and fails with apache+mod_ssl already installed. Don't know if this is a problem just I am having. I would like to end up with my 4.9 config

Re: FreeBSD 5.4 apache vs. apache+mod_ssl and mod_php4 dependencies.

2005-05-13 Thread Odhiambo Washington
* Joe Capali [EMAIL PROTECTED] [20050513 17:21]: wrote: Back in the day...4.9-RELEASE you were able to install apache+mod_ssl and mod_php4. Yes. Now 5.4-RELEASE requires apache as a dependency to install mod_php4 So what do you want mod_php4 for if not for use with Apache? Anyway

Re: FreeBSD 5.4 apache vs. apache+mod_ssl and mod_php4 dependencies.

2005-05-13 Thread Clifton Royston
On Fri, May 13, 2005 at 07:20:49AM -0700, Joe Capali wrote: Back in the day...4.9-RELEASE you were able to install apache+mod_ssl and mod_php4. Now 5.4-RELEASE requires apache as a dependency to install mod_php4 and fails with apache+mod_ssl already installed. Don't know if this is a problem

cannot get apache to start

2005-05-03 Thread Marcel Stangenberger
also tried to use php5 instead of 4 but it all does net help. I attached the httpd.conf These are the installed packages : apache-1.3.33_1 The extremely popular Apache http server. Very fast, very autoconf-2.53_3 Automatically configure source code on many Un*x platforms autoconf

Apache rewrite log and newsyslog.conf

2005-04-28 Thread Paul Schmehl
I maintain a small hobby website for some friends. I use mod_rewrite, and apache logs all rewrites to /var/log/httpd/rewrite_log. The log gets very large and files up /var, so I added it to newsyslog.conf: /var/log/httpd-access.log 640 5 *$W0D0 Z /var/log/httpd

Re: Apache rewrite log and newsyslog.conf

2005-04-28 Thread Greg Barniskis
Paul Schmehl wrote: I maintain a small hobby website for some friends. I use mod_rewrite, and apache logs all rewrites to /var/log/httpd/rewrite_log. The log gets very large and files up /var, so I added it to newsyslog.conf: /var/log/httpd-access.log 640 5 *$W0D0 Z

Re: Apache rewrite log and newsyslog.conf

2005-04-28 Thread Paul Schmehl
--On Thursday, April 28, 2005 10:32:08 AM -0500 Greg Barniskis [EMAIL PROTECTED] wrote: is it really httpd/rewrite.log or is that a typo for httpd-rewrite.log? Ah, geez. A man is never so blind as when he cannot see. Thanks for pointing out what *should* have been blatently obvious to me. I'm

apache vhost help.

2005-04-24 Thread Perttu Laine
I have domain configured so *.domain.tld are A record to same IP. Now I have apache vhosts so www.domain.tld and domain.tld goes to apache data dir and webmail.domain.tld goes to webmail data dir. Problem is howto forward those all others to certain directory. s it possible to make *.domain.tld

Re: apache vhost help.

2005-04-24 Thread Lis
http://www.onlamp.com/pub/a/apache/2003/07/24/vhosts.html - Original Message - From: Perttu Laine [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Sent: Sunday, April 24, 2005 12:58 PM Subject: apache vhost help. I have domain configured so *.domain.tld are A record to same IP. Now I

Re: apache vhost help.

2005-04-24 Thread Duo
Perttu Laine wrote: I have domain configured so *.domain.tld are A record to same IP. Now I have apache vhosts so www.domain.tld and domain.tld goes to apache data dir and webmail.domain.tld goes to webmail data dir. Problem is howto forward those all others to certain directory. s it possible

About Apache

2005-04-13 Thread Kevin Pang
I installed Awstat, the log report url is something like http://www.mydomain.com/awstats/awstats.pl, I added password protection for the directory /awstats, everything works fine. But I found someone accessed the url http://www.mydomain.com/cgi-bin/awstats.pl, it's supposed to be a 404 error, but

Re: how to enable PHP on Apache?

2005-04-12 Thread Matthias F. Brandstetter
-- quoting Kevin Kinsey -- If you create a normal PHP page* under the Apache server's docroot (instead of in the phpmyadmin install, which is an alias), do you get the same behavior? Yes, I got the same behavior then. But meanwhile I solved the problem by adding SetHandler

Re: Freebsd ICMP_BANDLIM and apache

2005-04-12 Thread Lowell Gilbert
Brent [EMAIL PROTECTED] writes: I was locking down a new install of FBSD 4.11 and i put options ICMP_BANDLIM in my kernel. IN the past ive read that this can cause problems with a webserver if your running one. Well go figure i locked the box down and then fired up apache and now

Freebsd ICMP_BANDLIM and apache

2005-04-11 Thread Brent
I was locking down a new install of FBSD 4.11 and i put options ICMP_BANDLIM in my kernel. IN the past ive read that this can cause problems with a webserver if your running one. Well go figure i locked the box down and then fired up apache and now no pages are viewable. Does infact

RE: Freebsd ICMP_BANDLIM and apache

2005-04-11 Thread bob
I am running 4.10 with apache and have ICMP_BANDLIM enabled in sysctl.conf and I have no problems. Look some where else for cause of your problem. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Brent Sent: Monday, April 11, 2005 1:58 PM To: [EMAIL

Re: how to enable PHP on Apache?

2005-04-09 Thread Matthias F. Brandstetter
not installed (even if it's mentionned in httpd.conf... it's strange by the way :-). Don't forget to make a /usr/local/sbin/apachectl restart after (if it's not already done from the port's installation). I did all you said, httpd-error.conf says: Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.3.11

Re: how to enable PHP on Apache?

2005-04-09 Thread Matthias F. Brandstetter
-- quoting Matthias F. Brandstetter -- I did all you said, httpd-error.conf says: Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.3.11 configured -- resuming normal operations But when I try to access my phpmyadmin installation Firefox asks me which program I want to use to open

Re: how to enable PHP on Apache?

2005-04-09 Thread Julie
I did all you said, httpd-error.conf says: Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.3.11 configured -- resuming normal operations But when I try to access my phpmyadmin installation Firefox asks me which program I want to use to open this PHP file :( Any other ideas? I am somewhat lost

Re: how to enable PHP on Apache?

2005-04-09 Thread Kevin Kinsey
be installed. Because I think it's not installed (even if it's mentionned in httpd.conf... it's strange by the way :-). Don't forget to make a /usr/local/sbin/apachectl restart after (if it's not already done from the port's installation). I did all you said, httpd-error.conf says: Apache/1.3.33 (Unix

how to enable PHP on Apache?

2005-04-07 Thread Matthias F. Brandstetter
Hi all, I did a make install clean to compile and install phpmyadmin, which installed PHP4 as well. Then I added these lines into my httpd.conf: - ... LoadModule php4_modulelibexec/apache/libphp4.so ... AddModule

Re: how to enable PHP on Apache?

2005-04-07 Thread Yoann Le Bihan
install clean to compile and install phpmyadmin, which installed PHP4 as well. Then I added these lines into my httpd.conf: - ... LoadModule php4_modulelibexec/apache/libphp4.so ... AddModule mod_php4.c ... IfModule

Re: PHP / Apache bus error

2005-04-06 Thread Tom Vilot
) in httpd error logs. 2. Gallery doesn't work. Returns an empty page, and I get a Signal 10 in the error log. 3. Drupal doesn't work. Blank php page is returned. I'm fairly confident this is php / mysql / httpd related. So, for your reference, I have: apache+mod_ssl-1.3.33+2.8.22 php4-4.3.10_2 php4

apache blanks in filenames

2005-03-30 Thread Robin Becker
Not sure if this is a freeBSD or apache issue, but I'm trying to duplicate a website. We build part of it for the end consumer so wish to test offline. The live site is running 4.8-RELEASE-p24 FreeBSD Apache/1.3.27 (Unix) PHP/4.3.8 mod_ssl/2.8.11 OpenSSL/0.9.6g I'm running 4.6-STABLE

Re: Apache 2.0 + Tomcat 4.1 + mod_jk build on FreeBSD 4.4

2005-03-28 Thread Matthew Seaman
libtool: install: you must specify a destination Try `libtool --help --mode=install' for more information. *** Error code 1 Notice the cp `pwd`/mod_jk.so Seems something is missing after the cp. Hmm. But what? mod_jk is the connector between Apache and Tomcat. It handles the passoff of JSP

Apache 2.0 + Tomcat 4.1 + mod_jk build on FreeBSD 4.4

2005-03-25 Thread Danny Rubis
--mode=install' for more information. *** Error code 1 Notice the cp `pwd`/mod_jk.so Seems something is missing after the cp. Hmm. But what? mod_jk is the connector between Apache and Tomcat. It handles the passoff of JSP requests from Apache webserver to Tomcat servlet engine. Any help would

Apache compile prob in portupgrade

2005-03-24 Thread Warren
I have run this upgrade on the 2 machines i have here, with 2 different errors but both failing to install. = Main Production Machine error: libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' *** Error code 1

Re: Apache compile prob in portupgrade

2005-03-23 Thread Ben Munat
and a portupgrade -aDk -m BATCH=yes before i got this problem as it is 1 of a few ports that dont upgrade. Just wanted to throw a me too in here... only with portmanager. Same error message. Luckily this is on my home machine, so I'm not too concerned about apache. Still rather annoying however... b

Re: PHP / Apache bus error

2005-03-23 Thread Tom Vilot
Peter Risdon helpful contributes: You don't _have_ to boot into single user mode. See below. Okay, cool. I have one last question (me thinks) before I attempt this. (and I'll attempt it on my home server, first, even though it is a 5.3 box. At least I can get practice). On the 4.9 server,

Re: Apache compile prob in portupgrade

2005-03-23 Thread Christopher Nehren
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2005-03-23, Ben Munat scribbled these curious markings: Just wanted to throw a me too in here... only with portmanager. Same error message. Luckily this is on my home machine, so I'm not too concerned about apache. Still rather annoying

Re: PHP / Apache bus error

2005-03-23 Thread Peter Risdon
On Wed, 2005-03-23 at 09:49 -0700, Tom Vilot wrote: Peter Risdon helpful contributes: [...] On the 4.9 server, what should my supfile's tag be? *default release=cvs tag=RELENG_4_11 If you like. I'd use *default release=cvs tag=RELENG_4 The difference has been discussed exhaustively on

PHP / Apache bus error

2005-03-22 Thread Tom Vilot
I've done a lot of snooping around Google to figure this out. I've come to the conclusion that PHP just plain sucks ;c) I am fairly consistently getting bus errors in Apache when I use PHP (or at least, I'm fairly sure it is due to PHP). Entries like: ... [notice] child pid 70121 exit signal

Re: PHP / Apache bus error

2005-03-22 Thread Peter Risdon
On Tue, 2005-03-22 at 09:22 -0700, Tom Vilot wrote: I've done a lot of snooping around Google to figure this out. I've come to the conclusion that PHP just plain sucks ;c) I am fairly consistently getting bus errors in Apache when I use PHP (or at least, I'm fairly sure it is due to PHP

Re: PHP / Apache bus error

2005-03-22 Thread Tom Vilot
But then, I've found most apache/php errors actually derive from some php extension and this can be traced by a process of elimination. It's often then a dependency of the extension that has been updated, or something. I'm starting to think there's something funky about PHP and MySQL

Re: PHP / Apache bus error

2005-03-22 Thread Peter Risdon
On Tue, 2005-03-22 at 10:02 -0700, Tom Vilot wrote: But then, I've found most apache/php errors actually derive from some php extension and this can be traced by a process of elimination. It's often then a dependency of the extension that has been updated, or something. I'm starting

Re: PHP / Apache bus error

2005-03-22 Thread Tom Vilot
Peter Risdon wrote: Can you explain why? What is it about 4.11 vs 4.9 with regard to this issue? Just that it's an up-to-date release. PHP and its extensions do depend on bits of the base system. You are using the very latest ported version, so far as I can see, with an out of date world.

Apache compile prob in portupgrade

2005-03-22 Thread Warren
Not sure whats going on .. but if anyone can help us, much appreciated. libtool is the latest version = === Building for apache-2.1.4 Making all in srclib Making all in pcre /usr/local/build-1/libtool --silent --mode=compile cc -g -O2 -O -pipe -I/usr/ports

Re: Apache compile prob in portupgrade

2005-03-22 Thread Warren
On Wed, 23 Mar 2005 3:53 pm, Niq wrote: Umm I had a similar problem , do a cvsup on ure whole ports tree ,and then perhaps a portupgrade -a . I remember it had something to do with a package in the textconv tree. Hope this helps I just finished doing a complete cvsup with all ports src and a

Re: PHP / Apache bus error

2005-03-22 Thread Peter Risdon
On Tue, 2005-03-22 at 19:31 -0700, Tom Vilot wrote: Peter Risdon wrote: Can you explain why? What is it about 4.11 vs 4.9 with regard to this issue? Just that it's an up-to-date release. PHP and its extensions do depend on bits of the base system. You are using the very latest

Apache from the ports - default httpd.conf deleted

2005-03-18 Thread Danny
FreeBSD 4.7R (yah I know I need to update this) apache+mod_ssl-1.3.33+2.8.22 The Apache 1.3 webserver with SSL/TLS functionality I accidentally deleted the default (out of the box) httpd.conf for my Apache install. Could someone please help by supplying their httpd.conf for 1.3.33 or direct me

Re: Apache from the ports - default httpd.conf deleted

2005-03-18 Thread Peter Giessel
On Friday, March 18, 2005, at 11:18AM, Danny [EMAIL PROTECTED] wrote: Could someone please help by supplying their httpd.conf for 1.3.33 or direct me to a place to download a full default httpd.conf? if you just cd /usr/ports/www/apache13 then make (not make install), you can find the default

Re: Apache from the ports - default httpd.conf deleted

2005-03-18 Thread Alejandro Pulver
On Fri, 18 Mar 2005 15:17:49 -0500 Danny [EMAIL PROTECTED] wrote: FreeBSD 4.7R (yah I know I need to update this) apache+mod_ssl-1.3.33+2.8.22 The Apache 1.3 webserver with SSL/TLS functionality I accidentally deleted the default (out of the box) httpd.conf for my Apache install

Re: Apache from the ports - default httpd.conf deleted (Solved)

2005-03-18 Thread Danny
On Fri, 18 Mar 2005 11:36:06 -0900, Peter Giessel [EMAIL PROTECTED] wrote: On Friday, March 18, 2005, at 11:18AM, Danny [EMAIL PROTECTED] wrote: Could someone please help by supplying their httpd.conf for 1.3.33 or direct me to a place to download a full default httpd.conf? if you just cd

Apache Signal 11

2005-03-17 Thread Kyle Mott
This just very recently started to happen (and I haven't upgraded Apache as of late either, or any other software for that matter). I keep getting this in my kernel.log on 2 different hosts: Mar 17 09:34:16 logsrv pid 38069 (httpd), uid 0: exited on signal 11 (core dumped) Mar 17 00:34:25

new install of fbsd with apache/php/mysql

2005-03-17 Thread Chip Wiegand
I just finished installed 5.3 and am now trying to get apache2, php4, myql4 installed. I run sysinstall to install the packages from ftp. php4 installed, mysql-client installed, but apache2 and mysql-server failed. I get this message when I tried mysql4.1.5 - Add of package

Re: new install of fbsd with apache/php/mysql

2005-03-17 Thread Thomas Foster
with apache/php/mysql I just finished installed 5.3 and am now trying to get apache2, php4, myql4 installed. I run sysinstall to install the packages from ftp. php4 installed, mysql-client installed, but apache2 and mysql-server failed. I get this message when I tried mysql4.1.5 - Add of package mysql

apache upgrade 1.3 - 2

2005-03-09 Thread Perttu Laine
Is it easy (or possible even) to upgrade apache 1.3 to 2 with ports. I'm running apache-1.3.33_1 with php5 and mysql 4 on FreeBSD 5.3 machine and now I'd like to go to apache2. -- kpn @ IRCnet ___ freebsd-questions@freebsd.org mailing list http

Re: apache upgrade 1.3 - 2

2005-03-09 Thread Christopher Nehren
On 2005-03-09, Perttu Laine scribbled these curious markings: Is it easy (or possible even) to upgrade apache 1.3 to 2 with ports. I'm running apache-1.3.33_1 with php5 and mysql 4 on FreeBSD 5.3 machine and now I'd like to go to apache2. Of course it's possible. It's even easy if you read

Re: apache upgrade 1.3 - 2

2005-03-09 Thread jdyke
Christopher Nehren wrote: On 2005-03-09, Perttu Laine scribbled these curious markings: Is it easy (or possible even) to upgrade apache 1.3 to 2 with ports. I'm running apache-1.3.33_1 with php5 and mysql 4 on FreeBSD 5.3 machine and now I'd like to go to apache2. Of course it's possible. It's

connection problems with apache and mod_ssl

2005-03-08 Thread MINAROVIC, Peter
Hello Eric, I have found your problem with error message SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows) on Intranet. Did you received any solution? We have also this problem and no solution. Thank you very much. Regards, Peter Peter

Re: connection problems with apache and mod_ssl

2005-03-08 Thread Corey Brune
On Tue, 8 Mar 2005 13:59:17 +0100, MINAROVIC, Peter [EMAIL PROTECTED] wrote: Hello Eric, I have found your problem with error message SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows) on Intranet. Did you received any solution? We have

Re: apache exits on signal 4

2005-03-07 Thread Eric McCoy
dave wrote: Hello, Fbsd 5.3-RELEASE, apache 2.53, php4 installed. Everything was working than i got a report of site's being down. I investigated and learned that apache was not starting. I tried a restart, which did not produce an error, however checking for an http process ID didn't show

CGI script executing and Apache help (2nd try important)

2005-03-06 Thread Shawn B
I am running FreeBSD-4.8 with Apache 1.3 installed. I changed the htdocs directory in httpd.conf to /home/user1/public_html/ and I added a /cgi-bin/ in the same user directory. Scripts will not execute from the cgi-bin, as the scripts contents are displayed in the browser window. I went through

Re: CGI script executing and Apache help (2nd try important)

2005-03-06 Thread gabriel
How about pasting that httpd.conf? Cheers! On Sun, 6 Mar 2005 17:19:02 -0500 (EST), Shawn B [EMAIL PROTECTED] wrote: I am running FreeBSD-4.8 with Apache 1.3 installed. I changed the htdocs directory in httpd.conf to /home/user1/public_html/ and I added a /cgi-bin/ in the same user directory

Re: CGI script executing and Apache help (2nd try important)

2005-03-06 Thread Ean Kingston
On Sunday, March 6, 2005, at 05:19 PM, Shawn B wrote: I am running FreeBSD-4.8 with Apache 1.3 installed. I changed the htdocs directory in httpd.conf to /home/user1/public_html/ and I added a /cgi-bin/ in the same user directory. Scripts will not execute from the cgi-bin, as the scripts contents

Re: CGI script executing and Apache help (2nd try important)

2005-03-06 Thread Paul Schmehl
- Original Message - From: Shawn B [EMAIL PROTECTED] To: FreeBSD-questions@FreeBSD.ORG Sent: Sunday, March 06, 2005 4:19 PM Subject: CGI script executing and Apache help (2nd try important) I am running FreeBSD-4.8 with Apache 1.3 installed. I changed the htdocs directory in httpd.conf

apache exits on signal 4

2005-03-06 Thread dave
Hello, Fbsd 5.3-RELEASE, apache 2.53, php4 installed. Everything was working than i got a report of site's being down. I investigated and learned that apache was not starting. I tried a restart, which did not produce an error, however checking for an http process ID didn't show anything. I

CGI script executing and Apache help

2005-03-04 Thread Shawn B
I am running FreeBSD-4.8 with Apache 1.3 installed. I changed the htdocs directory in httpd.conf to /home/user1/public_html/ and I added a /cgi-bin/ in the same user directory. Scripts will not execute from the cgi-bin, as the scripts contents are displayed in the browser window. I went through

Re: CGI script executing and Apache help

2005-03-04 Thread sn1tch
Try adding this /Directory ScriptAlias /cgi-bin/ /home/user/site/public_html/cgi-bin/ On Fri, 4 Mar 2005 14:36:04 -0500 (EST), Shawn B [EMAIL PROTECTED] wrote: I am running FreeBSD-4.8 with Apache 1.3 installed. I changed the htdocs directory in httpd.conf to /home/user1/public_html/ and I

Apache won't talk to the world

2005-02-25 Thread Jeffrey Colter
Hi, I installed Apache 2 but it won't talk to the world. KDE works fine on the internet through my WRT54G router, but Apache gives this config error: [alert] (EAI 8)hostname nor servname provided, or not known: mod_unique_id: unable to find IPv4

OT: Apache installed from ports - broken images - more directory required?

2005-02-24 Thread Danny
So, I just updated my Apache (latest 1.3x) install, and an existing config problem has been brought to light. Part of my httpd.conf has: Directory /usr/home/*/public_html Order Deny,Allow Allow from all AllowOverride All /Directory VirtualHost *:80 ServerAdmin [EMAIL PROTECTED] DocumentRoot

Re: OT: Apache installed from ports - broken images - more directory required?

2005-02-24 Thread gabriel
Did you checks the permissions for the images directory? - I had a problem with qmailadmin once where it didnt show the images and it was permissions. On Thu, 24 Feb 2005 16:04:24 -0500, Danny [EMAIL PROTECTED] wrote: So, I just updated my Apache (latest 1.3x) install, and an existing config

Re: OT: Apache installed from ports - broken images - more directory required?

2005-02-24 Thread Danny
On Thu, 24 Feb 2005 13:15:11 -0800, gabriel [EMAIL PROTECTED] wrote: Did you checks the permissions for the images directory? - I had a problem with qmailadmin once where it didnt show the images and it was permissions. Yah, FreeBSD file system permissions are fine. ...D

Re: apache wont start after mhash install

2005-02-21 Thread Clement Laforet
On Sun, Feb 20, 2005 at 10:11:56PM -0500, Bob Ababurko wrote: Hi! I have a box that is running 5.2.1 on sparc64 hardware. After installing php4-mhash-4.3.8_2 via ports, apache will not start again after it is stopped. It will return to normal after I uninstall the port of coarse

apache wont start after mhash install

2005-02-20 Thread Bob Ababurko
Hello- I have a box that is running 5.2.1 on sparc64 hardware. After installing php4-mhash-4.3.8_2 via ports, apache will not start again after it is stopped. It will return to normal after I uninstall the port of coarse. The only error message I get is this in /var/log/messages: Feb 20 21

Apache and MRTG Logs

2005-02-18 Thread sn1tch
I'm not sure if this is something I need to be worried about, but after I got MRTG setup on my bsd system I noticed that the error logs were starting to show this: [error] [client *.*.*.71] (13)Permission denied: mod_mime_magic: can't read

Re: Apache modules

2005-02-16 Thread Ean Kingston
I have installed apache+mod_ssl-1.3.33+2.8.22, and, when trying to add php4-4.3.10_2 and mod_perl modules, I observed that they depend on apache-1.3.33_1. But I didn`t find a ssl module for apache-1.3.33_1. What does it mean, that I can`t run a apache server with perl, php and ssl modules

Apache modules

2005-02-15 Thread Andrei Iarus
I have installed apache+mod_ssl-1.3.33+2.8.22, and, when trying to add php4-4.3.10_2 and mod_perl modules, I observed that they depend on apache-1.3.33_1. But I didn`t find a ssl module for apache-1.3.33_1. What does it mean, that I can`t run a apache server with perl, php and ssl modules

Apache modules

2005-02-15 Thread Andrei Iarus
I have installed apache+mod_ssl-1.3.33+2.8.22, and, when trying to add php4-4.3.10_2 and mod_perl modules, I observed that they depend on apache-1.3.33_1. But I didn`t find a ssl module for apache-1.3.33_1. What does it mean, that I can`t run a apache server with perl, php and ssl modules

Apache modules

2005-02-15 Thread Andrei Iarus
I have installed apache+mod_ssl-1.3.33+2.8.22, and, when trying to add php4-4.3.10_2 and mod_perl modules, I observed that they depend on apache-1.3.33_1. But I didn`t find a ssl module for apache-1.3.33_1. What does it mean, that I can`t run a apache server with perl, php and ssl modules

installing mysql , apache with ssl and mod_php4 help ?

2005-02-10 Thread Brent
Im running FBSD 4.10 and to cure the problem with a recent php4 exploit i had to upgrade to 4.3.10 ..i did this by going to /usr/ports/www/mod_php4 and doing make deinstall make reinstall in doing this after restarting apache which by the way said it loaded the php module im getting no Mysql

Re: installing mysql , apache with ssl and mod_php4 help ?

2005-02-10 Thread Kevin Kinsey
Brent wrote: Im running FBSD 4.10 and to cure the problem with a recent php4 exploit i had to upgrade to 4.3.10 ..i did this by going to /usr/ports/www/mod_php4 and doing make deinstall make reinstall in doing this after restarting apache which by the way said it loaded the php module im

FreeBSD 4.10 and Apache 2.0.5x: setting limits

2005-02-09 Thread Sander Holthaus - Orange XL
You can set the limits (ulimit) for Apache 2 through a variable (apache2limits_args enabled by apache2limits_enable) in rc.conf. If enabled, it uses, by default, the limits for login-class daemon as found in /etc/login.class; daemon:\ :coredumpsize@:\ :coredumpsize-cur=0

Apache + modssl + mod_php4 +++

2005-02-09 Thread Olivier Nicole
Hi, I am loston the procedure to install php4 with some extension and apache 1.3 with modssl and mod_php4. I found in the ports: lang/php4 lang/php4-extension www/mod_php4 www/apache13-modssl There must be a specific order to build/install these, but i cannot figure it out. TIA olivier

Re: Apache + modssl + mod_php4 +++

2005-02-09 Thread Jay
. Install lang/php4-extension...that will pull in php4 -- and, looking at the Makefile, a bunch of other things. OK, php4 can pull in Apache. You want to install apache13-modssl. I'd install apache, then install php4-extensions, then install mod_php4. -- Jay. pgpVmWQ9GUt8j.pgp Description: PGP

Re: Apache + modssl + mod_php4 +++

2005-02-09 Thread Olivier Nicole
lang/php4 lang/php4-extension www/mod_php4 www/apache13-modssl There must be a specific order to build/install these, but i cannot figure it out. OK, php4 can pull in Apache. You want to install apache13-modssl. I'd install apache, then install php4-extensions, then install mod_php4

RE: Change Apache version string

2005-02-08 Thread Ted Mittelstaedt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Pat Maddox Sent: Monday, February 07, 2005 1:59 PM To: freebsd-questions@freebsd.org Subject: Change Apache version string I've got mod_php installed as well as mod_jk, so whenever there's a 404

Re: Change Apache version string

2005-02-08 Thread Anthony Atkielski
Pat Maddox writes: I've got mod_php installed as well as mod_jk, so whenever there's a 404 Apache displays Apache/2.0.52 (FreeBSD) PHP/4.3.10 mod_jk/1.2.6 I'm not sure if I'm being overly paranoid, but I don't really like the fact that all that info gets displayed. Is there any way I can

Change Apache version string

2005-02-07 Thread Pat Maddox
I've got mod_php installed as well as mod_jk, so whenever there's a 404 Apache displays Apache/2.0.52 (FreeBSD) PHP/4.3.10 mod_jk/1.2.6 I'm not sure if I'm being overly paranoid, but I don't really like the fact that all that info gets displayed. Is there any way I can change Apache's version

Re: Change Apache version string

2005-02-07 Thread darren kirby
quoth the Pat Maddox: I've got mod_php installed as well as mod_jk, so whenever there's a 404 Apache displays Apache/2.0.52 (FreeBSD) PHP/4.3.10 mod_jk/1.2.6 I'm not sure if I'm being overly paranoid, but I don't really like the fact that all that info gets displayed. Is there any way I can

Re: Change Apache version string

2005-02-07 Thread dick hoogendijk
On Mon, 7 Feb 2005 14:59:19 -0700 Pat Maddox [EMAIL PROTECTED] wrote: I've got mod_php installed as well as mod_jk, so whenever there's a 404 Apache displays Apache/2.0.52 (FreeBSD) PHP/4.3.10 mod_jk/1.2.6 I'm not sure if I'm being overly paranoid, but I don't really like the fact that all

Re: Change Apache version string

2005-02-07 Thread Teejay Teodoro
If you wanna be more 'adventurous', you could even use ModSecurity[0]. To change you Apache server 'string' to... let's say... IIS? Here's the rule... # Change Server: string SecServerSignature Microsoft-IIS/2.0 (Unix) Have fun. It's easy to learn and to fiddle around with. [0

how can i find out which modules are loaded in apache

2005-02-01 Thread Ken Hawkins
I have installed apache13 and it is running however when i run; 'httpd -l' I see this: Compiled-in modules: http_core.c mod_so.c suexec: disabled; invalid wrapper /usr/local/sbin/suexec I am running as root on the box and am trying to make sure that mod_alias is part of apache. it looks like

Re: apache+SSL, which port?

2005-02-01 Thread Mark Ovens
Tim Erlin wrote: Andrew L. Gould wrote: Not necessarily. I've heard lots of complaints about PHP and Apache2 not playing nice. (Does anyone have any updates on this situation?) I've been running apache2 with squirrelmail for a while. The biggest problems were performance issues. Squirrelmail

Re: apache+SSL, which port?

2005-02-01 Thread Adi Pircalabu
On Tue, 01 Feb 2005 16:54:19 + Mark Ovens [EMAIL PROTECTED] wrote: Anyway, it's all working now, except that when I try to connect to squirrelmail in a browser I just get a directory listing of /usr/local/www/squirrelmail. Hi, Maybe you forgot listing index.php in DirectoryIndex

Re: apache+SSL, which port?

2005-02-01 Thread Mark Ovens
in DirectoryIndex directive? Should have mentioned that I tried adding that but it just caused the contents of index.php to be displayed in the browser rather than the directory listing. Also, I didn't have index.php in the DirectoryIndex directive in the previous version of apache and it worked correctly

Re: apache+SSL, which port?

2005-02-01 Thread Adi Pircalabu
On Tue, 01 Feb 2005 17:12:02 + Mark Ovens [EMAIL PROTECTED] wrote: Should have mentioned that I tried adding that but it just caused the contents of index.php to be displayed in the browser rather than the directory listing. If I understand this correctly, your .php page was not parsed,

Re: how can i find out which modules are loaded in apache

2005-02-01 Thread Louis LeBlanc
and am trying to make sure that mod_alias is part of apache. it looks like it is not however since their is a BIG hole in between _core.s and _so.c what is the easiest path to installing apache13 with ssl and mod_alias? Configuration. If you installed from the ports, you need to install www

Re: apache+SSL, which port?

2005-02-01 Thread Mark Ovens
Adi Pircalabu wrote: On Tue, 01 Feb 2005 17:12:02 + Mark Ovens [EMAIL PROTECTED] wrote: Should have mentioned that I tried adding that but it just caused the contents of index.php to be displayed in the browser rather than the directory listing. If I understand this correctly, your .php page

Re: how can i find out which modules are loaded in apache

2005-02-01 Thread Chad Morland
httpd -l will only show you the compiled in modules. If you built your other modules as DSOs then you will not see them listed. The easiest way to see what modules you are using is the LoadModule directive in httpd.conf. To see what options apache was compiled with, if you still have the source

Re: apache+SSL, which port?

2005-02-01 Thread albi
Mark Ovens wrote: Anyway, it's all working now, except that when I try to connect to squirrelmail in a browser I just get a directory listing of /usr/local/www/squirrelmail. I've reinstalled squirrelmail and run the configure script. Alias in httpsd.conf is copied from the old httpd.conf:

Re: apache+SSL, which port?

2005-02-01 Thread Mark Ovens
Mark Ovens wrote: That's fixed it, thanks :-) httpd.conf from the previous version I had installed doesn't have index.php in the DirectoryIndex directive, but it does have Duh! brain fade; that should say: ...does have index.php in the DirectoryIndex directive, and it also has Mark --- avast!

Re: apache+SSL, which port?

2005-02-01 Thread Jerry McAllister
Tim Erlin wrote: Andrew L. Gould wrote: Not necessarily. I've heard lots of complaints about PHP and Apache2 not playing nice. (Does anyone have any updates on this situation?) I've been running apache2 with squirrelmail for a while. The biggest problems were performance

Re: apache+SSL, which port?

2005-02-01 Thread Sandy Rutherford
On Mon, 31 Jan 2005 14:25:04 -0600, Tim Erlin [EMAIL PROTECTED] said: Andrew L. Gould wrote: Not necessarily. I've heard lots of complaints about PHP and Apache2 not playing nice. (Does anyone have any updates on this situation?) I've been running apache2 with squirrelmail for a

apache+SSL, which port?

2005-01-31 Thread Mark Ovens
I want to install apache with SSL but there are two ports, www/apache13-modssl and www/apache13-ssl What is the difference, and which is the best to install? It is just for use on my home LAN but I want to run squirrelmail to access my mail from remote machines. TIA Regards, Mark --- avast

Re: apache+SSL, which port?

2005-01-31 Thread albi
Mark Ovens wrote: I want to install apache with SSL but there are two ports, www/apache13-modssl and www/apache13-ssl What is the difference, and which is the best to install? i think the apache13-ssl has SSL build in, the other uses a module for SSL It is just for use on my home LAN but I

Re: apache+SSL, which port?

2005-01-31 Thread Charles Swiger
On Jan 31, 2005, at 1:22 PM, albi wrote: Mark Ovens wrote: I want to install apache with SSL but there are two ports, www/apache13-modssl and www/apache13-ssl What is the difference, and which is the best to install? i think the apache13-ssl has SSL build in, the other uses a module for SSL

Re: apache+SSL, which port?

2005-01-31 Thread Mark Ovens
Charles Swiger wrote: On Jan 31, 2005, at 1:22 PM, albi wrote: Mark Ovens wrote: I want to install apache with SSL but there are two ports, www/apache13-modssl and www/apache13-ssl What is the difference, and which is the best to install? i think the apache13-ssl has SSL build in, the other uses

<    8   9   10   11   12   13   14   15   16   17   >