Re: [EMAIL PROTECTED] How to install Apache without a root account?

2007-04-27 Thread Ashutosh Mohanty
sets for user and group, Bets Of luck! Thanks & Regards Ashutosh Mohanty SynaptiCAD Inc., = This Communication is for the exclusive use of the intended recipient (s) and shall not attach any liability on the originator or SynaptiCAD Inc./its Subsidiaries. If you are the addre

Re: [EMAIL PROTECTED] Another "attempt to invoke directory as script" Error

2007-03-13 Thread Ashutosh Mohanty
Hi, Something like this might work: Options ExecCGI SetHandler cgi-script You also need "DirectoryIndex script.cgi" in that directory Look at AddHandler (http://httpd.apache.org/docs/2.2/mod/mod_mime.html#addhandler) To extend CGI to all .cgi files. Regards Ashutosh Liyu,She

Re: [EMAIL PROTECTED] Virtual hosts question - permission denied error httpd version 2.2.3

2006-08-31 Thread Ashutosh Mohanty
hi, try-out with "NameVirtualHost *:80" or "NameVirtualHost *" Best Regards Ashutosh SynaptiCAD Inc. - Original Message - From: "Yashesh Bhatia" <[EMAIL PROTECTED]> To: Sent: Thursday, August 31, 2006 4:35 PM Subject: [EMAIL PROTECTED] Virtual hosts question - permission denied err

Re: [EMAIL PROTECTED] Virtualhost Problem

2006-08-10 Thread Ashutosh Mohanty
. Ashutosh SynaptiCAD Boyle Owen wrote: >> -Original Message- >> From: Ashutosh Mohanty [mailto:[EMAIL PROTECTED] >> Sent: Thursday, August 10, 2006 11:27 AM >> To: Apache Group >> Subject: RE: [EMAIL PROTECTED] Virtualhost Problem >> >> >&g

Re: [EMAIL PROTECTED] mod_ssl with Httpd2.2

2006-08-10 Thread Ashutosh Mohanty
[EMAIL PROTECTED] wrote: > mod_ssl.so is not available at modules directory. > then go to the following link and please read docs. http://httpd.apache.org/docs/2.2/ssl/ssl_howto.html (for httpd-2.2) > > > > -Original Message- > From: Ashutosh Mohanty [mailto:[EM

Re: [EMAIL PROTECTED] mod_ssl with Httpd2.2

2006-08-10 Thread Ashutosh Mohanty
Hi, [EMAIL PROTECTED] wrote: > Here is the error: > > > Starting httpd: httpd: Syntax error on line 98 of > /etc/httpd/conf/httpd.conf: Ca > nnot load /usr/lib/httpd/modules/mod_ssl.so into server: > /usr/lib/httpd/modules/ > mod_ssl.so: cannot open shared object file: No such file or directory >

RE: [EMAIL PROTECTED] Virtualhost Problem

2006-08-10 Thread Ashutosh Mohanty
Hi Boyle,   Thanks, i got the problem, you are simply "Genius",   I made the mistake in NameVirtualHost that is, Instead of writing :: NameVirtualHost * I wrote like :: NameVirtualHost *:80   when i changed this to NameVirtualHost * , it works,.Thanks a lot   Bye for now, H

Re: [EMAIL PROTECTED] Virtualhost Problem

2006-08-10 Thread Ashutosh Mohanty
cs. Thanks Ashutosh SynaptiCAD Inc. Boyle Owen wrote: >> -Original Message- >> From: Ashutosh Mohanty [mailto:[EMAIL PROTECTED] >> Sent: Thursday, August 10, 2006 10:30 AM >> To: Apache Group >> Subject: [EMAIL PROTECTED] Virtualhost Problem >> >> H

[EMAIL PROTECTED] Virtualhost Problem

2006-08-10 Thread Ashutosh Mohanty
site, but http://backup.in.mydomain.com also showing our internal development sites instead of showing backup information.     Could you please help me in this regard,   Advance Thanks:   Ashutosh Mohanty SynaptiCAD Inc.             ServerAdmin [EMAIL PROTECTED]     DocumentRoot /home/ashutosh

[EMAIL PROTECTED] SSI

2006-07-20 Thread Ashutosh Mohanty
=shared --enable-ssl=static --with-z=/usr      Best Regards: Ashutosh Mohanty  SynaptiCAD Inc.   Visit us at:: www.syncad.com    =This Communication is for the exclusive use of the intended recipient (s) and shall not attach any liability on the originator or SynaptiCAD Inc./its

Re: [EMAIL PROTECTED] problem loading DSO modules

2006-07-20 Thread Ashutosh Mohanty
Are you sure about the directory and path for the modules??   is it /data/programs/apache2/modules/mod_env.so ? or this is /data/programs/httpd-2.2.2/modules/mod_env.so ?   or you started different httpd daemon ?   Ashutosh SynaptiCAD Inc. - Original Message - From: Mauro

Re: [EMAIL PROTECTED] problem due to html files,

2006-07-19 Thread Ashutosh Mohanty
thanks Owen Boyle, Its working :-), thanks a lot.     Best Regards: Ashutosh Mohanty  SynaptiCAD Inc.   Visit us at:: www.syncad.com    =This Communication is for the exclusive use of the intended recipient (s) and shall not attach any liability on the originator or

[EMAIL PROTECTED] problem due to html files,

2006-07-18 Thread Ashutosh Mohanty
.html .htm    AddType application/x-httpd-php .html .htm .php4 .php        Its giving error in error_log as    [Fri Jul 14 14:22:50 2006] [error] [client 192.168.3.42] Directory index forbidden by rule: /home/ashutosh/www/html/   Any help would be delightful!     Best Regards: Ashutosh

Re: [EMAIL PROTECTED] apache error

2006-07-18 Thread Ashutosh Mohanty
Hi,   there is some problem due to arp,arp-util. I guess you can solve this problem by building apr and apr-util within distro= and then install andapache to configure  them   Best Regards: Ashutosh Mohanty  SynaptiCAD Inc. Visit us at:: www.syncad.com    =This

Re: [EMAIL PROTECTED] Apache on Windows with Active Directory Authentication

2006-07-18 Thread Ashutosh Mohanty
Hi,   the setting looks fine ,as per error log what you given, its saying the problem is to access  ldap's user informations, first just try with   (objectClass=*)   you can test with ip-address also like, ldap://x.x.x.x:389/    Ashutosh SynaptiCAD         - Original Message - F

Re: [EMAIL PROTECTED] Virtual host Problem

2006-07-14 Thread Ashutosh Mohanty
Hi siva, giving a dot didn't work for me., I have already tried it ,but thanks - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Friday, July 14, 2006 5:28 PM Subject: Re: [EMAIL PROTECTED] Virtual host Problem > I assume you are on the same network of 192.168.x.x Have you trie

Re: [EMAIL PROTECTED] Virtual host

2006-07-14 Thread Ashutosh Mohanty
day, July 14, 2006 5:38 PM Subject: RE: [EMAIL PROTECTED] Virtual host > -Original Message- > From: Ashutosh Mohanty [mailto:[EMAIL PROTECTED] > Sent: Friday, July 14, 2006 1:24 PM > To: Users@Httpd.Apache.Org > Subject: [EMAIL PROTECTED] Virtual host > > Hi, > the following is

[EMAIL PROTECTED] Virtual host

2006-07-14 Thread Ashutosh Mohanty
Hi, the following is my virtual host setting for our companies internalwebserver,is their anything worng,because in web browser when ever i try toaccess  it s saying "you have no permmision to access this on port 80"    ServerAdmin [EMAIL PROTECTED]    DocumentRoot /home/ashutosh/html    Se

[EMAIL PROTECTED] Virtual host Problem

2006-07-14 Thread Ashutosh Mohanty
Hi, the following is my virtual host setting for our companies internal webserver,is their anything worng,because in web browser when ever i try to access it s saying "you have no permmision to access this on port 80" ServerAdmin [EMAIL PROTECTED] DocumentRoot /home/ashutosh/html

Re: [EMAIL PROTECTED] Server fails on start up with module

2006-07-14 Thread Ashutosh Mohanty
when ever any module fails to load, it will give some error , look at all of your logs file for this error, configuration seem to be fine to me,check Dynamic shared object enable or not - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Friday, July 14, 2006 12:38 PM Subject: [EMAIL

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Ashutosh Mohanty
//lisd.k12.mi.us -Original Message- From: Ashutosh Mohanty [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 7:35 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Starting Apache I guess , there may be some problem in SSL autho , look at the include of module "mod_

Re: [EMAIL PROTECTED] RE: index files in subdirectories

2006-07-12 Thread Ashutosh Mohanty
Okay, this is due to the permission problem look at your user /group setting in apache httpd.conf, and then go to the respective directory and change those ownership according to that like # chown user.group (do it as a sudo user) - Original Message - From: "[EMAIL PROTECTED]" <[EMAIL

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Ashutosh Mohanty
I guess , there may be some problem in SSL autho , look at the include of module "mod_ssl ", restart apache gracefully, after looking at all the libraries directives through ldd. - Original Message - From: "Rob Wilkerson" <[EMAIL PROTECTED]> To: Sent: Wednesday, July 12, 2006 5:56 PM S

Re: [EMAIL PROTECTED] index files in subdirectories

2006-07-12 Thread Ashutosh Mohanty
its not "DocumentRoot directive" its "DirectoryIndex directive" :-) ashutosh - Original Message - From: "Rob Wilkerson" <[EMAIL PROTECTED]> To: Sent: Wednesday, July 12, 2006 5:54 PM Subject: Re: [EMAIL PROTECTED] index files in subdirectories > Look for your DocumentRoot directive i