I did a clean install of CentOS 5.2 64 bits, then, DirectAdmin 1.322, I got some error below :
After I finished setup DirectAdmin process, MySQL service is running (MySQLD). (Strange?) I 've tried to build proftpd but I got following error:
However, I couldn't access my server through port 80 or 2222 at all. It just give me error page below :
I then tried to
I also tried to restart Apache and DirectAdmin service without any problem. IPTables shows that it accepts all incoming ports. SELinux is disable. Anyone knows how to fix this problem?
Below are all processes that are running (I removed any processes that are repeated):
Thank you,
________
WIFE **** TUBE
Code:
error: File not found by glob: /usr/local/directadmin/scripts/packages/MySQL-server*.rpm
error: File not found by glob: /usr/local/directadmin/scripts/packages/MySQL-client*.rpm
error: File not found by glob: /usr/local/directadmin/scripts/packages/MySQL-devel*.rpm
mysqld: unrecognized service
Waiting for mysqld to start....
Setting MySQL Root Password...
./mysql.sh: line 31: /usr/bin/mysql: No such file or directory
Setting DirectAdmin user and password...
./mysql.sh: line 52: /usr/bin/mysql: No such file or directory
=============
error: File not found by glob: proftpd-1.*.rpm
error: File not found by glob: proftpd-standalone-*.rpm
mkdir: cannot create directory `/var/log/proftpd': File exists
error: File not found by glob: da_exim-*.rpm
error: File not found by glob: da_vm-pop3d-*.rpm
tar: majordomo-*.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
The source path for majordomo does not exist. Make sure the correct path is set in majordomo.sh
After I finished setup DirectAdmin process, MySQL service is running (MySQLD). (Strange?) I 've tried to build proftpd but I got following error:
Code:
Restarting ProFTPd.
./build: line 6329: /etc/init.d/proftpd: No such file or directory
However, I couldn't access my server through port 80 or 2222 at all. It just give me error page below :
Code:
Firefox can't establish a connection to the server at .......
Code:
Internet Explorer cannot display the webpage
I then tried to
Code:
cd /usr/local/directadmin/custombuild
./build update
./build all d
I also tried to restart Apache and DirectAdmin service without any problem. IPTables shows that it accepts all incoming ports. SELinux is disable. Anyone knows how to fix this problem?
Below are all processes that are running (I removed any processes that are repeated):
Code:
# ps -e
PID TTY TIME CMD
1 ? 00:00:01 init
2 ? 00:00:00 migration/0
3 ? 00:00:00 ksoftirqd/0
4 ? 00:00:00 watchdog/0
5 ? 00:00:00 migration/1
6 ? 00:00:00 ksoftirqd/1
7 ? 00:00:00 watchdog/1
8 ? 00:00:00 migration/2
9 ? 00:00:00 ksoftirqd/2
10 ? 00:00:00 watchdog/2
11 ? 00:00:00 migration/3
12 ? 00:00:00 ksoftirqd/3
13 ? 00:00:00 watchdog/3
14 ? 00:00:00 events/0
15 ? 00:00:00 events/1
16 ? 00:00:00 events/2
17 ? 00:00:00 events/3
18 ? 00:00:00 khelper
89 ? 00:00:00 kthread
96 ? 00:00:00 kblockd/0
97 ? 00:00:00 kblockd/1
98 ? 00:00:00 kblockd/2
99 ? 00:00:00 kblockd/3
100 ? 00:00:00 kacpid
173 ? 00:00:00 cqueue/0
174 ? 00:00:00 cqueue/1
175 ? 00:00:00 cqueue/2
176 ? 00:00:00 cqueue/3
179 ? 00:00:00 khubd
181 ? 00:00:00 kseriod
268 ? 00:00:00 pdflush
270 ? 00:00:00 kswapd0
271 ? 00:00:00 aio/0
272 ? 00:00:00 aio/1
273 ? 00:00:00 aio/2
274 ? 00:00:00 aio/3
425 ? 00:00:00 kpsmoused
476 ? 00:00:00 scsi_eh_0
482 ? 00:00:00 ata/0
483 ? 00:00:00 ata/1
484 ? 00:00:00 ata/2
485 ? 00:00:00 ata/3
486 ? 00:00:00 ata_aux
492 ? 00:00:00 scsi_eh_1
493 ? 00:00:00 scsi_eh_2
514 ? 00:00:00 ksnapd
517 ? 00:00:00 kjournald
544 ? 00:00:00 kauditd
578 ? 00:00:00 udevd
1555 ? 00:00:00 kmpathd/0
1556 ? 00:00:00 kmpathd/1
1557 ? 00:00:00 kmpathd/2
1558 ? 00:00:00 kmpathd/3
1583 ? 00:00:00 kjournald
2097 ? 00:00:00 syslogd
2100 ? 00:00:00 klogd
2128 ? 00:00:00 dbus-daemon
2166 ? 00:00:00 dovecot
2179 ? 00:00:00 dovecot-auth
2185 ? 00:00:00 sshd
2201 ? 00:00:00 xinetd
2207 ? 00:00:00 pop3-login
2223 ? 00:00:00 imap-login
2245 ? 00:00:00 mysqld_safe
2269 ? 00:00:00 mysqld
2295 ? 00:00:00 da-popb4smtp
2335 ? 00:00:00 exim
2366 ? 00:00:00 crond
2381 ? 00:00:00 atd
2396 ? 00:00:00 hald
2397 ? 00:00:00 hald-runner
2406 ? 00:00:00 hald-addon-acpi
2412 ? 00:00:00 hald-addon-stor
2430 tty1 00:00:00 mingetty
2509 ? 00:00:00 named
2555 pts/0 00:00:00 bash
21728 ? 00:00:00 httpd
21730 ? 00:00:00 directadmin
21822 ? 00:00:00 crond
21824 ? 00:00:00 dataskq
21834 pts/0 00:00:00 ps
Thank you,
________
WIFE **** TUBE
Last edited: