ISPC on Raspberry Pi

Discussion in 'General' started by (O)fer_cz, Jun 26, 2012.

  1. (O)fer_cz

    (O)fer_cz New Member

    Hello,

    I'm thinking about bying RaspberryPI model B as my backup server, that would mirror my main server (and download backups), so i have copy in case of hw failure on my main machine.

    So the question is: is it possible to run ISPC3 on Debian for ARM?
    because Raspberry is running CPU: 700 MHz procesor ARM11 Broadcom BCM2835

    Thanks for answers.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig is written in PHP, so it will run on every platform were a PHP interpreter exists for.
     
  3. mrbronz

    mrbronz Member HowtoForge Supporter

    For those still no sure... YES it will and yes it does... works like a charme

    just follow the steps in the
    1. create image from https://docs.google.com/file/d/0B1RhPrxJp7gySmpybnhXOEo0MXM/edit?pli=1

    2. follow howto from step 3: http://www.howtoforge.com/perfect-s....0-with-bind-dovecot-and-nginx-ispconfig-3-p3


    One of the majer problems was getting mysql to restart when it came to installing ispconfig3... So... MAKE SURE mysql IS RUNNING BEFORE YOU TRY TO INSTALL ispconfig3

    if its not running remove mysql server then reinstall then try installing ispconfig3.

    I'm no expert so dont know why sometimes mysql dont restart on rpi, but for me removing and reinstalling workeded. Maybe some one could wite a fool proof howto for the raspberry pi.

    Dont for get the repositories

    see http://www.raspbian.org/RaspbianFAQ...ist_file_to_access_the_Raspbian_repository.3F
     
    Last edited: Jan 3, 2013
  4. madmucho

    madmucho Member

    Lol

    Lol that is masacre, i will try too :D imagine that cluster :D Rapcluster PI
     
  5. flynns.br

    flynns.br New Member

    Dotdeb repository

    How did you handle the Dotdeb repository?

    I'm getting this error:

    W: Failed to fetch http://packages.dotdeb.org/dists/squeeze/Release Unable to find expected entry 'all/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)
     
    Last edited: Jul 13, 2013
  6. madmucho

    madmucho Member

    Please first try to update mirror list using
    Code:
    sudo apt-get update
    That usualy helps in this case, mirror changing often
     
  7. neumann

    neumann Member

Share This Page