![]() |
يا ريت حد يساعدني بتركيب direct admin على السيرفر
السلام عليكم
اخواني بعد تركيب البرنامج على اللينوكس بقي عليي تجهيز البورت وكم شغلة وهذا مثال Special notice for VPS/VDS installs: After the install, add: ethernet_dev=eth0:devicename to /usr/local/directadmin/conf/directadmin.conf. Replace devicename with the FULL devicename reported by ifconfig. If your VDS/VPS system emulates eth0, then you may skip this step. Setup SSL Certificates: This step is only required if you wish to use DirectAdmin through SSL. You will also have to change set SSL=1 in the directadmin.conf file. # openssl req -new -x509 -keyout /usr/local/directadmin/conf/cakey.pem.tmp \ -out /usr/local/directadmin/conf/cacert.pem # openssl rsa -in /usr/local/directadmin/conf/cakey.pem.tmp \ -out /usr/local/directadmin/conf/cakey.pem # rm /usr/local/directadmin/conf/cakey.pem.tmp # chown diradmin:diradmin /usr/local/directadmin/conf/cakey.pem # chmod 400 /usr/local/directadmin/conf/cakey.pem Named Reload Bug (RedHat 7.2 Only) Make sure that the /etc/rndc.conf file has the following data for the "server localhost" directive: # cat /etc/rndc.conf ... server localhost { key "rndckey"; }; ... If you don't see that anywhere, use an editor such as pico or vi to make the file contain the above text. Accessing the Control Panel DirectAdmin can be accessed at http://server.ip.address:2222 -- use the Admin username/password specified in the setup.txt file in your scripts directory. Dealing with RPM errors When installing RPMs, errors can sometimes occur. Don't panic, solving them is usually easy. If you didn't know what to install during your RedHat installation, you might have installed a few services, such as apache and sendmail. These services must be removed before the rpm will be able to be installed. For example, lets say you are trying to install exim and you get the following: # rpm -ivh exim-3.36-2.i386.rpm Preparing... ########################################### [100%] file /somefile from install of exim-3.36-2 conflicts with file from package sendmail-8.1 ... This would mean that sendmail is already installed on your server and you must remove it. This can easily be accomplished by running the following: # rpm -e --nodeps sendmail Then you will be able to install your rpm. This follows for other services such as apache, apache-devel, wu-ftp, php, MySQL and so forth. If you need to figure out if you already have a service installed, you can run # rpm -q servicename or # rpm -qa | grep substring Where substring is just a word. For example, using "apache" might return: # rpm -qa | grep apache apache-fp-1.3.27-2 apache-fp-devel-1.3.27-2 apache-fp-manual-1.3.27-2 Troubleshooting If you are having trouble with RPMs hanging, please look at: http://bugzilla.redhat.com/bugzilla/...cgi?i d=73097 .......... يا ريت حد يضيفني على الماسنجر ويساعدني MSN: support@altirahost.net |
جميع الأوقات بتوقيت مكة المكرمة. الساعة الآن » 06:58 PM. |
Powered by vBulletin
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © ArabWebTalk.Com 2004-2012