./build: line 4874: /usr/local/directadmin/data/users/admin/httpd.conf: No such file or directory
chown: `diradmin:admin': invalid group
chmod: cannot access `/usr/local/directadmin/data/users/admin/httpd.conf': No such file or directory
Do:
Code:touch /usr/local/directadmin/data/users/admin/httpd.conf chown admin:admin /usr/local/directadmin/data/users/admin/httpd.conf
And try again.
[Tue Mar 04 03:58:13 2008] [warn] Init: SSL server IP/port conflict: www.ananyah.com:443 (/usr/local/directadmin/data/users/ananyah/httpd.conf:43) vs. www.alraeeseco.com:443 (/usr/local/directadmin/data/users/wmraes/httpd.conf:43)
[Tue Mar 04 03:58:13 2008] [warn] Init: SSL server IP/port conflict: www.alrouyah.com:443 (/usr/local/directadmin/data/users/alrouweb/httpd.conf:43) vs. www.alraeeseco.com:443 (/usr/local/directadmin/data/users/wmraes/httpd.conf:43)
[Tue Mar 04 03:58:13 2008] [warn] Init: SSL server IP/port conflict: www.alalsun.net:443 (/usr/local/directadmin/data/users/alalsun/httpd.conf:43) vs. www.alraeeseco.com:443 (/usr/local/directadmin/data/users/wmraes/httpd.conf:43)
[Tue Mar 04 03:58:13 2008] [warn] Init: SSL server IP/port conflict: localhost:443 (/etc/httpd/conf/extra/httpd-vhosts.conf:38) vs. www.alraeeseco.com:443 (/usr/local/directadmin/data/users/wmraes/httpd.conf:43)
[Tue Mar 04 03:58:13 2008] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
[Tue Mar 04 03:58:13 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Mar 04 03:58:13 2008] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
Configuration Failed
[Tue Mar 04 03:59:02 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!?
[Tue Mar 04 03:59:02 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!?
[Tue Mar 04 03:59:02 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!?
[Tue Mar 04 03:59:02 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!?
[Tue Mar 04 03:59:02 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!?
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 228G 81G 135G 38% /
tmpfs 443M 0 443M 0% /lib/init/rw
tmpfs 443M 0 443M 0% /dev/shm
/dev/sda1 265M 14M 238M 6% /boot
ADMNHTTP=/usr/local/directadmin/data/users/admin/httpd.conf
if [ ! -e ${ADMNHTTP} ]; then
echo -n "" > ${ADMNHTTP}
chown diradmin:condor ${ADMNHTTP}
chmod 640 ${ADMNHTTP}
fi
[Tue Mar 04 05:59:13 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!?
[Tue Mar 04 05:59:13 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!?
[Tue Mar 04 05:59:13 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!?
[Tue Mar 04 05:59:13 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!?
[Tue Mar 04 05:59:13 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!?
[Tue Mar 04 05:59:13 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Mar 04 05:59:13 2008] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
Ok I have switched to apache 2.0
PHP:[Tue Mar 04 05:59:13 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!? [Tue Mar 04 05:59:13 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!? [Tue Mar 04 05:59:13 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!? [Tue Mar 04 05:59:13 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!? [Tue Mar 04 05:59:13 2008] [warn] RSA server certificate CommonName (CN) `www.liquidmemory.net' does NOT match server name!? [Tue Mar 04 05:59:13 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Tue Mar 04 05:59:13 2008] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
apache wont start, the above is the error log.
core:/usr/local/directadmin/custombuild# /etc/init.d/httpd start
Starting httpd: Syntax error on line 17 of /etc/httpd/conf/httpd.conf:
API module structure 'php5_module' in file /usr/lib/apache/libphp5.so is garbled - expected signature 41503230 but saw 41503232 - perhaps this is not an Apache module DSO, or was compiled for a different Apache version?
Syntax error on line 32 of /usr/local/directadmin/data/users/alalsun/httpd.conf:
Invalid command 'suPHP_Engine', perhaps mis-spelled or defined by a module not included in the server configuration
ipcs -s | grep apache | perl -e 'while (<STDIN>) { @a=split(/\s+/); print `ipcrm sem $a[1]`}'
[Tue Mar 04 10:06:04 2008] [warn] pid file /var/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
Configuration File (php.ini) Path /usr/local/etc/php5/cgi
Loaded Configuration File /usr/local/etc/php5/cgi/php.ini
Just a quick question- Why doesn't custombuild use --with-imap ? How do I get imap installed with the new custombuild script?
Adam
I tried to edit the file
Yeah, is there any file we can edit and recompile to obtain IMAP support?
For user:user 755 public_html:
http://www.directadmin.com/features.php?id=497
You'll want:
apache_public_html=0
in your directadmin.conf
John
[Mon Mar 10 21:50:04 2008] [notice] child pid 31716 exit signal Segmentation fault (11)
Process 31716 attached - interrupt to quit
select(30, [28 29], NULL, NULL, NULL) = 1 (in [29])
accept(29, {sa_family=AF_INET, sin_port=htons(1647), sin_addr=inet_addr("84.104.51.223")}, [16]) = 3
semop(8388608, 0x80cef46, 1) = 0
rt_sigaction(SIGUSR1, {SIG_IGN}, {0x80600db, [], SA_RESTORER|SA_INTERRUPT, 0x418908}, 8) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
getsockname(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("83.98.159.50")}, [16]) = 0
setsockopt(3, SOL_TCP, TCP_NODELAY, [1], 4) = 0
brk(0x8ac5000) = 0x8ac5000
read(3, "GET / HTTP/1.1\r\nAccept: image/gi"..., 4096) = 641
rt_sigaction(SIGUSR1, {SIG_IGN}, {SIG_IGN}, 8) = 0
time(NULL) = 1205182204
stat64("/home/testphp/domains/domain.com/public_html", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/testphp/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/testphp/domains/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/testphp/domains/domain.com/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/testphp/domains/domain.com/public_html/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/home/testphp/domains/domain.com/public_html/index.html", {st_mode=S_IFREG|0644, st_size=622, ...}) = 0
stat64("/home/testphp/domains/domain.com/public_html/index.html", {st_mode=S_IFREG|0644, st_size=622, ...}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
chdir("/etc/httpd") = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, {SIG_DFL}, 8) = 0
kill(31716, SIGSEGV) = 0
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
Process 31716 detached