Results 1 to 2 of 2

Thread: Installing Dolphin for XAMP?

  1. #1
    Join Date
    Sep 2008
    Location
    Across the Universe
    Beans
    18
    Distro
    Ubuntu 8.04 Hardy Heron

    Installing Dolphin for XAMP?

    Hi, I've decided to try out Dolphin 6.1 or another community website builder equivalent that could be easier to install.

    However, I had some errors when installing it, and guess I could possibly get help here.

    Since it's easier to just show you the errors then explaining them I will.

    I went trhough the installation and got stuck on Paths

    Path to php binary
    Description:
    Example:

    not found
    You should specify full path to your PHP interpreter here.
    /usr/local/bin/php
    Path to mogrify
    Description:
    Example:

    not found
    If mogrify binary doesn't exist please install ImageMagick
    /usr/local/bin/mogrify
    Path to convert
    Description:
    Example:

    not found
    If convert binary doesn't exist please install ImageMagick
    /usr/local/bin/convert
    Path to composite
    Description:
    Example:

    not found
    If composite binary doesn't exist please install ImageMagick
    /usr/local/bin/composite
    I don't know what ImageMagick is, but I thought I installed it correctly through a tutorial I found for XAMP, but apparently I didn't for it says that ImageMagick doesn't exist on my machine yet.

    Also, I don't know how to find the admin password for XAMP, and didn't even know it had one, for I haven't had to enter one in.

  2. #2
    Join Date
    Jul 2007
    Beans
    13

    Re: Installing Dolphin for XAMP?

    just try this command to resolved the ImageMagick issue.
    sudo apt-get install ImageMagick
    not found
    You should specify full path to your PHP interpreter here.
    /usr/local/bin/php
    Path to mogrify
    Description:
    Example:
    I met this issue too, any help?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •