Installation Problem

Hello,

I have a new server with Ubuntu

 

◦allow_url_fopen = On - OK

◦allow_url_include = Off - OK

◦magic_quotes_gpc = Off - OK

◦memory_limit = 134217728 - OK

◦post_max_size = 134217728 - OK

◦upload_max_filesize = 134217728 - OK

◦register_globals = Off - OK

◦safe_mode = Off - OK

◦short_open_tag = On - OK

◦disable_functions = - OK

◦php module: = curl curl - OK

◦php module: gd gd = - OK

◦php module: mbstring = mbstring - OK

◦php module: xsl = xsl - OK

◦php module: json = json - OK

◦php module: openssl openssl = - OK

◦php modules: zip = zip - OK

◦php modules: ftp = FTP - OK

 

• MySQL: 5.5.40-0ubuntu0.12.04.1 - OK

• Web server: Apache ◦rewrite_module - OK

 

• OS: Linux v1686.ncsrv.de 3.2.28-042stab085.17 # 1 SMP Thu Mar 6 16:49:33 MSK 2014 x86_64

 

If everything ok installation works but there is a problem with the CronJob he created

cd /var/www/vhosts/domain.de/httpdocs/periodic; / Usr / local / bin / php -q cron.php

The path / usr / local / bin / php there is no PHP

Path to php binary / usr / local / bin / php

Path to mogrify / usr / bin / convert

Path to convert / usr / bin / convert

Path to composite / usr / bin / convert

everything not found

but ImageMagick is on the server Available

 

root @ v1686: ~ / ImageMagick-6.9.1-1 # sudo apt-get install imagemagick

Reading package lists ... Done

Building dependency tree

Reading state information ... Done

imagemagick is already the newest version.

0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded.

 

Can someone help me?

..
Quote · 15 Apr 2015

Is this ubuntu 14.04 LTS with LAMP or XAMPP?

http://pkforum.dolphinhelp.com
Quote · 15 Apr 2015

Ubuntu 14.04 LTS (64-Bit)

..
Quote · 16 Apr 2015

The reason I asked if you used LAMP or XAMPP is because I've found they place files in different folders. 

It appears your Dolphin installation can't find where the PHP files are.  You need to find where those PHP files have been installed and fill that folder location information into the Dolphin configuration file.

http://pkforum.dolphinhelp.com
Quote · 16 Apr 2015

Lamp 

..
Quote · 17 Apr 2015

Double check that the cron-job was setup correctly (also check that the cron service is running).  Next, find the Dolphin installation document(s) on this site and read the configuration file setup notes carefully... particularly relating to editing that file to add the location of the PHP files.

http://pkforum.dolphinhelp.com
Quote · 17 Apr 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.