[EMAIL PROTECTED] error while compiling mod_auth_tacacs for apache 1.3.33
HiI would be thankful if any one can help me on following:I am tring to compile mod_auth_tacacs2 for apache 1.3.33 on solaris 8 using:./configure --with-apache=./apache_1.3.33I tried below also:./configure --with-apxs=./apache_1.3.33/bin/apxsI'm getting error: "syntax error at line 1420: `AM_CONDITIONAL' unexpected"I have installed automake-1.9.6, autoconf-2.59b,m4-1.4.4, mod_ssl-2.8.24-1.3.33,openssl-0.9.8a.apache & ssl compiled successfully I compile ssl using :./configure --with-apache=/apache_1.3 --with-ssl==../openssl-0.9.4And apache using:./configure --prefix=./apache_1.3.33 --enable-module=so --enable-shared=ssl --enable-module=sslI can see there is a patch available for tacacs module platform at below url: http://www.jankratochvil.net/project/mod_auth_tacacs/but I'm not sure weather it is for mod_auth_tacacs2 or older version?I have tried this patch & unable to patch it.Can any one help me ?Regards-Sumit Yahoo! Shopping Find Great Deals on Holiday Gifts at Yahoo! Shopping
[EMAIL PROTECTED] problems with the setup of php on winXP
Hi! I'm having problems configuring php 4.4.1. on apache 2.0.55. as a module over windows xp home os. I've followed the instructions given by install.txt from the php home folder. I have added this lines to httpd.conf: LoadModule php4_module "c:/php/sapi/php4apache2.dll"AddType application/x-httpd-php .phpPHPIniDir "C:/php"I can't start the server. I have opened the apache's log but there is no information to know what is happening. Can somebody help me?
RE: FW: [EMAIL PROTECTED] Apache2 not running
Sorry for not geeting back earlier. But nothing seems to work. I'm really at a dead end here. Any suggestions? From: "Wagner, Aaron" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FW: [EMAIL PROTECTED] Apache2 not running Date: Mon, 12 Dec 2005 16:09:36 -0500 Did you get it working? Thanx Aaron N Wagner Monitoring Systems and Network Tools CCO-Command Center Operations 804.515.6298 > -Original Message- > From: Elizabeth Datig [mailto:[EMAIL PROTECTED] > Sent: Monday, December 12, 2005 12:51 PM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] Apache2 not running > > When I look in control Panel\administrative Tools\services, > Apache is in not > there. What should I do? Thanks for your help and responding > so quickly. > > > >From: "Wagner, Aaron" <[EMAIL PROTECTED]> > >Reply-To: users@httpd.apache.org > >To: users@httpd.apache.org > >Subject: RE: [EMAIL PROTECTED] Apache2 not running > >Date: Mon, 12 Dec 2005 12:36:05 -0500 > > > > > -Original Message- > > > From: Elizabeth Datig [mailto:[EMAIL PROTECTED] > > > Sent: Monday, December 12, 2005 12:22 PM > > > To: users@httpd.apache.org > > > Subject: RE: [EMAIL PROTECTED] Apache2 not running > > > > > > The OS is Windows XP, it's Apache 2.0.55. Apache is > supposed to start > > > automatically. Sorry about that, I'm new to this and am > > > venturing out into > > > unknown territory. Do you know if there is a source to show > > > you exactly what > > > information is supposed to be in the configuration file? > > > > > > > > > >From: "Wagner, Aaron" <[EMAIL PROTECTED]> > > > >Reply-To: users@httpd.apache.org > > > >To: users@httpd.apache.org > > > >Subject: RE: [EMAIL PROTECTED] Apache2 not running > > > >Date: Mon, 12 Dec 2005 11:58:58 -0500 > > > > > > > > > -Original Message- > > > > > From: Elizabeth Datig [mailto:[EMAIL PROTECTED] > > > > > Sent: Monday, December 12, 2005 11:55 AM > > > > > To: users@httpd.apache.org > > > > > Subject: [EMAIL PROTECTED] Apache2 not running > > > > > > > > > > I previously installed Apache 2 and it was working fine, > > > > > apparently the > > > > > Adware virus got in and Apache stopped working. I removed the > > > > > virus, Apache > > > > > still would not work. I uninstalled it and reinstalled it > > > > > and now I get an > > > > > error that says Apache is not installed. How can I get this > > > > > working again? > > > > > Please help. > > > > > > > > >We need more info > > > > > > > >OS? > > > >How are you stating apache? > > > >Version of apache? > > > >Etc > > > >Etc > > > > > > > >Thanx > > > >Aaron N Wagner > > > >Monitoring Systems and Network Tools > > > >CCO-Command Center Operations > > > >804.515.6298 > > > > > > > >Look in control Panel\administrative Tools\services off the start > >button. You probably have a Apache Service in there. Right > click and > >look at the properties. It should have a path to executable > something > >like this: > > > >"C:\WebCore2\Apache2\bin\Apache.exe" -k runservice > > > >Check and make sure the path is correct. > > > >If not, open a dos prompt cd down to the apache/bin folder and run > > > >apache -k install > > > >You should now see either a new apache in Services or the > one in there > >is pointing to the right exe. Make sure the service is set to > >automatically start(if that's what you want) and start the > service, you > >can also start apache by typing > > > >Apache -k start > > > >At the dos prompt or check by re-booting windows. > > > >Thanx > >Aaron N Wagner > >Monitoring Systems and Network Tools > >CCO-Command Center Operations > >804.515.6298 > > > >- > >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: [EMAIL PROTECTED] > >" from the digest: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > _ > Don't just search. Find. Check out the new MSN Search! > http://search.msn.click-url.com/go/onm00200636ave/direct/01/ > > > - > 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: [EMAIL PROTECTED] >" from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > _ Dont just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ - 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: [EMAIL PROTECTED] " from the digest: [EMAIL PRO
[EMAIL PROTECTED] Resources for beginners
Does anyone know of a book or website that would be a helpful tool for someone who is a beginner at apache and has no programming background whatsoever that would help with configuring and troubleshooting? _ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ - 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [EMAIL PROTECTED] Resources for beginners
Try CGI101 by Jacqueline D Hamilton. She will reach u from the very basics. -Original Message- From: Elizabeth Datig [mailto:[EMAIL PROTECTED] Sent: 26 December 2005 07:28 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Resources for beginners Does anyone know of a book or website that would be a helpful tool for someone who is a beginner at apache and has no programming background whatsoever that would help with configuring and troubleshooting? _ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ - 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.7/214 - Release Date: 2005/12/23 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.7/214 - Release Date: 2005/12/23 - 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] Resources for beginners
I liked "Pro Apache, Third Edition" by Apress. You can find it online at the publisher < http://www.apress.com/book/bookDisplay.html?bID=275 > -- Best regards, Daniel C. Jallits 100 E. Oneida Avenue Elmhurst, Illinois 60126-4465 United States of America T: 630.279.2798 | M: 630.670.3775 [EMAIL PROTECTED] | jallits.wordpress.com
[EMAIL PROTECTED] mod_cache with weglogic/tomcat
I configured apache 2.0 with weblogic cluster, but mod_cache no effect with jsp. Here is httpd.conf snippet, LoadModule cache_module modules/mod_cache.so LoadModule disk_cache_module modules/mod_disk_cache.so LoadModule mem_cache_module modules/mod_mem_cache.so LoadModule weblogic_module modules/mod_wl_20.so #WebLogicHost 127.0.0.1 #WebLogicPort 7001 WebLogicCluster 192.168.0.221:7001,192.168.0.222:7001 Debugtrue DebugConfigInfo on # enable "__WebLogicBridgeConfig", only for debug WLLogFile/var/log/httpd/web_log.log MatchExpression *.jsp ErrorPage /weblogic/error.jsp SetHandler weblogic-handler PathTrim /weblogic ErrorPage /weblogic/error.jsp MCacheMaxObjectCount 524288 # avn size > 1 KB MCacheMinObjectSize 64 # 64 byte MCacheMaxObjectSize 524288 # 512 KB MCacheMaxStreamingBuffer 524288 # 512 KB MCacheSize 524288 # maximum amount of memory used, 512 MB CacheEnable mem / CacheDisable /admin Thanks for some help
[EMAIL PROTECTED] Page Title
If there a way to set the page title (ie the thing that appears in he browser window) using PHP? At the moment all my pages display the full path (ie http://www.mydomain.com/page.php) in the title bar. Is there any way using PHP to change this to display a title I want? Thanks
Re: [EMAIL PROTECTED] Page Title
the html title tag. You can echo it out with PHP.dOn 26-Dec-05, at 11:16 AM, Christopher Deeley wrote:If there a way to set the page title (ie the thing that appears in he browser window) using PHP? At the moment all my pages display the full path (ie http://www.mydomain.com/page.php) in the title bar. Is there any way using PHP to change this to display a title I want? Thanks --Dustin
Re: [EMAIL PROTECTED] Page Title
Set the variable in a file that will be included globally throughout the site . Then in your HTML template you ECHO the vaiable. On 12/26/05, Dustin Krysak <[EMAIL PROTECTED]> wrote: > the html title tag. You can echo it out with PHP. > > d > > > > > On 26-Dec-05, at 11:16 AM, Christopher Deeley wrote: > > If there a way to set the page title (ie the thing that appears in he > browser window) using PHP? > At the moment all my pages display the full path (ie > http://www.mydomain.com/page.php) in the title bar. Is > there any way using PHP to change this to display a title I want? > > Thanks > > > > -- > Dustin > > -- Best regards, Daniel C. Jallits 100 E. Oneida Avenue Elmhurst, Illinois 60126-4465 United States of America T: 630.279.2798 | M: 630.670.3775 [EMAIL PROTECTED] | jallits.wordpress.com
Re: [EMAIL PROTECTED] HTTP AUTH
Christopher Deeley <[EMAIL PROTECTED]> writes: > I would like to set up a user folder for each user on my site and > the only method I know to stop anyone but the user accessing that > folder is to use htaccess to require the valid user. I have PHP > running as a module on Apache. Is there a way to pass username & > password from a form to a php script which will set the values of > $_SERVER['HTTP_AUTH_USER'] and $_SERVER['HTTP_AUTH_PW'] ? I > currently have a page which does the usual pop-up login box thingy > so these values are set automatic but I would like to get rid of it. No, you have to use cookies if you want a Web form instead of the standard popup. You can use mod_perl and Apache::AuthCookie to do this without writing much code. > Also if there a way to logout? It's client-specific; Firefox provides a way to logout, IE does not. > I used to use sessions to validate the user and restrict access to > pages but I found people could still access pictures. Is there a way > to use a form based login (like I did before with sessions) and > still restrict access to a folder by only allowing one user in? I would also look into using Apache::AuthCookie to do this. Scott. - 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]