Re: [users@httpd] matches when ServerName directive is omitted

2018-06-23 Thread billy noah
suggested) in the future, but I'm curious to understand the precise mechanics of what is happening here. Is there some way to get a log of apache's decision making factors when determining which vhost to serve? On Sat, Jun 23, 2018 at 11:28 AM, Eric Covener wrote: > On Sat, Jun 23, 2018 at 11:22

[users@httpd] matches when ServerName directive is omitted

2018-06-23 Thread billy noah
I am in the process of migrating some sites from a server running Apache 2.4.7 to a new installation (Ubuntu 18) running Apache 2.4.29 and running into some issues with VirtualHost matching. On my old server I have a config like this: ServerAlias *.dev.example.com VirtualDocumentRoot

Re: [users@httpd] Changing the User Which Runs Apache

2013-08-08 Thread Noah Duffy
on any of the page directories just read. They could be owned by you or you might just be in the same group so you can update them. You have a LOT of options, read the docs! Regards, and good luck John = On Wednesday 07 August 2013 19:42:47 Noah Duffy

Re: [users@httpd] Changing the User Which Runs Apache

2013-08-08 Thread Noah Duffy
, and you have given me a starting point. Again, I appreciate your response! -- Noah Duffy noahdu...@fastmail.fm - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h

Re: [users@httpd] mod_rewrite question

2013-08-08 Thread Noah Duffy
I beat myself silly trying to figure out why it wouldn't work for me in the past when I knew I had it enable. It turned out I had to change AllowOveride None to AllowOveride All in my site config. That may not help you any, but hopefully it does. -- Noah Duffy noahdu...@fastmail.fm

[users@httpd] Changing the User Which Runs Apache

2013-08-07 Thread Noah Duffy
too much about the issue in general. Is this something that anyone else does on a public server? There won't be anything hosted on it that would concern me security wise, but it's always nice to know things are as secure as I can make them. Thanks in advance! -- Noah Duffy noahdu...@fastmail.fm

Re: [users@httpd] Changing the User Which Runs Apache

2013-08-07 Thread Noah Duffy
or not, but it confuses me a little more on how to make sure the directory is writable for any PHP I may be using. -- Noah Duffy noahdu...@fastmail.fm - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands

[us...@httpd] [mod_fcgid] automatic restart of modified scripts

2009-12-10 Thread Noah Sheppard
). Is this analysis correct, and if so, are there any plans to implement such a feature? If not, is there any chance of a patch being accepted for such a feature? Thank you, -- Noah Sheppard Assistant Computer Resource Manager Taylor University CSE Department nshep...@cse.taylor.edu

Re: [us...@httpd] [mod_fcgid] automatic restart of modified scripts

2009-12-10 Thread Noah Sheppard
On Thu, Dec 10, 2009 at 04:01:19PM -0500, Jeff Trawick wrote: On Thu, Dec 10, 2009 at 2:57 PM, Noah Sheppard nls...@gmail.com wrote: mod_fastcgi had a configuration option that would cause it to check the mtime of a script each time it was requested, and restart that script

Re: [us...@httpd] [mod_fcgid] automatic restart of modified scripts

2009-12-10 Thread Noah Sheppard
On Thu, Dec 10, 2009 at 04:43:58PM -0500, Jeff Trawick wrote: On Thu, Dec 10, 2009 at 4:25 PM, Noah Sheppard nls...@gmail.com wrote: On Thu, Dec 10, 2009 at 04:01:19PM -0500, Jeff Trawick wrote: Do you have a doc (blog, webpage, anything) reference? Here is a doc on mod_fastcgi itself

[us...@httpd] mixing * ports and non-* ports with a NameVirtualHost address is not supported

2009-05-07 Thread Noah
Hi there, I am getting the following error message. Here is a truncated version. I've googled about 10 sites and still cant figure out the cure. Also the error message does not mean anything to me. mixing * ports and non-* ports with a NameVirtualHost address is not supported Cheers, Noah

[us...@httpd] VirtualHost hostname1.com:0 overlaps with VirtualHost hostname2.com:0

2009-05-07 Thread Noah
. Cheers, Noah - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org from the digest

Re: [us...@httpd] VirtualHost hostname1.com:0 overlaps with VirtualHost hostname2.com:0

2009-05-07 Thread Noah
ugh - this is confusing. Is there a sample out there of what needs to go where for an apache2 ubuntu installation. Cheers, Noah Frank Gingras wrote: Noah, Start by looking at the output from apache2ctl -S, and make sure all your vhosts either use *:80 or *:443. Of course, your

[EMAIL PROTECTED] apache22 complains of Module mod_ldap missing

2007-11-05 Thread Noah
help. I am not sure what to try next. Cheers, Noah Table of contents: 1) log error message 2) cat /etc/make.conf 3) LoadModules from /usr/local/etc/apache22/httpd.conf 4) cat /usr/ports/www/apache22/Makefile.options here is the log message: [Sun Nov 04 18:26:41 2007] [error] Module mod_ldap

Re: [EMAIL PROTECTED] apache22 complains of Module mod_ldap missing

2007-11-05 Thread Noah
Graeme Fowler wrote: On Mon, 2007-11-05 at 08:31 -0800, Noah wrote: please help. I am not sure what to try next. Not asking more than once would be useful :) here is the log message: [Sun Nov 04 18:26:41 2007] [error] Module mod_ldap missing. Mod_ldap (aka. util_ldap) must be loaded

[EMAIL PROTECTED] apache22 complains of Module mod_ldap missing

2007-11-05 Thread Noah
help. I am not sure what to try next. Cheers, Noah Table of contents: 1) log error message 2) cat /etc/make.conf 3) LoadModules from /usr/local/etc/apache22/httpd.conf 4) cat /usr/ports/www/apache22/Makefile.options here is the log message: [Sun Nov 04 18:26:41 2007] [error] Module

[EMAIL PROTECTED] apache22 complains of Module mod_ldap missing

2007-11-04 Thread Noah
Hi there, apache-2.2.6_2 6.2-RELEASE-p6 I am not quite sure what is wrong if I am not building apache correctly or if my /usr/local/etc/apache22/httpd.conf file does not have everything configured properly. I might be missing the installation of a module or something in my httpd.conf please

[EMAIL PROTECTED] apache finds mod_perl.so garbled

2007-10-30 Thread Noah
Hi there, this is a FreebSD machine and I've built apache, perl, and mod_perl all from /usr/ports what could be wrong - and How do I fix it? Cheers, Noah access1# /usr/local/etc/rc.d/apache22 start Performing sanity check on apache22 configuration: httpd: Syntax error on line 54 of /usr

[EMAIL PROTECTED] no password check please

2007-05-02 Thread Noah
Hi there, is there any way to stop the SSL password prompt/check when restarting apache-2.2.4? # pkg_info | grep apache apache-2.2.4_2 Version 2.2 of Apache web server with prefork MPM. globs.net# /usr/local/etc/rc.d/apache22 restart Performing sanity check on apache22 configuration:

[EMAIL PROTECTED] program recommendation: scheduling and project management

2007-03-19 Thread Noah
Hi there, might somebody please recommend their favorite open source scheduling and project management program? Cheers, Noah - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http

[EMAIL PROTECTED] program recommendation: scheduling and project management

2007-03-19 Thread Noah
Hi there, might somebody please recommend their favorite open source scheduling and project management program? Cheers, Noah - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http

[EMAIL PROTECTED] core dumped - signal 11

2007-02-27 Thread Noah
and php5_session-5.2.1_2 and still the same thing happens. clues on what I can do now? --- log entry Feb 26 19:01:32 hostname /kernel: pid 13430 (httpd), uid 0: exited on signal 11 (core dumped) snip --- cheers, Noah

[EMAIL PROTECTED] (httpd), uid 0: exited on signal 11 (core dumped)

2007-02-26 Thread Noah
and php5_session-5.2.1_2 and still the same thing happens. clues on what I can do now? --- log entry Feb 26 19:01:32 hostname /kernel: pid 13430 (httpd), uid 0: exited on signal 11 (core dumped) snip --- cheers, Noah

[EMAIL PROTECTED] apache2.2 core dump while graceful restart

2007-02-17 Thread Noah
Hi there, using freebsd-4.11 so I rebuilt php5 and apache 2.2.4 and I still see a core dump while sending a graceful signal. Please help me figue out why. All install php modules are below as well. What else can I try? from /var/log/mesages Feb 17 11:06:54 typhoon httpd: PHP Warning:

[EMAIL PROTECTED] starting apache results an error

2007-02-09 Thread Noah
apache-2.2.4 FreeBSD-6.2 okay this is weird. So I have two ways of starting apache. I could either: 1) use the start script in /usr/local/etc/rc.d/apache22.sh 2) use the start script in /usr/local/apache2/bin/apachectl option1 apache complains of a syntax error from line 127 of

[EMAIL PROTECTED] httpd.conf for Alias and DocumentRoot usage

2007-01-31 Thread Noah
apache-2.2.4 joomla-1.0.12 Reposting since I have not received specifc help for my situation. So I want to keep the joomla directory in a path that has nothing to do with the site's DocumentRoot. I am assuming this brings more security. But what I'd like to do is take out the need for

[EMAIL PROTECTED] best apache config for joomla site

2007-01-30 Thread Noah
apache-2.0.0.1 joomla-1.0.12 So I want to keep the joomla directory in a path that has nothing to do with the site's DocumentRoot. I am assuming this brings more security. But what I'd like to do is take out the need for joomla to be nested in the http://www.site.com/main URL I'd like

[EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Noah
Hi there, When using google to search and I've seen a lot of posts in many different languages. What is the best way to find out why apache is faulting? /kernel: pid 92670 (httpd), uid 80: exited on signal 11 cheers, Noah

Re: [EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Noah
Joshua Slive wrote: On 9/28/06, Noah [EMAIL PROTECTED] wrote: Hi there, When using google to search and I've seen a lot of posts in many different languages. What is the best way to find out why apache is faulting? /kernel: pid 92670 (httpd), uid 80: exited on signal 11 http

Re: [EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Noah
Joshua Slive wrote: On 9/28/06, Noah [EMAIL PROTECTED] wrote: Hi there, When using google to search and I've seen a lot of posts in many different languages. What is the best way to find out why apache is faulting? /kernel: pid 92670 (httpd), uid 80: exited on signal 11 http

Re: [EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Noah
apache-2.2.3 I set MaxRequestsPerChild 30 so the memory is now 'under control', but the segfaults stay. I can't get a core dump either. I just added that to my httpd.conf file cheers, Noah I tried strace but somehow it doens't work om my debian sarge distro. (strace doesn't work

Re: [EMAIL PROTECTED] /kernel: pid xxxxx (httpd), uid 80: exited on signal 11

2006-09-28 Thread Noah
/core* ls: No match. cheers, Noah I tried strace but somehow it doens't work om my debian sarge distro. (strace doesn't work somehow). When I google I can not describe the problem adequately to find the pages with the aswers. It all started around the time of the mod_rewrite bug

[EMAIL PROTECTED] apache exited on signal 11

2006-08-28 Thread Noah
apache is dumping a lot. Any clues what the best strategy is to track down what is causing the signal 11s? Aug 28 06:34:49 hostname /kernel: pid 41014 (httpd), uid 80: exited on signal 11 thanks in advance, Noah

[EMAIL PROTECTED] Invalid command 'php_flag'

2006-05-21 Thread Noah
error on line 174 of /usr/local/etc/apache22/httpd.conf: Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server configuration --- snip --- Cheer,s Noah - The official User-To-User

Re: [EMAIL PROTECTED] Invalid command 'php_flag'

2006-05-21 Thread Noah
will try reinstalling it. -- snip --- # pkg_info | grep php pkg_info: the package info for package 'gnomedesktop-2.14.1.1' is corrupt php4-4.4.2_2PHP Scripting Language (Apache Module and CLI) --- snip --- --Graham Frank -Original Message- From: Noah [EMAIL PROTECTED

Re: [EMAIL PROTECTED] Invalid command 'php_flag'

2006-05-21 Thread Noah
MPM. apachetop-0.12.6Apache RealTime log stats ---s nip --- what else can I try here? Cheers, Noah --Graham Frank -Original Message- From: Noah [EMAIL PROTECTED] Subj: [EMAIL PROTECTED] Invalid command 'php_flag' Date: Sun May 21, 2006 1:29 pm Size: 894 bytes

Re: [EMAIL PROTECTED] Invalid command 'php_flag'

2006-05-21 Thread Noah
mod_headers.so mod_version.so mod_authz_owner.so mod_imagemap.so mod_vhost_alias.so mod_authz_user.so mod_include.so mod_autoindex.somod_info.so --- snip --- more clues please? Cheers, Noah LoadModule php4_module modules/libphp4.so tho modules could be libexec

RE: [EMAIL PROTECTED] Invalid command 'php_flag'

2006-05-21 Thread Noah
of the libphp4.so file. Excellent - Thanks Graham. Cheers, Noah --Graham Frank -Original Message- From: Noah [mailto:[EMAIL PROTECTED] Sent: Sunday, May 21, 2006 11:04 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Invalid command 'php_flag' On Sun, 21 May 2006 15

[EMAIL PROTECTED] Apache 2.2.2 / mod_jk / win32 / tomcat5.5.x

2006-05-08 Thread Noah White
I'm looking for feedback on any experience people have had with this configuration. Thanks, -Noah - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html

[EMAIL PROTECTED] You don't have permission to access /pipermail/ on this server.

2006-04-22 Thread Noah
here? cheers, Noah - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] from the digest

Re: [EMAIL PROTECTED] You don't have permission to access /pipermail/ on this server.

2006-04-21 Thread Noah
On Fri, 21 Apr 2006 13:45:57 +0200, Robert Ionescu wrote Noah wrote: Symbolic link not allowed or link target not accessible So you're accessing a symlink? Now either a Options +FollowSymLinks for that directory is missing in your httpd.conf or Apache can't go to/read the target

[EMAIL PROTECTED] You don't have permission to access /pipermail/ on this server.

2006-04-20 Thread Noah
/ Options +FollowSymlinks Allow from all /Directory ---s nip --- restarted apache. and I ran bin/check_perms --- snip # /usr/home/mailman/bin/check_perms -f No problems found = snip what else could be the problem here? cheers, Noah

Re: [EMAIL PROTECTED] You don't have permission to access /pipermail/ on this server.

2006-04-20 Thread Noah
On Thu, 20 Apr 2006 23:45:09 +0200, Robert Ionescu wrote Noah wrote: You don't have permission to access /pipermail/garbled-name/ on this server. Can you find anything related in your error.log? Excellent question: Symbolic link not allowed or link target not accessible -- Robert

[EMAIL PROTECTED] You don't have permission to access /pipermail/ on this server.

2006-04-20 Thread Noah
/ Options +FollowSymlinks Allow from all /Directory ---s nip --- restarted apache. and I ran bin/check_perms --- snip # /usr/home/mailman/bin/check_perms -f No problems found = snip what else could be the problem here? cheers, Noah

Re: [EMAIL PROTECTED] webdav for FreeBSD

2006-04-11 Thread Noah
On Thu, 6 Apr 2006 10:44:40 -0400, Joshua Slive wrote On 4/6/06, Noah [EMAIL PROTECTED] wrote: I am attempting to figure out more about setting up webdav on FreeBSD. I am finding that the http://www.webdav.org website is not answering. Any clues where it went? are there any other sites

[EMAIL PROTECTED] php pages are showing as text

2006-04-09 Thread Noah
Hi there, I just upgraded to apache 2.2.0 and find that my php pages are showing as text. what must I configure to have them execute. cheers, Noah - The official User-To-User support forum of the Apache HTTP Server

Re: [EMAIL PROTECTED] php pages are showing as text [solved]

2006-04-09 Thread Noah
On Sun, 09 Apr 2006 15:41:33 +0300, Malka Cymbalista wrote We had a similar problem altho I'm not sure if it was connected to an upgrade. At any rate, we put the following lines into httpd.conf for any directory that uses php: (The lines go insde the Directory . /Directory section

[EMAIL PROTECTED] You don't have permission to access /mailman/listinfo/ on this server

2006-04-09 Thread Noah
# ./check_perms No problems found snip I see that I have the config file includes ExecCGI for my mailman/cgi-bin dir --- snip --- Directory /usr/local/mailman/cgi-bin/ Options FollowSymLinks ExecCGI /Directory --- snip --- what else could be wrong here? cheer,s Noah

[EMAIL PROTECTED] php pages are showing as text

2006-04-08 Thread Noah
Hi there, I just upgraded to apache 2.2.0 and find that my php pages are showing as text. what must I configure to have them execute. cheers, Noah - The official User-To-User support forum of the Apache HTTP Server

[EMAIL PROTECTED] webdav for FreeBSD

2006-04-06 Thread Noah
Hi there, I am attempting to figure out more about setting up webdav on FreeBSD. I am finding that the http://www.webdav.org website is not answering. Any clues where it went? are there any other sites out there that can assist me? cheers, Noah

[EMAIL PROTECTED] migrating from apache 1.3 to 2.0 advice

2006-04-06 Thread Noah
Hi there, I am considering upgrading from Apache 1.3 to 2.0 I am wondering if there is a good resource for things to know before starting the procedure. Something that describes what configuration file changes could be challenging, etc. Clues please, Noah

Re: [EMAIL PROTECTED] migrating from apache 1.3 to 2.0 advice

2006-04-06 Thread Noah
On Thu, 6 Apr 2006 17:03:29 +0200, Alexander Lazic wrote Hi, On Don 06.04.2006 06:22, Noah wrote: I am considering upgrading from Apache 1.3 to 2.0 Why not to 2.2?! I am wondering if there is a good resource for things to know before starting the procedure. Something that describes

[EMAIL PROTECTED] real time monitoring

2006-03-22 Thread Noah
a few files at a time. I would like to be able to look at the overall usage of my apache server at one single point in time - hopefully real-time. Is there a package out there that suits my needs? hopefully open=source? Thanks in advance. cheers, Noah

[EMAIL PROTECTED] monitoring apache log files real-time

2006-03-22 Thread Noah
a few files at a time. I would like to be able to look at the overall usage of my apache server at one single point in time - hopefully real-time. Is there a package out there that suits my needs? hopefully open=source? Thanks in advance. cheers, Noah

[EMAIL PROTECTED] Weird Crashes

2006-03-21 Thread Noah Silverman
Hello, I have a very strange situation here. I installed Apache 2.2.0 I installed php 4.4.2 Apache works great, but whenever I try to load a php page in a browser, apache immediately seg-faults. no error message is produced. THIS IS A MISSION CRITICAL PROBLEM!! Can anybody help??

Re: [EMAIL PROTECTED] Weird Crashes

2006-03-21 Thread Noah Silverman
I thought 4.4.2 WAS the stable version?? I don't think our current PHP pages will work with php 5. Is there much of a difference between 4.4 and 5? Would we need to rewrite code? Thanks, -N On Mar 21, 2006, at 1:00 PM, Michael Crute wrote: On 3/21/06, Noah Silverman [EMAIL PROTECTED

Re: [EMAIL PROTECTED] Weird Crashes

2006-03-21 Thread Noah Silverman
wrote: On 3/21/06, Noah Silverman [EMAIL PROTECTED] wrote: I thought 4.4.2 WAS the stable version?? I don't think our current PHP pages will work with php 5. Is there much of a difference between 4.4 and 5? Would we need to rewrite code? Thanks, Note that I said unstable version. In any

Re: [EMAIL PROTECTED] Weird Crashes

2006-03-21 Thread Noah Silverman
, but don't know what else could be causing the problem. One clue - A script that calls phpinfo works fine. the scripts that call mysql crash! -N On Mar 21, 2006, at 1:26 PM, [EMAIL PROTECTED] wrote: This link might be of interest to you Noah. Something similar I posted on the php-install

Re: [EMAIL PROTECTED] Weird Crashes

2006-03-21 Thread Noah Silverman
, theory and practice are the same; in practice they are not. On Tue, 21 Mar 2006, Noah Silverman wrote: To: users@httpd.apache.org From: Noah Silverman [EMAIL PROTECTED] Subject: Re: [EMAIL PROTECTED] Weird Crashes Ok, I tried installing php 5. I still get the same crash problem. This leads me

Re: [EMAIL PROTECTED] Weird Crashes

2006-03-21 Thread Noah Silverman
compiled mysql and mysqli for use in php4/5? If so, you need to compile them both at the same time with the same mysql library. Keith On Tue, 21 Mar 2006, Noah Silverman wrote: To: users@httpd.apache.org From: Noah Silverman [EMAIL PROTECTED] Subject: Re: [EMAIL PROTECTED] Weird Crashes Thanks

Re: [EMAIL PROTECTED] Weird Crashes

2006-03-21 Thread Noah Silverman
Noah Silverman once stated: Thanks Keith, I DID a fresh compile of php4 and php5. Both give me the same crash. No difference. I'm starting to think that the problem might be with the Apache installation. Are you compiling Apache with mpm=prefork? PHP is *not* threadsafe (or rather

[EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
Hello, I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer $100 paypal if someone gives me the answer to solve this issue. Thanks, -N -- The issue: when I load a php file in a browser that references mysql, it crashes the

Re: [EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
Mike, Can't seem to find more than one php.ini file The problem existed with php 4.4.2. I then tried 5.1.2 to see if it would help. The problem is identical for either version... -N On Mar 21, 2006, at 2:57 PM, Michael Crute wrote: On 3/21/06, Noah Silverman [EMAIL PROTECTED] wrote

Re: [EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
Works fine. I can even call the SAME php file that the browser calls and IT WORKS FROM THE COMMAND LINE. It only fails when calling the php file through a browser (and apache.) -N On Mar 21, 2006, at 3:11 PM, Nick Jones wrote: --- Noah Silverman [EMAIL PROTECTED] wrote: Mike

Re: [EMAIL PROTECTED] Weird Crashes

2006-03-21 Thread Noah Silverman
if that will get you by for now? Keith In theory, theory and practice are the same; in practice they are not. On Tue, 21 Mar 2006, Noah Silverman wrote: To: users@httpd.apache.org From: Noah Silverman [EMAIL PROTECTED] Subject: Re: [EMAIL PROTECTED] Weird Crashes I'm using Slackware Linux

Re: [EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
have any tool which can monitor mysql...Kishore Jalleda On 3/21/06, Noah Silverman [EMAIL PROTECTED] wrote: Works fine.I can even call the SAME php file that the browser calls and IT WORKSFROM THE COMMAND LINE.  It only fails when calling the php filethrough a browser (and apache.)-NOn Mar 21, 2006

Re: [EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
. password-- the users password i am assuming you know the user/password which is connecting to the mysql database ( look into your php code to find out this info ) and I am sure it would work Kishore Jalleda On 3/21/06, Noah Silverman [EMAIL PROTECTED] wrote: Kishore,I think you are very close!!Mysql

[EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
Hello, I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer $100 paypal if someone gives me the answer to solve this issue. Thanks, -N -- The issue: when I load a php file in a browser that references mysql, it crashes the

[EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
Hello, I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer $100 paypal if someone gives me the answer to solve this issue. Thanks, -N -- The issue: when I load a php file in a browser that references mysql, it crashes the

Re: [EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
Nick, I'll happily pay a professional rate if someone wants to fix this. On Mar 21, 2006, at 6:39 PM, Nick Kew wrote: On Wednesday 22 March 2006 01:23, Noah Silverman wrote: Hello, I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer $100 paypal

Re: [EMAIL PROTECTED] Re: php crashes with msyql

2006-03-21 Thread Noah Silverman
Nope... On Mar 21, 2006, at 7:38 PM, Joshua Kugler wrote: You don't per chance have mod_scramble loaded too, do you? j- k- On Tuesday 21 March 2006 16:28, Noah Silverman wrote: Hello, I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer

[EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
Hello, I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer $100 paypal if someone gives me the answer to solve this issue. Thanks, -N -- The issue: when I load a php file in a browser that references mysql, it crashes the

Re: [EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
Thanks, I'll try it now. if it works, paypal will be on the way. Thanks again, -N On Mar 21, 2006, at 7:43 PM, William A. Rowe, Jr. wrote: Noah Silverman wrote: Hello, I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer $100 paypal

Re: [EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
and asked for help. How am I the one breaching etiquette?? -N On Mar 21, 2006, at 7:48 PM, William A. Rowe, Jr. wrote: Noah Silverman wrote: Hello, I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer $100 paypal if someone gives me the answer

Re: [EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread Noah Silverman
because you offered a hundred bucks for a solution -- I hope the sarcasm is clear. You have a 100% reproducible problem that PHP will not let you debug? This sounds like a PHP problem. Replace the page with something that works and fix it later. On 3/21/06, Noah Silverman [EMAIL PROTECTED] wrote

Re: [EMAIL PROTECTED] mod_rewrite problem

2006-03-03 Thread Noah Robin
On Fri, Mar 03, 2006 at 02:58:44PM +, Matthew Claridge wrote: I'm using version 2.0.46, with Resin (not that important whats behind apache...). I have the following config set up to rewrite some elements of our dynamic URLs: RewriteEngine On ProxyMaxForwards 200

[EMAIL PROTECTED] apache and multiple SSL certificates

2006-01-11 Thread Noah
that and just cant find it. I am wondering can it be done? cheers, Noah - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe

Re: [EMAIL PROTECTED] mod_rewrite

2005-08-23 Thread Noah
On Tue, Aug 23, 2005 at 10:26:27AM -0500, William A. Rowe, Jr. wrote: David, if you have a single pattern, either 10.10.131. or 10.10.131/24 will match the entire subnet. If you have divided it into two different patterns, I already answered your question. Please, do some background reading

Re: [EMAIL PROTECTED] mod_rewrite problem

2005-08-19 Thread Noah
On Fri, Aug 19, 2005 at 11:24:49AM +0200, Axel-St?phane SMORGRAV wrote: Uh Uh. Forgot to add the abbey stuff: RewriteLog /var/www/epp/logs/epp.rewrite.log RewriteLogLevel 9 RewriteEngine on RewriteCond %{REQUEST_URI} !\.(php|gif|jpg|html?|css|js|doc|pdf)$ RewriteCond %{REQUEST_URI}

Re: [EMAIL PROTECTED] Using mod_rewrite with mod_jk2

2005-08-12 Thread Noah
will give mod_jk2 a crack at the request. You will also (I think; someone check me on this) need to have mod_rewrite's LoadModule line listed /after/ mod_jk2's, so ensure that mod_rewrite is called first. --noah - The official

Re: [EMAIL PROTECTED] mod_rewrite

2005-07-29 Thread Noah
On Fri, Jul 29, 2005 at 12:49:00PM -0400, Lucas, David wrote: Hello, I have an interesting dilemma that I need to figure out a solution to. I hope someone on this list can help me. I have Apache running on a Linux server. I need to change the document root based on source IP address. I

Re: [users@httpd] mod_rewrite url decoding and '?'

2005-06-27 Thread Noah
On Mon, Jun 27, 2005 at 06:45:37PM +0200, Ian Beselin wrote: The files I want to deliver using Apache 1.3.33 contain question marks, e.g. .../htdocs/fund?a12.html To request this file I can use the URL http://www.funds.com/fund%3fa12.html Does this help:

[users@httpd] apache Logging output changed?

2005-06-21 Thread Noah
apache+mod_ssl-1.3.33+2.8.22 FreeBSD-4.11R3 This is really important for us to fix so I am asking again. so I upgraded apache 1.3.33 from /usr/ports some about a month ago and around that time I stopped seeing POST log messages for my perl scripts ending up in my server's access logs. any

[users@httpd] apache Logging output changed?

2005-06-20 Thread Noah
apache+mod_ssl-1.3.33+2.8.22 FreeBSD-4.11R3 so I upgraded apache 1.3.33 from /usr/ports some about a month ago and around that time I stopped seeing POST log messages for my perl scripts ending up in my server's access logs. any clues why this is no longer being logged. is there some log