Christophe1
Verified User
Hi everyone,
After trying to install directadmin with custombuild, I gave up. No mather what configuration, even default, I used, I constantly got errors. Before every Directadmin install, I formatted the harddisk and started with a clean Debian 4 install.
-absolute minimal install using netinstaller
-apt-get install build-essential
-apt-get install bind
-apt-get install ssh
-apt-get install libperl-dev (with the last installs)
I now tried customapache and I got errors again
In the beginning I couldn't restart apache because of problems about perl. Since I installed libperl-dev, this isn't giving me the errors, but I still can't restart apache.
Now I got:
touch: cannot touch '/var/lock/subsys/httpd': No such file or directory
In google I found a so called solution:
ln -s /usr/local/apache/bin/httpd /usr/sbin/httpd
My apache is running now, but I still get the same error:
touch: cannot touch '/var/lock/subsys/httpd': No such file or directory
Directadmin is not running, I guess the install is not finished yet.
Please, does anyone has a clue how to fix this problem?
Is it normal I have all these errors, no mather wat type of install and config I use? I installed Directadmin a few years ago, also on Debian without any problems...
Thanx in advance,
Christophe
After trying to install directadmin with custombuild, I gave up. No mather what configuration, even default, I used, I constantly got errors. Before every Directadmin install, I formatted the harddisk and started with a clean Debian 4 install.
-absolute minimal install using netinstaller
-apt-get install build-essential
-apt-get install bind
-apt-get install ssh
-apt-get install libperl-dev (with the last installs)
I now tried customapache and I got errors again
In the beginning I couldn't restart apache because of problems about perl. Since I installed libperl-dev, this isn't giving me the errors, but I still can't restart apache.
Now I got:
touch: cannot touch '/var/lock/subsys/httpd': No such file or directory
In google I found a so called solution:
ln -s /usr/local/apache/bin/httpd /usr/sbin/httpd
My apache is running now, but I still get the same error:
touch: cannot touch '/var/lock/subsys/httpd': No such file or directory
Directadmin is not running, I guess the install is not finished yet.
Please, does anyone has a clue how to fix this problem?
Is it normal I have all these errors, no mather wat type of install and config I use? I installed Directadmin a few years ago, also on Debian without any problems...
Thanx in advance,
Christophe