Re: [users@httpd] "DSO load failed" when using mod_authn_dbm for Berkeley DB

2016-05-13 Thread Tianyin Xu
SO file it tried to load! ~t On Fri, May 13, 2016 at 4:22 PM, Tianyin Xu wrote: > Hi Yann and Luca, > > Yes, that fixes the problem...!!.. > > $ ls lib/apr-util-1/ > apr_dbm_db-1.so apr_dbm_db.a apr_dbm_db.la apr_dbm_db.so > > It's hard to believe --with-berkeley-d

Re: [users@httpd] "DSO load failed" when using mod_authn_dbm for Berkeley DB

2016-05-13 Thread Tianyin Xu
f mod_authn_dbm really needs some more work.:-p ~t On Fri, May 13, 2016 at 3:41 PM, Luca Toscano wrote: > Hi Yann, > > 2016-05-13 22:35 GMT+02:00 Yann Ylavic : > >> On Thu, May 12, 2016 at 10:22 PM, Tianyin Xu wrote: >> > >> > I'm using all the latest

Re: [users@httpd] "DSO load failed" when using mod_authn_dbm for Berkeley DB

2016-05-12 Thread Tianyin Xu
Thanks a lot, Luca! On Thu, May 12, 2016 at 1:04 AM, Luca Toscano wrote: > > > 2016-05-12 7:09 GMT+02:00 Tianyin Xu : > >> Sorry Luca, I misspelled your name in my last email. :-( >> > > No problem at all :) > > >> >> On Wed, May 11, 2016 at

Re: [users@httpd] "DSO load failed" when using mod_authn_dbm for Berkeley DB

2016-05-11 Thread Tianyin Xu
Sorry Luca, I misspelled your name in my last email. :-( On Wed, May 11, 2016 at 9:55 PM, Tianyin Xu wrote: > Thanks, Loca! > > Yes, I did set AuthDBMUserFile (the whole point for this module is to use > a DBM file to do the authn control, isn't it?) > > I generate the fi

Re: [users@httpd] "DSO load failed" when using mod_authn_dbm for Berkeley DB

2016-05-11 Thread Tianyin Xu
patibility caused by the dbmmanger? Thanks! Tianyin On Mon, May 9, 2016 at 11:41 PM, Luca Toscano wrote: > Hi Tianyin, > > 2016-05-06 3:22 GMT+02:00 Tianyin Xu : > >> Hi, >> >> I'm trying to use mod_authn_dbm, and referring to >> https://httpd.apache.o

[users@httpd] "DSO load failed" when using mod_authn_dbm for Berkeley DB

2016-05-05 Thread Tianyin Xu
Hi, I'm trying to use mod_authn_dbm, and referring to https://httpd.apache.org/docs/current/mod/mod_authn_dbm.html I used dbmmanger to generate the dbm file named dbm-auth-file. $ file dbm-auth-file dbm-auth-file: Berkeley DB (Hash, version 9, native byte-order) According to the manual, the valu

Re: [users@httpd] Denying an IP address range

2014-04-22 Thread Tianyin Xu
nux) > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEARECAAYFAlMwxZIACgkQzTcr8Prq0ZPWSQCfTgBmetRmHpW75uZj+14+nHEF > XAoAoI2QWVYFkH4IowmcmBuPSrJMj/VN > =2IWR > -END PGP SIGNATURE- > > --------- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] In what condition, can this log message be printed?

2012-12-06 Thread Tianyin Xu
t 1:48 AM, Tom Evans wrote: > On Thu, Dec 6, 2012 at 8:02 AM, Tianyin Xu wrote: > > Hi, Eric, > > > > I'm sorry for the disturbing for this problem. > > > > I used GDB to trace the code, in the hope of understanding why httpd > never > > print that lo

Re: [users@httpd] In what condition, can this log message be printed?

2012-12-06 Thread Tianyin Xu
nks, Tianyin On Wed, Dec 5, 2012 at 2:02 PM, Tianyin Xu wrote: > No no, what I mean is that I never configured "MaxRequestWorkers" but I > configured "MaxClients". > > But I never see the log messge ""MaxClients is deprecated, use > MaxRequestWo

Re: [users@httpd] In what condition, can this log message be printed?

2012-12-05 Thread Tianyin Xu
em. Thanks a lot! Tianyin On Wed, Dec 5, 2012 at 11:26 AM, Eric Covener wrote: > On Wed, Dec 5, 2012 at 2:20 PM, Tianyin Xu wrote: > > > > I guess I must miss something. > > > > " but I never configured this option. " > >

Re: [users@httpd] In what condition, can this log message be printed?

2012-12-05 Thread Tianyin Xu
Thanks, Eric. Yes, I understand. But my problem is whatever LogLevel I set, I cannot see this message, neither in error log nor in stderr. I guess I must miss something. Best, Tianyin On Wed, Dec 5, 2012 at 4:09 AM, Eric Covener wrote: > On Wed, Dec 5, 2012 at 1:55 AM, Tianyin Xu wr

[users@httpd] In what condition, can this log message be printed?

2012-12-04 Thread Tianyin Xu
t be printed, neither on the screen or in errorlog. Could anyone tell me how to print out such log messages? What did I miss? Thanks a lot! Tianyin -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] What does this mesg mean? (Server cannot start)

2012-11-30 Thread Tianyin Xu
t; > GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE > > > > > > - > > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > > For additional commands, e-mail: users-h...@httpd.apache.org > > > > - > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] Error in accessing the home page

2012-11-29 Thread Tianyin Xu
Wait... Then the document which specifies "a full path to a directory" is not correct. -- Tianyin On Thu, Nov 29, 2012 at 10:00 PM, Tianyin Xu wrote: > No, it could be a relative path, but it is **relative** to ServerRoot. > > I set: > > ServerRoot "/home/tiany

Re: [users@httpd] Error in accessing the home page

2012-11-29 Thread Tianyin Xu
ll path: > http://httpd.apache.org/docs/2.2/mod/core.html#directory > > That was a design decision that was probably made years ago. > -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] Does Apache httpd have functionality test suites?

2012-11-24 Thread Tianyin Xu
e might remove it > > on public releases." Are they all what we have? > > > > Thanks a lot! > > Tianyin > > > > -- > > Tianyin XU, > > http://cseweb.ucsd.edu/~tixu/ > > > > Hi, all, > > > > Could anyone tell me whether Ap

[users@httpd] Does Apache httpd have functionality test suites?

2012-11-24 Thread Tianyin Xu
y one test directory which says "This stuff is for the developers only, so we might remove it on public releases." Are they all what we have? Thanks a lot! Tianyin -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: Re: [users@httpd] Unable to create or access scoreboard (anonymous shared memory failure)

2012-03-22 Thread Tianyin Xu
hanks for the observations, Tianyin! > -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] mod_fcgid 2.3.6 causes Apache 2.4.1 not to start with undefined symbol: ap_unixd_setup_child message

2012-03-22 Thread Tianyin Xu
hat I might be doing > wrong? I'm going on to look for a solution for myself, but I would > appreciate any help. This project takes much to much time... > > Thanks a lot in advance! > > Kind regards > > Richard Westebbe > -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] Unable to create or access scoreboard (anonymous shared memory failure)

2012-03-21 Thread Tianyin Xu
t way is to switch to apache user and try to wtrite to this > localtion. > > mh > > On Wed, Mar 21, 2012 at 5:29 PM, Tianyin Xu wrote: > >> Hi, Martin, >> >> Thanks a lot for the response. But it does not work :-( >> >> T >> >> >&

Re: [users@httpd] Unable to create or access scoreboard (anonymous shared memory failure)

2012-03-21 Thread Tianyin Xu
apache will > recreate this file again. Also please ensure, that apache runtime user has > full access to this file. > > mh > > On Wed, Mar 21, 2012 at 4:47 PM, Tianyin Xu wrote: > >> Hi, all. >> >> I did a hard reboot because of system crash... and my Apache h

[users@httpd] Unable to create or access scoreboard (anonymous shared memory failure)

2012-03-21 Thread Tianyin Xu
memory failure) It seems that my shared memory is corrupted? Can anyone tell me how to repair and make apache to work? Thanks in advance! Tianyin -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] undefined symbol: apr_tempy_dir_get when loading mod_auth_digest module

2012-03-20 Thread Tianyin Xu
tpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

[users@httpd] undefined symbol: apr_tempy_dir_get when loading mod_auth_digest module

2012-03-20 Thread Tianyin Xu
hanks a lot, Tianyin -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] Apache httpd with custom module does not start when I am not running is root

2012-03-15 Thread Tianyin Xu
g my > module? > I use apxs to compile the module. > > Appreciate your help!! > > > Thanks, > ~Abhi > -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] undefined reference to "apr_file_link"

2012-03-15 Thread Tianyin Xu
with-apr-util=/usr/local/apr > > Any help are highly appreciated! > > Thanks, > -Aubrey > > - > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

[users@httpd] "no space left on device couldn't create the XXX mutex"

2012-03-11 Thread Tianyin Xu
-couldnt-create-accept-lock Their proposed solution is useful. The root cause is that there're a lot of orphan semaphore in the sysem semaphore arrays and occupy all the resources. Is there some bugs in Apache that lead to this problem? I've encountered this problem two times. Thanks! Best

Re: [users@httpd] mod_lua segfault in httpd-2.4.1

2012-03-07 Thread Tianyin Xu
OK, cool! Thanks a lot! -- Tianyin On Wed, Mar 7, 2012 at 12:25 AM, Marco van Tol wrote: > On Tue, Mar 06, 2012 at 06:15:11PM -0800, Tianyin Xu wrote: > > Hi, Marco, > > > > I tried to replay the bug you found. But I didn't see any error message. > It > >

Re: [users@httpd] mod_lua segfault in httpd-2.4.1

2012-03-06 Thread Tianyin Xu
> > Thanks in advance, > > Marco van Tol > > -- > Marco van Tol > > > - > The official User-To-User support forum of the Apache HTTP Server Project. > See http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > " from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

[users@httpd] Question on FileETag and mod_dav_fs

2012-03-04 Thread Tianyin Xu
Hi, all, I saw the warning message in the manual, the FileETag entry: - Warning Do not change the default for directories or locations that have WebDAV enabled and use mod_dav_fsas a

[users@httpd] Question about ChangeLog (CHANGES)

2012-02-22 Thread Tianyin Xu
as well as the corresponding patch? Thanks a lot!!! Best, Tianyin -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] The use of Alias directive command

2012-02-13 Thread Tianyin Xu
- > The official User-To-User support forum of the Apache HTTP Server Project. > See > http://httpd.apache.org/**userslist.html<http://httpd.apache.org/userslist.html>> > for more info. > To unsubscribe, e-mail: > users-unsubscribe@httpd.**apache.org > " from th

Re: [users@httpd] SSLRequireSSL doesn't work in inside ?

2012-01-06 Thread Tianyin Xu
yes, exactly! omg, I'm so stupid! thanks a lot, Eric!! -- TY On Fri, Jan 6, 2012 at 3:55 PM, Eric Covener wrote: > > But it seems that "SSLRequireSSL" has no effect at all. I can still > access > > the "DocumentRoot" using HTTP. But if I put the block out of > the > > block to be a separate,

[users@httpd] SSLRequireSSL doesn't work in inside ?

2012-01-06 Thread Tianyin Xu
Hi, all, I have some problem about the directive "SSLRequireSSL". I setup my SSL for and it works pretty well. Then, I want to let Apache deny all the access when SSL is not used for the HTTP request. In other words, I want to forbid access unless HTTP over SSL (i.e. HTTPS) is used. According to

Re: [users@httpd] How are requested URIs translated into local resource names? (where is the "ap_run_translate_name" function?)

2012-01-03 Thread Tianyin Xu
thanks a lot! -- TY On Tue, Jan 3, 2012 at 10:50 PM, William A. Rowe Jr. wrote: > On 1/4/2012 12:47 AM, Tianyin Xu wrote: > > > > Could anyone tell me how can I find the implementation of the function > > "ap_run_translate_name" and "ap_run_map_to_storage&

[users@httpd] How are requested URIs translated into local resource names? (where is the "ap_run_translate_name" function?)

2012-01-03 Thread Tianyin Xu
Both of them are not the definition/implementation of these functions. Could anyone tell me how can I find the implementation of the function "ap_run_translate_name" and "ap_run_map_to_storage"? Thanks a lot for your help!! Best regards, Tianyin -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [users@httpd] Why the NameVirtualHost detective?

2011-12-30 Thread Tianyin Xu
Thank you so much, Eric!!! On Fri, Dec 30, 2011 at 1:53 PM, Eric Covener wrote: > On Fri, Dec 30, 2011 at 4:38 PM, Tianyin Xu wrote: > > Hi, Eric, > > > > Thanks a lot! > > > > I see! Without NameVirtualHost, I will see the log message like "[warn] &g

Re: [users@httpd] Why the NameVirtualHost detective?

2011-12-30 Thread Tianyin Xu
e official User-To-User support forum of the Apache HTTP Server Project. > See http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > " from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

[users@httpd] Why the NameVirtualHost detective?

2011-12-30 Thread Tianyin Xu
lot!!! [1] Apache Documents, http://httpd.apache.org/docs/2.0/vhosts/name-based.html. [2] httpd wiki, http://wiki.apache.org/httpd/CommonMisconfigurations. [3] http://marc.info/?t=12268202042&r=1&w=2 Best regards, Tianyin -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/