{"id":1057,"date":"2008-10-08T22:46:34","date_gmt":"2008-10-08T15:46:34","guid":{"rendered":"http:\/\/www.jfdesignnet.com\/?p=1057"},"modified":"2008-10-08T22:46:34","modified_gmt":"2008-10-08T15:46:34","slug":"ispcp-on-lenny","status":"publish","type":"post","link":"https:\/\/www.jfdesignnet.com\/?p=1057","title":{"rendered":"ispcp on  lenny"},"content":{"rendered":"<h2><a id=\"preinstallation\" name=\"preinstallation\">Preinstallation<\/a><\/h2>\n<div>\n<p>Before you consider installing ispCP make sure you cared about the  following issues:<\/p>\n<p><strong>DEBIAN SARGE IS NOT  SUPPORTED. DEBIAN ETCH SUPPORT ENDS WITH RELEASE OF 1.0.7<\/strong><\/p>\n<p>Your Server has to be configured to  use a resolvable fully qualified domain name. <a title=\"howto:hostname\" href=\"http:\/\/www.jfdesignnet.com\/?p=1061\">Here<\/a> can you find hoster  specific information how to do so.<\/p>\n<h2><a id=\"the_installation\" name=\"the_installation\">The Installation<\/a><\/h2>\n<div>\n<p>Make sure you are logged in with an user that has root privileges.<\/p>\n<\/div>\n<h2><a id=\"step_1_-_download_extract_the_distribution_files\" name=\"step_1_-_download_extract_the_distribution_files\">STEP 1 &#8211; Download  &amp; Extract the distribution files<\/a><\/h2>\n<div>\n<p>If not installed on your System, please install \u201captitude\u201d via:<\/p>\n<pre># apt-get install aptitude<\/pre>\n<pre># aptitude update &amp;&amp; aptitude safe-upgrade<\/pre>\n<pre># aptitude install tar bzip2 wget lsb-release<\/pre>\n<pre># mkdir -p \/usr\/local\/src\/ispcp<\/pre>\n<pre># cd \/usr\/local\/src\/ispcp<\/pre>\n<p>Download your Copy of ispCP from <a title=\"http:\/\/sourceforge.net\/projects\/ispcp\/files\/\" rel=\"nofollow\" href=\"http:\/\/sourceforge.net\/projects\/ispcp\/files\/\" target=\"_blank\">SourceForge.net<\/a> with wget<\/p>\n<p>Untar the File:  (REPLACE .X.X with your downloaded Version)<\/p>\n<pre># tar -xvf ispcp-omega-1.X.X.tar.bz2<\/pre>\n<\/div>\n<h2><a id=\"step_2_-_change_to_the_ispcp_directory\" name=\"step_2_-_change_to_the_ispcp_directory\">STEP 2 &#8211; Change to the ispcp  directory<\/a><\/h2>\n<div>\n<p>(REPLACE .X.X with your downloaded Version)<\/p>\n<pre># cd ispcp-omega-1.X.X\n<\/pre>\n<\/div>\n<h2><a id=\"step_3_-_install_the_required_packages\" name=\"step_3_-_install_the_required_packages\">STEP 3 &#8211; Install the  required packages<\/a><\/h2>\n<div>\n<p><strong>Make sure that the <em>non-free<\/em> repository is  present in  your <em>\/etc\/apt\/sources.list<\/em> like in the  following example. When the non-free repository is not available on your  system, all-important packages will be missing.<\/strong><\/p>\n<pre> # stable\n deb http:\/\/ftp.de.debian.org\/debian\/            lenny          main contrib non-free\n deb http:\/\/security.debian.org\/                 lenny\/updates  main contrib non-free\n<\/pre>\n<p>Now install the nescessary packages using aptitude:<\/p>\n<pre># aptitude update\n# aptitude safe-upgrade\n# aptitude install $(cat .\/docs\/Debian\/debian-packages-`lsb_release -cs`)\n<\/pre>\n<p>When you get to the \u201ccourier screen\u201d select <strong>no<\/strong> to web  directories.<\/p>\n<p>When you get to the \u201cpostfix screen\u201d select <strong>internet site<\/strong><br \/>\nIf your debian setup is correct your domain should already be displayed  on the screen. If not, enter the domain without the &#8216;www.&#8217; portion (i.e.  yourdomain.com)<\/p>\n<p>Select <strong>no<\/strong> when you are asked if you would like to  create directories for web-based administration<\/p>\n<p>When you get to the proftpd screen, select <strong>standalone<\/strong><\/p>\n<\/div>\n<h2><a id=\"step_4_-_build_the_system\" name=\"step_4_-_build_the_system\">STEP  4 &#8211; Build the system<\/a><\/h2>\n<div>\n<pre># make install\n<\/pre>\n<\/div>\n<h2><a id=\"step_5_-_copy_all_the_directories_into_the_system\" name=\"step_5_-_copy_all_the_directories_into_the_system\">STEP 5 &#8211; Copy all  the directories into the system<\/a><\/h2>\n<div>\n<p>We recommand you to make a backup of your current system state.<\/p>\n<pre># cp -R \/tmp\/ispcp\/* \/\n<\/pre>\n<\/div>\n<h2><a id=\"step_6_-_configure_mysql_server\" name=\"step_6_-_configure_mysql_server\">STEP 6 &#8211; Configure MySQL server<\/a><\/h2>\n<div>\n<p>Change or create MySQL root password, remove anonymous users, disallow  root login remotely, remove test database (and access to it), reload  privilege tables.<\/p>\n<pre># mysql_secure_installation\n<\/pre>\n<p><strong>NOTE: DON&#8217;T USE @ or $ or % in your Password!!!<\/strong><\/p>\n<\/div>\n<h2><a id=\"step_7_-_setup_the_system\" name=\"step_7_-_setup_the_system\">STEP  7 &#8211; Setup the system<\/a><\/h2>\n<div>\n<p>Change into the engine\/setup directory:<\/p>\n<pre># cd \/var\/www\/ispcp\/engine\/setup\n<\/pre>\n<p>All questions should be self-explanatory. Anyway if you don&#8217;t know what  to answer to a specific question don&#8217;t hesitate to ask the community at  the ispCP Forum.<\/p>\n<pre># perl .\/ispcp-setup\n<\/pre>\n<\/div>\n<h2><a id=\"step_8_-_clean_the_temp_directory\" name=\"step_8_-_clean_the_temp_directory\">STEP 8 &#8211; Clean the temp directory<\/a><\/h2>\n<div>\n<pre># rm -fR \/tmp\/ispcp\n<\/pre>\n<p>Download languagepackage if u need other than english <a title=\"http:\/\/www.isp-control.net\/ispcp\/wiki\/translations\" rel=\"nofollow\" href=\"http:\/\/www.isp-control.net\/ispcp\/wiki\/translations\" target=\"_blank\">http:\/\/www.isp-control.net\/ispcp\/wiki\/translations<\/a> and install it with ispCP-Admin-Panel.<\/p>\n<\/div>\n<h2><a id=\"step_9_-_that_s_it\" name=\"step_9_-_that_s_it\">STEP 9 &#8211; That&#8217;s  it!<\/a><\/h2>\n<div>\n<p><strong>NOTE:After Installation, please check your proftpd.conf and  disable IP6 Support!!!<\/strong><\/p>\n<p>You can now access ispCP with your preferred browser by typing the admin  address you specified during the installation process.<\/p>\n<p><strong>http:\/\/admin.your-domain.tld<\/strong><\/p>\n<p>When you are not able to access the control panel something really went  wrong. Doublecheck that you have not missed any step of this  installation guide you may consider asking in the ispCP Forum for help.<\/p>\n<\/div>\n<\/div>\n<h2><a id=\"etch_specific_note\" name=\"etch_specific_note\"><\/a><\/h2>\n","protected":false},"excerpt":{"rendered":"<p>Preinstallation Before you consider installing ispCP make sure you cared about the following issues: DEBIAN SARGE IS NOT SUPPORTED. DEBIAN ETCH SUPPORT ENDS WITH RELEASE OF 1.0.7 Your Server has to be configured to use a resolvable fully qualified domain name. Here can you find hoster specific information how to do so. The Installation Make [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,9],"tags":[126],"_links":{"self":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/posts\/1057"}],"collection":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1057"}],"version-history":[{"count":0,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/posts\/1057\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1057"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1057"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}