Alex, Yes, Amalan is fine - last name but given name too, so stick to it! httpd -V Server version: Apache/2.0.55 Server built: Mar 24 2006 16:13:39 Server's Module Magic Number: 20020903:11 Architecture: 32-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_FCNTL_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D HTTPD_ROOT="/users/denver/amas01/apache2.0/apache-2.0.55-install_dir" -D SUEXEC_BIN="/users/denver/amas01/apache2.0/apache-2.0.55-install_dir/bin /suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" I don't see the file "suexec" under bin. Hmm..what happened here? > Have you a /users/denver/amas01/apache2.0/apache-2.0.55-install_dir/logs/ dir?! Absolutely! ls -l /users/denver/amas01/apache2.0/apache-2.0.55-install_dir/logs/ total 16 -rw-rw-r-- 1 amas01 arborexec 303 Mar 27 12:53 access_log -rw-rw-r-- 1 amas01 arborexec 2912 Mar 28 11:32 error_log The error_log as nothing other than the following repeating each time I try to run Apache (timestamp changes of course): [Tue Mar 28 11:32:47 2006] [crit] (13)Permission denied: mod_weblogic: Parent could not create lock Configuration Failed I don't think Oliver's response is applicable here. I do have the "logs" directory and don't know of any other log directory. Is there a way to tell if it using any other log dir, especially after seeing the error_log in the only logs dir I can see under my Apache install dir? Thanks. Amalan -----Original Message----- From: Alexander Lazic [mailto:al-httpdusers@xxxxxxx] Sent: Tuesday, March 28, 2006 2:09 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: [users@httpd] making Apache work with WebLogic Hi Amalan (hope this is your first name) ;-), On Die 28.03.2006 11:54, Amalan, S wrote: > >My system has worked so far with binaries doing dynamic linking all the >time. And now I am wondering how they could have worked :-) ;-) >But, who knows what else needs to be in there - never had problems >until I ran Apache with WebLogic plug-in. In other words, I think BEA >should mention this setting and the necessary inclusions. You think >not? Hm BEA, no comment! >What is this: >stat("/users/denver/amas01/apache2.0/apache-2.0.55-install_dir/bin/suex e >c", 0xFFBEF5A8) Err#2 ENOENT >open("/etc/netconfig", O_RDONLY) = 3 >fstat64(3, 0xFFBEEAC0) = 0 The suexec bin isn't there. What is you outpot of bin/httpd -V >is it not finding an executable under one of the subdirectories of the >installation dir? Yep. >Also, I find one more error: >open("/users/denver/amas01/apache2.0/apache-2.0.55-install_dir/logs/htt p >d.pid", O_RDONLY) Err#2 ENOENT >setsockopt(3, 65535, 4, 0xFFBEF58C, 4, 1) = 0 Have you a /users/denver/amas01/apache2.0/apache-2.0.55-install_dir/logs/ dir?! Was i in your errorlog?! As Oliver wrote: <cite> create a symbolic link of your real log directory to <apachehome>/logs </cite> regards Alex --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx