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?